
SimpleDict
Source (link to git-repo or to original if based on someone elses unmodified work):
It provides easy-to-use modern user interface, supports several dictionary formats.
0.3.0
- added support of StarDict dictionaries
- added playback of wave audio
- improved double-click phrase search
- SDB format extended:
- added emphasis tag
- embedded info about index size
- redesigned Dictionary Manager window
- fixed issue with zombie phrases in the index after removing dictionaries
- fixed issue with search of the current phrase when languages changed
- fixed issue with search of the phrase with identical indexes
- fixed issue with Dictionary Manager displaying dictionary names
- fixed issue with displaying abbreviations on Linux/Qt 4.4
0.3.0 beta
- ready for Qt 4.5
- added new style (Vista Dark)
- added search among several dictionaries (including template and fuzzy search)
- added autostart of the application (Windows, KDE4)
- added some flag icons
- start of one SimpleDict copy only
- separate index files for each language (speedup and lower memory usage)
- more precise diacritic filter for German language
- switching between languages when changing tabs and double-clicking a word
- import of new dictionaries (SDB only), also automatically on start
- some visual fixes and improvements
- fixed issue with activation of the dictionaries after startup
- fixed issue with default directory path on Linux
- fixed installation by 'make install' on Linux
- fixed issue with size of language switch button
Ratings & Comments
1 Comment
It seem your development Machine has variable settings to Qt and MinGW that is why it run better at your side.I mean you should distribute your binary with all required DLLs or post two diff. binary, that will help beginners .Thanks, nice work.