code clean
[mdictionary] / trunk / src / plugins / xdxf / tests / test.cpp
2010-09-02 Jakub Jaszczynskichange in test
2010-09-02 Mateusz PółrolaChanged repo structure
2010-09-02 Jakub Jaszczynskifig delete settings
2010-09-01 Jakub Jaszczynskirefactoring code
2010-08-31 Jakub Jaszczynskific smal bug
2010-08-30 PiotrekMerge branch 'master' of ssh://drop.maemo.org/git/mdict...
2010-08-30 PiotrekAdded some tests
2010-08-27 PiotrekAdded tests for removeAccents(), updated array of accen...
2010-08-26 Jakub Jaszczynskiadd to test - search with strip_accents
2010-08-23 Jakub Jaszczynskiadd information about bookmark to translation (in toHtml())
2010-08-20 Jakub Jaszczynskichange in xdxfPlugin destructor
2010-08-20 Jakub Jaszczynski xdxf code refactoring
2010-08-20 Jakub Jaszczynskichanged the format of translation display
2010-08-19 Jakub Jaszczynskifix xslt conversion (show all translation)
2010-08-19 Jakub Jaszczynskiadd test for searchCache and searchWordListCache
2010-08-18 PiotrekMerge branch 'cache' of ssh://drop.maemo.org/git/mdicti...
2010-08-18 PiotrekFixed multiple database connections problem
2010-08-18 Jakub Jaszczynski read color atribute in xdxfPlugin
2010-08-17 Jakub Jaszczynskiimprove a search function in xdxfPlugin
2010-08-17 Jakub Jaszczynskifix a bug in xdxfplugin (in makeCache)
2010-08-17 Jakub Jaszczynskifix a bug in xdxfPlugin
2010-08-16 PiotrekAdded some tests for xdxf plugin
2010-08-09 Bartosz SzatkowskiFurther xdxf tests fixing
2010-08-09 Bartosz SzatkowskiFixed tests for xdxf plugin xdxf
2010-08-06 Jakub Jaszczynskiadd test: getNew() in xdxf plugin, and add some comments
2010-08-06 Jakub Jaszczynskiadd dictcionary file for test
2010-08-06 Jakub Jaszczynski in CommonDictionaryInterface in searchWordList added...
2010-08-06 Jakub Jaszczynskiin XdxfPlugin in function searchWordList add unlimited...
2010-08-06 Jakub JaszczynskiNow it doesn't print the same keys more than once
2010-08-05 Jakub Jaszczynski"convert list<Translation*> to set<Translation*> in...
2010-08-05 Jakub Jaszczynskiminor changes in plugin
2010-08-05 PiotrekAdded unit test for xdxf plugin