Added generated documentation
[mdictionary] / trunk /
2010-08-04 Mateusz PółrolaCleaning - deleted Makefile
2010-08-04 Mateusz PółrolaMerge branch 'gui'
2010-08-04 Bartosz SzatkowskiAdded basic plugin loader and cleanup for backbone
2010-08-04 mateuszAdded custom menu widget
2010-08-04 Bartosz SzatkowskiChanged test suit schema and added few tests
2010-08-04 Bartosz SzatkowskiProper dictionary result handling with test
2010-08-04 Bartosz SzatkowskiMerge branch 'master' into backbone
2010-08-04 Mateusz Półrolagui signals and slots connected with backbone
2010-08-04 Bartosz SzatkowskiRegisters Translation as qMetyType
2010-08-04 Bartosz SzatkowskiTest suit expanded (added few tests and mocks)
2010-08-04 Mateusz Półrolagui merged with backbone
2010-08-03 Mateusz Półrolaadded package building directories
2010-08-03 Bartosz SzatkowskiFew unit tests added
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