Complete modular redisign. Ability to fork a console version.
commitac33145662d7d9be0db00e00734d84d0d2774c20
authorBécsi <beamaat@olorin.slacktop>
Thu, 27 Mar 2008 19:10:04 +0000 (27 20:10 +0100)
committerBécsi <beamaat@olorin.slacktop>
Thu, 27 Mar 2008 19:10:04 +0000 (27 20:10 +0100)
tree02d50a8a9f97f66e84e447fdea4d719f22e384ef
parent1a0e2703dab0e30fbe6ecd6be0299618ebe3df86
Complete modular redisign. Ability to fork a console version.
28 files changed:
README
README_WINDOWS.txt
src/centralwidget.h [new file with mode: 0644]
src/collector.cpp [new file with mode: 0644]
src/collector.h [new file with mode: 0644]
src/dictionaries.cpp [new file with mode: 0644]
src/dictionaries.h [new file with mode: 0644]
src/icons.qrc [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/online_dictionary.h [new file with mode: 0644]
src/pic/back.png [new file with mode: 0644]
src/pic/delhist.png [new file with mode: 0644]
src/pic/dic.png [new file with mode: 0755]
src/pic/dic_small.png [new file with mode: 0755]
src/pic/exit.png [new file with mode: 0644]
src/pic/find.ico [new file with mode: 0755]
src/pic/find.png [new file with mode: 0755]
src/pic/info.png [new file with mode: 0755]
src/pic/next.png [new file with mode: 0644]
src/pic/qtdict.ico [new file with mode: 0755]
src/pic/qtdict_big.png [new file with mode: 0644]
src/pic/uninstall.ico [new file with mode: 0755]
src/qtdict.cpp [new file with mode: 0644]
src/qtdict.h [new file with mode: 0644]
src/qtdict.ui [new file with mode: 0644]
src/settings.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
win/installer/setup.bat