fix bug with empty dictionary list. Add first version of WordListView (qml)
authorMarcin Kaźmierczak <marcin@marcin-desktop.(none)>
Thu, 13 Jan 2011 14:49:07 +0000 (15:49 +0100)
committerMarcin Kaźmierczak <marcin@marcin-desktop.(none)>
Thu, 13 Jan 2011 14:49:07 +0000 (15:49 +0100)
commit346a68ad33b6a6946fbee3993cfc7b3cb9e1690d
tree81ac525e3ff5c0c4592c8104cc098922c99d698b
parentac86fa7a460e6fb10126eb63372d18a5dd1e1f4d
fix bug with empty dictionary list. Add first version of WordListView (qml)
src/mdictionary/gui/DictManagerModel.cpp
src/mdictionary/gui/DictManagerWidget.h
src/mdictionary/gui/WordListModel.cpp [new file with mode: 0644]
src/mdictionary/gui/WordListModel.h [new file with mode: 0644]
src/mdictionary/gui/WordListWidget.cpp
src/mdictionary/gui/WordListWidget.h
src/mdictionary/mdictionary.pro
src/mdictionary/qml/Checkbox.qml
src/mdictionary/qml/ProgressBar.qml
src/mdictionary/qml/WordListWidget.qml