| 2021-06-22 |
Urban Wallasch | * Added accelerators to KanjiDic buttons. |
commit | commitdiff | tree | snapshot |
| 2021-06-22 |
Urban Wallasch | * Improved visibility of stroke count tags in radical... |
commit | commitdiff | tree | snapshot |
| 2021-06-22 |
Urban Wallasch | * Refactoring. |
commit | commitdiff | tree | snapshot |
| 2021-06-22 |
Urban Wallasch | * Improved Kanji history: insert at top; prevent duplic... |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Correctly handle the case where a tagged field may... |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Fixed Radical List not closed the way it should. |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Disable result pane layout while populating for a... |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Max stroke count is 30. |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Fixed KanjiDic dialog closeEvent() killing parent... |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Volodymyr Poltavets | * Kanjidic: fix crash on "clear" if radlist is not... |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Volodymyr Poltavets | * Re-enable all radicals on "clear" |
commit | commitdiff | tree | snapshot |
| 2021-06-21 |
Urban Wallasch | * Added KanjiDic search, WIP. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Load kanjidic into memory. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Fixed, amended and optimized radkfile/kradfile loading. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Kanji info text formatting. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Clicking the Kanji in the KanjiDic info pane looks... |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Fixed shebang. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Updated README and ROADMAP. |
commit | commitdiff | tree | snapshot |
| 2021-06-20 |
Urban Wallasch | * Made eucjp_to_utf8.py more versatile and user friendly. |
commit | commitdiff | tree | snapshot |
| 2021-06-19 |
Urban Wallasch | * KanjiDic integration (WIP) |
commit | commitdiff | tree | snapshot |
| 2021-06-19 |
Urban Wallasch | * Report dictionary file errors via message box. |
commit | commitdiff | tree | snapshot |
| 2021-06-19 |
Urban Wallasch | * Insert captions in result list when searching multipl... |
commit | commitdiff | tree | snapshot |
| 2021-06-19 |
Urban Wallasch | * Fixed(?) de-inflected verb search falsely reporting... |
commit | commitdiff | tree | snapshot |
| 2021-06-19 |
Urban Wallasch | * Fixed "exact" and "ends-with" headword matching to... |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Added eucjp_to_utf8.py transcoder script. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Amended README. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Fixed search for terms entered in Katakana. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Micro-optimizations in dict_lookup(). |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Addded bare-bones README.md. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Moved de-inflected verbs to top of results list. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Removed redundant instances of 'pass'. |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Fixed 'Auto Adjust Options' not saved on application... |
commit | commitdiff | tree | snapshot |
| 2021-06-18 |
Urban Wallasch | * Include function name in error messages. |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | Merge branch 'master' of ssh://git.latice.de/var/lib... |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | * Implemented de-inflected verb search option (experime... |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Volodymyr Poltavets | * Autoselect first dictionary if none was configured... |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | * Do not replace the search box content with its conver... |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | * Added formatting support for EDICT2. Impact on EDICT... |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | * Added parser support for EDICT2 entry format. |
commit | commitdiff | tree | snapshot |
| 2021-06-17 |
Urban Wallasch | * Put text back in clear search field button. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Added separator in 'Edit' menu. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Avoid error message on first time config save. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Changed 'Romaji' to 'RÅmaji Input'. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Validate user input in preferences dialog, catch... |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Optimized result formatting for lower memory usage... |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Fixed save config logic: do not save config file... |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Added auto adjust search option. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Added keyboard accelerators; minor UI tweaks. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * Added icons to buttons. |
commit | commitdiff | tree | snapshot |
| 2021-06-16 |
Urban Wallasch | * For now leave the name of the config file in cfg... |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Store config file in a sensible location. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Validate search term input continuously so we don... |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Print error messages for regex compiler exceptions. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Catch exception caused by malformed search term in... |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | Merge branch 'configdlg' |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | Merge branch 'master' of ssh://git.latice.de/var/lib... |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Added remainder of preferences dialog (dictionaries). |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Added support for mult-dictionary search. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Volodymyr Poltavets | * Always clear old results |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Volodymyr Poltavets | * Handle invalid regex (like ?) semi-gracefully |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Added 'About' and 'Preferences' dialogs, part one. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Removed gratuitous semicolons. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
Urban Wallasch | * Updated ROADMAP |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Volodymyr Poltavets | * Also accept "si" as romaji synonym for "shi" |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Implemented Kana-family insensitive lookup, i.e.... |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Improved responsiveness by only trying to match relev... |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Improved appearance, reduced widget spacing. |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Optimized result highlighter callback. |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Fixed search term highlighting in result. |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Fixed line splitting, case matching. |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
Urban Wallasch | * Added search options to GUI, partially implemented. |
commit | commitdiff | tree | snapshot |
| 2021-06-13 |
Urban Wallasch | * Strip search term prior to lookup. |
commit | commitdiff | tree | snapshot |
| 2021-06-13 |
Urban Wallasch | * Added copyright notice and LICENSE file. |
commit | commitdiff | tree | snapshot |
| 2021-06-13 |
Urban Wallasch | * Cleanup, formatting, comments. |
commit | commitdiff | tree | snapshot |
| 2021-06-13 |
Urban Wallasch | * Initial commit: basic Qt GUI, barely functional. |
commit | commitdiff | tree | snapshot |
|