Added link to gnu licenses size
[mdictionary] / trunk / src / includes /
2010-08-18 Bartosz SzatkowskiMerged and fixed backbone settings
2010-08-18 Mateusz PółrolaAdded settings widget
2010-08-17 Bartosz SzatkowskiAdded isBookmark() to translation and other changes...
2010-08-16 Mateusz PółrolaConnected button in word list to add bookmark signal
2010-08-12 Mateusz PółrolaMerge branch 'gui'
2010-08-12 Mateusz PółrolaUpdated documentation
2010-08-12 Bartosz SzatkowskiFixed tests: some modification in runtime order
2010-08-12 Mateusz PółrolaRefactorization of gui
2010-08-12 Bartosz SzatkowskiAdded docstrings and changed file header (license ...
2010-08-11 Mateusz PółrolaAdded icon to xdxf plugin and commonDictInterface
2010-08-11 Mateusz PółrolaMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-11 Mateusz PółrolaAdded tests for history
2010-08-11 Mateusz PółrolaAdded history
2010-08-11 Bartosz SzatkowskiAdded default configuration handling
2010-08-10 Bartosz SzatkowskiAdded saving/loading settings from/to file
2010-08-10 Mateusz PółrolaAdded settings change in dictionary
2010-08-06 Jakub Jaszczynskiadd test: getNew() in xdxf plugin, and add some comments
2010-08-06 Jakub Jaszczynski in CommonDictionaryInterface in searchWordList added...
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