KTranslator

ChangeLog

Dictconv

0.2

  • Fix several bug mainly in Babylon glossary reader
  • Add CMake support (you can build the package with GNU tools or CMake now)
  • Add support to convert to plain text dictionaries
  • Add support to convert to DICT dictionaries

0.1

  • Initial release

KTranslator

0.4

Features

  • Sdictionary plugin

Bugfixes

  • Fix a bug in Babylon plugin
  • Fix a bug in StarDict plugin

0.4 rc2

Features

  • Add a configure option to choose which plugin is to be compiled
  • StarDict plugin
  • Optimization in Dictd plugin start
  • Dictd plugin can return more than 1 result now

Bugfixes

  • Fix a crash when no dictionaries are selected and click in Edit or Remove

0.4 rc1

Features

  • Add a quit option in the menu bar (for those who have no system tray)
  • Add a option to choose what sites the word will be searched in "Search in Internet"
  • Add a funtion to try to find automatically dictionaries in standard paths like /usr/lib/dict
  • Add a tooltip for dictionaries in configuration dialog that shows name, size and plugin type of dictionaries
  • Add code to check if dictionary files exist
  • Add option to choose the font of popup window
  • Add option to enable/disable the need of modifier key to translate the word (only clipboard plugin)
  • Add option to not show details about word (inflections and part of speech)
  • Change the app icon (thanks to Roland Matteoli)
  • The user can edit the dictionary entries in config dialog
  • The user can alter the order of dictionaries now

Bugfixes

  • Fix a bug in DICT plugin (Webster dictionary doesn't works)

0.3

Features

  • Add a option to set a timeout for results window
  • The word to be translated is shown in results window
  • ESC key closes the results window now
  • Add the OCR plugin
  • Add option to not show dictionaries that returns no results
  • Add a compile option to disable some optimizations that consumes a lot of memory (for low memory systems)
  • Add the Catalan and Spanish translations.

0.2.1

Features

  • Resized the buttons in popup window
  • Add italian translation (thanks to Carlo Miotto)

Bugfixes

  • Fix some bugs in plugins in handling with UTF-8 files. All dictionaries should be UTF-8 now.
  • Fix a small bug in Babylon plugin.

0.2

Features

  • Wizard to add dictionaries
  • The user can move the results window now
  • Add option to translate a given word in the MainWindow
  • Better look for results window
  • Add support to links to other words in dictionaries

Bugfixes

  • Fixed a bug that sometimes it tries to translate the word twice
  • Fix a bug that program crashes when try to remove a dictionary when no one is selected
  • Fix a bug in loading uncompressed .dict files in Dictd plugin
  • Compilation fixes

0.1

  • Initial release