Hiroshi Miura

Results 103 issues of Hiroshi Miura

README express toml support. Because actions does not install toml extension so it always fails. This PR add pyproject.toml and CI will test with the file. Signed-off-by: Hiroshi Miura

libpafe 0.0.8 was released in 2012. 2012-05-06 Hiroyuki Ito ``` * Version 0.0.8 release. ``` 2011-08-23 Ito Hiroyuki ``` * tests/pasori_test.c (test): do all tests always. * src/pasori_command.c: remove unused...

Support online dictionary plugins/driver. 1. Introduce registration API for online dictionary; register driver without dictionary file. * `IDictionaries#addDictionary(IDictionary dictionary)` * `iDictionaries#removeDictionary(IDictionary dictionary)` 2. Introduce query API for parallel bulk query...

enhancement

This patch changes the flow of updating local teamwork "omegat.project" file with the content of remote copy of "omegat.project" on the git server. Before this patch, the content of remote...

bug
enhancement

Refactoring AbstractFilter and its children PoFilter, MozillaLangFilter and MozillaDTDFilter. A main concern is to use try-resource-finally syntax for reader/writer objects. Another concern is to clean a BOM workaround by using...

enhancement

## Pull request type Please check the type of change your PR introduces: - [ ] Bug fix - [x] Feature - [ ] Documentation - [ ] Build and...

- UI: Add branch field for repo configuration - UI: Add branch field in new team project form - Team: Git: Tracking branch ban be other than master ## Pull...

Users can install and upgrade plugin from jar and zip file on dialog launched at plugins preference screen. It allow users - Add install from disk button on preference->plugins -...

enhancement

Resolve [RFE#1578](https://sourceforge.net/p/omegat/feature-requests/1578/) When `ExternalTMFactory.TMXLoader.PROP_FOREIGN_MATCH` is `true`, TM has an entry translation text is as same as source text that source language is as same as target language. Signed-off-by: Hiroshi Miura

enhancement

## Pull request type Please check the type of change your PR introduces: - [ ] Bug fix - [x] Feature - [ ] Documentation - [ ] Build and...

enhancement
help wanted
documentation