Changed path to plugins folder
[mdictionary] / trunk / src / base / backbone / backbone.cpp
2010-08-06 Bartosz SzatkowskiChanged path to plugins folder
2010-08-06 Bartosz SzatkowskiAdded tests and some maintenance
2010-08-06 Bartosz SzatkowskiAdded Backbone::removeDicitionary and tests for it
2010-08-06 Bartosz SzatkowskiSmall fixes in plugin loader engine
2010-08-06 Bartosz SzatkowskiAdded scanning catalogs for plugins
2010-08-05 Bartosz SzatkowskiAdded multi-dictionary handling
2010-08-04 Mateusz PolrolaXdxf plugin dict parsing fixed
2010-08-04 Mateusz PółrolaMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-04 Mateusz PółrolaUnifying modules
2010-08-04 Bartosz SzatkowskiChanged dictionary search result handling
2010-08-04 Mateusz PółrolaMinor xdxf plugin bugs fixed
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 SzatkowskiFew unit tests added
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