0.4.0beta1: Correct Model/View architecture and data storage hash (DataHash).
commitcdcbb7c173628f5592aa31079ff3ca2347881c0c
authorBécsi <beamaat@olorin.slacktop>
Thu, 31 Jul 2008 12:26:53 +0000 (31 14:26 +0200)
committerBécsi <beamaat@olorin.slacktop>
Thu, 31 Jul 2008 12:26:53 +0000 (31 14:26 +0200)
tree65c2b442db921e6cb1b54e11310aaa2e033d1629
parent67487b5613d4676a8455a9cb3316afda739df72e
0.4.0beta1:  Correct Model/View architecture and data storage hash (DataHash).
Some code clean-up. Let's call this 0.4.0beta1.
There are still many rough edges to work on, especially the Model/View
architecture (only a QTreeView is supported for now).
A configuration panel is also needed.
12 files changed:
src/collector.cpp
src/collector.h
src/datahash.cpp
src/datahash.h
src/datamodel.cpp
src/dictionaries.cpp
src/onlinedictionary.h
src/parser.cpp
src/parser.h
src/qtdict.cpp
src/treeitem.cpp [deleted file]
src/treeitem.h [deleted file]