Fixed phantom errors linked with saving/loading settings
[mdictionary] / trunk / src / base / backbone / backbone.h
2010-08-11 Bartosz SzatkowskiFixed phantom errors linked with saving/loading settings
2010-08-11 Mateusz PółrolaMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-11 Bartosz SzatkowskiMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-11 Bartosz SzatkowskiBackbone test fixed
2010-08-11 Mateusz PółrolaAdded history
2010-08-11 Bartosz SzatkowskiAdded default configuration handling
2010-08-11 Mateusz PółrolaAdded direct search of translation, changed searching...
2010-08-10 Bartosz SzatkowskiSmall refactoring and added test
2010-08-10 Bartosz SzatkowskiAdded tohtml handling in separate thread
2010-08-10 Bartosz SzatkowskiAdded saving to configs new dictionaries and active...
2010-08-10 Bartosz SzatkowskiMerge branch 'searching' into backbone
2010-08-10 Bartosz SzatkowskiAdded saving/loading settings from/to file
2010-08-10 Bartosz SzatkowskiChanged searching to accept list of words (backbone). searching
2010-08-09 Bartosz SzatkowskiAdded configuration file handling with dynamic loading...
2010-08-09 Bartosz SzatkowskiSome backbone refactorization
2010-08-09 Bartosz SzatkowskiMerged with master
2010-08-06 Bartosz SzatkowskiFixed test handling for backbone
2010-08-06 Bartosz SzatkowskiDocumentation added
2010-08-06 Bartosz SzatkowskiAdded tests and some maintenance
2010-08-06 Bartosz SzatkowskiAdded Backbone::removeDicitionary and tests for it
2010-08-06 Bartosz SzatkowskiAdded scanning catalogs for plugins
2010-08-05 Bartosz SzatkowskiAdded multi-dictionary handling
2010-08-04 Bartosz SzatkowskiAdded basic plugin loader and cleanup for backbone
2010-08-04 Bartosz SzatkowskiProper dictionary result handling with test
2010-08-04 Bartosz SzatkowskiTest suit expanded (added few tests and mocks)
2010-08-03 Bartosz SzatkowskiFixed some minor bugs
2010-08-03 Bartosz SzatkowskiChanged Backbone::addDictionary to take CommmonDictInte...
2010-08-03 Bartosz SzatkowskiFirst Backbone draft ready
2010-08-03 Bartosz SzatkowskiBackbone branch with some initial code