gui merged with backbone
[mdictionary] / trunk /
2010-08-04 Mateusz Półrolagui merged with backbone
2010-08-03 Mateusz Półrolaadded package building directories
2010-08-03 Mateusz PółrolaMerge remote branch 'origin/master' into gui
2010-08-03 Bartosz SzatkowskiFixed some minor bugs
2010-08-03 Bartosz SzatkowskiAdded test suit
2010-08-03 Bartosz SzatkowskiChanged Backbone::addDictionary to take CommmonDictInte...
2010-08-03 Bartosz SzatkowskiMerge branch 'backbone'
2010-08-03 Bartosz SzatkowskiFirst Backbone draft ready
2010-08-03 Mateusz PółrolaAdded doxygen config file and first documentation
2010-08-03 Bartosz SzatkowskiBackbone branch with some initial code
2010-08-03 Mateusz PółrolaMerge branch 'master' into gui
2010-08-03 Mateusz PółrolaAdded WordListWidget and TranslationWidget classes...
2010-08-03 Bartosz SzatkowskiAdded hash() method to CommonDictInterface
2010-08-03 Mateusz PółrolaBasic functionality and look of SearchBarWidget
2010-08-03 Jakub JaszczynskiMerge change in interfaces files
2010-08-03 Jakub Jaszczynskiadd include to interfaces files
2010-08-03 Bartosz SzatkowskiAdded comments to interfaces
2010-08-03 Bartosz SzatkowskiAdded const to CommonDictInterface methods
2010-08-03 Bartosz SzatkowskiAdded Translation interface for plugins
2010-08-03 Bartosz SzatkowskiAdded Settings interface for plugins
2010-08-03 Mateusz PółrolaAdded basic Qt application project and GUI search bar...
2010-08-03 Bartosz SzatkowskiInitial commit, first draft of CommonDictInterface