Started to implement Google Translate Plugin, some TreeView changes, fixed bugs and...
commit91dc61e23580cc0d62b2dff79fdd379dc434fe69
authorAndras Becsi <andrewbecsi@yahoo.co.uk>
Wed, 12 Aug 2009 18:17:05 +0000 (12 20:17 +0200)
committerAndras Becsi <andrewbecsi@yahoo.co.uk>
Wed, 12 Aug 2009 18:17:05 +0000 (12 20:17 +0200)
tree1056d9e362071a5308f1c958c615f14a0248d333
parent29e6ebbadbab40e1a61ef2fe69b19a6aa0c91bdd
Started to implement Google Translate Plugin, some TreeView changes, fixed bugs and updated the Qt Windows ddl files.
35 files changed:
.gitignore [new file with mode: 0644]
Doxyfile
README_LINUX [moved from README with 99% similarity]
README_WINDOWS.txt [changed mode: 0755->0644]
qtdict.pro
qtdict_cab_plugin.pro
qtdict_google_mtrans_plugin.pro [copied from qtdict_cab_plugin.pro with 80% similarity]
qtdict_sztaki_plugin.pro
qtdict_xfree_plugin.pro
src/centralwidget.cpp
src/centralwidget.h
src/datahash.cpp
src/dictionarypool.h
src/languages.h
src/main.cpp
src/parser.cpp
src/plugins/cabplugin.cpp
src/plugins/dictionaryinterface.h
src/plugins/googlemtransplugin.cpp [new file with mode: 0644]
src/plugins/googlemtransplugin.h [copied from src/plugins/googleplugin.h with 69% similarity]
src/plugins/googleplugin.cpp
src/plugins/googleplugin.h
src/plugins/sztakiplugin.cpp
src/plugins/xfreeplugin.cpp
src/qtdict.cpp
src/settings.cpp
src/settings.h
src/utils.h
ui/qss/treeview.qss
ui/qtdict.ui
win/installer/dll/QtCore4.dll [new file with mode: 0644]
win/installer/dll/QtGui4.dll [new file with mode: 0644]
win/installer/dll/QtNetwork4.dll [new file with mode: 0644]
win/installer/dll/mingwm10.dll [new file with mode: 0644]
win/installer/install.nsi