Added Backbone::removeDicitionary and tests for it
[mdictionary] / trunk / src / includes /
2010-08-05 Mateusz PółrolaAdded comments to XdxfLoadDialog
2010-08-05 Mateusz PółrolaMerge branch 'xdxf' into gui
2010-08-05 Bartosz SzatkowskiAdded multi-dictionary handling
2010-08-05 Jakub JaszczynskiMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictio...
2010-08-05 Mateusz PółrolaAdded DictDialog interface, XdxfDictDialog class and...
2010-08-05 Jakub Jaszczynskiadd operator == to Translation
2010-08-05 Mateusz PółrolaChanged Setting interface to concret class
2010-08-05 Jakub JaszczynskiMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-05 Jakub JaszczynskiMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictio...
2010-08-05 PiotrekRemoved two signals
2010-08-05 Jakub Jaszczynskiadd setHash function to interface
2010-08-04 Mateusz PółrolaMerge branch 'xdxf' of ssh://drop.maemo.org/git/mdictio...
2010-08-04 Piotrekchanged the return value of searchWordList function
2010-08-04 Mateusz PółrolaUnifying modules
2010-08-04 Mateusz PółrolaMinor xdxf plugin bugs fixed
2010-08-04 PiotrekMerge branch 'master' into xdxf
2010-08-04 PiotrekComplete draft of xdxf plugin
2010-08-04 Bartosz SzatkowskiAdded basic plugin loader and cleanup for backbone
2010-08-04 Bartosz SzatkowskiRegisters Translation as qMetyType
2010-08-03 Bartosz SzatkowskiFixed some minor bugs
2010-08-03 Bartosz SzatkowskiMerge branch 'backbone'
2010-08-03 Bartosz SzatkowskiFirst Backbone draft ready
2010-08-03 Bartosz SzatkowskiAdded hash() method to CommonDictInterface
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 Bartosz SzatkowskiInitial commit, first draft of CommonDictInterface