mdictionary
13 years agoremoveAccents refactorized out to the AccentsNormalizer class backbone
Bartosz Szatkowski [Thu, 26 Aug 2010 07:58:02 +0000 (09:58 +0200)]
removeAccents refactorized out to the AccentsNormalizer class

13 years agoAdded strip accent search for bookmarks
Bartosz Szatkowski [Wed, 25 Aug 2010 13:43:31 +0000 (15:43 +0200)]
Added strip accent search for bookmarks

13 years agoFixed settings for striping accents
Bartosz Szatkowski [Wed, 25 Aug 2010 13:25:36 +0000 (15:25 +0200)]
Fixed settings for striping accents

13 years agoAdded posibility of disabling striping accents
Bartosz Szatkowski [Wed, 25 Aug 2010 12:39:44 +0000 (14:39 +0200)]
Added posibility of disabling striping accents

13 years agoAdded removing accents while caching
Bartosz Szatkowski [Wed, 25 Aug 2010 11:39:48 +0000 (13:39 +0200)]
Added removing accents while caching

13 years agoMerge branch 'master' into backbone
Bartosz Szatkowski [Wed, 25 Aug 2010 10:30:56 +0000 (12:30 +0200)]
Merge branch 'master' into backbone

13 years agoFixed gui: search progress bar, result list
Bartosz Szatkowski [Wed, 25 Aug 2010 10:30:26 +0000 (12:30 +0200)]
Fixed gui: search progress bar, result list

13 years agoAdded removing accents
Bartosz Szatkowski [Wed, 25 Aug 2010 09:59:33 +0000 (11:59 +0200)]
Added removing accents

13 years agoSmall fixes
Bartosz Szatkowski [Wed, 25 Aug 2010 08:47:30 +0000 (10:47 +0200)]
Small fixes

13 years agoDraft of normalization routine
Bartosz Szatkowski [Tue, 24 Aug 2010 10:47:21 +0000 (12:47 +0200)]
Draft of normalization routine

13 years agoFixed double pointer deleting
Bartosz Szatkowski [Tue, 24 Aug 2010 09:51:57 +0000 (11:51 +0200)]
Fixed double pointer deleting

13 years agoFixed "no search result number limit"
Bartosz Szatkowski [Mon, 23 Aug 2010 14:07:15 +0000 (16:07 +0200)]
Fixed "no search result number limit"

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Mon, 23 Aug 2010 13:32:18 +0000 (15:32 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoremove this in MenuWidget (line 32)
Jakub Jaszczynski [Mon, 23 Aug 2010 13:26:59 +0000 (15:26 +0200)]
remove this in MenuWidget (line 32)

13 years agoMerge branch 'cache'
Jakub Jaszczynski [Mon, 23 Aug 2010 13:22:56 +0000 (15:22 +0200)]
Merge branch 'cache'

Conflicts:
trunk/src/base/gui/TranslationWidget.cpp
trunk/src/plugins/xdxf/src/xdxfplugin.cpp

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Jakub Jaszczynski [Mon, 23 Aug 2010 13:19:28 +0000 (15:19 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoFixed AboutWidget text size
Bartosz Szatkowski [Mon, 23 Aug 2010 13:12:38 +0000 (15:12 +0200)]
Fixed AboutWidget text size

13 years agoFixed button positioning on line edit
Bartosz Szatkowski [Mon, 23 Aug 2010 12:44:12 +0000 (14:44 +0200)]
Fixed button positioning on line edit

13 years agoadd "this" when create Qt obiect.
Jakub Jaszczynski [Mon, 23 Aug 2010 12:23:19 +0000 (14:23 +0200)]
add "this" when create Qt obiect.

13 years agoAdded saving changes before proceed to new dialog
Bartosz Szatkowski [Mon, 23 Aug 2010 11:58:28 +0000 (13:58 +0200)]
Added saving changes before proceed to new dialog

13 years agoFew small fixes for confirmation system
Bartosz Szatkowski [Mon, 23 Aug 2010 10:50:42 +0000 (12:50 +0200)]
Few small fixes for confirmation system

13 years agoadd bookmark icon to translation
Jakub Jaszczynski [Mon, 23 Aug 2010 10:36:59 +0000 (12:36 +0200)]
add bookmark icon to translation

13 years agoAsk for confirmation (general setting) only after changing some of the settings
Bartosz Szatkowski [Mon, 23 Aug 2010 10:28:38 +0000 (12:28 +0200)]
Ask for confirmation (general setting) only after changing some of the settings

13 years agoAdd confirmation dialog when deleting all bookmarks
Bartosz Szatkowski [Mon, 23 Aug 2010 10:15:22 +0000 (12:15 +0200)]
Add confirmation dialog when deleting all bookmarks

13 years agoadd information about bookmark to translation (in toHtml())
Jakub Jaszczynski [Mon, 23 Aug 2010 09:44:28 +0000 (11:44 +0200)]
add information about bookmark to translation (in toHtml())

13 years agoAdded saving confirmation for dictionary list widget
Bartosz Szatkowski [Mon, 23 Aug 2010 09:41:56 +0000 (11:41 +0200)]
Added saving confirmation for dictionary list widget

13 years agoAdded save confirm for general settings
Bartosz Szatkowski [Mon, 23 Aug 2010 09:25:40 +0000 (11:25 +0200)]
Added save confirm for general settings

13 years agoA bit of documentation and explenations for backbone
Bartosz Szatkowski [Mon, 23 Aug 2010 08:33:09 +0000 (10:33 +0200)]
A bit of documentation and explenations for backbone

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Mon, 23 Aug 2010 07:58:59 +0000 (09:58 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoAdded exception and event handling: gui & plugin
Bartosz Szatkowski [Mon, 23 Aug 2010 07:56:40 +0000 (09:56 +0200)]
Added exception and event handling: gui & plugin

13 years agoCommit before weekend
Mateusz Półrola [Fri, 20 Aug 2010 13:58:11 +0000 (15:58 +0200)]
Commit before weekend

13 years agoSmall cleanup
Bartosz Szatkowski [Fri, 20 Aug 2010 12:04:19 +0000 (14:04 +0200)]
Small cleanup

13 years agoDisabled horizontal scroll bar in about widget
Mateusz Półrola [Fri, 20 Aug 2010 11:15:41 +0000 (13:15 +0200)]
Disabled horizontal scroll bar in about widget

13 years agoMerge branch 'master' into cache
Jakub Jaszczynski [Fri, 20 Aug 2010 10:44:57 +0000 (12:44 +0200)]
Merge branch 'master' into cache

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Jakub Jaszczynski [Fri, 20 Aug 2010 10:44:21 +0000 (12:44 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agochange in xdxfPlugin destructor
Jakub Jaszczynski [Fri, 20 Aug 2010 10:43:29 +0000 (12:43 +0200)]
change in xdxfPlugin destructor

13 years agoDisable scroll in text edit
Mateusz Półrola [Fri, 20 Aug 2010 10:37:16 +0000 (12:37 +0200)]
Disable scroll in text edit

13 years agoMerge branch 'cache'
Mateusz Półrola [Fri, 20 Aug 2010 10:20:58 +0000 (12:20 +0200)]
Merge branch 'cache'

Conflicts:
trunk/src/base/gui/TranslationWidget.cpp

13 years agoDeleting old translations pointers after new search
Mateusz Półrola [Fri, 20 Aug 2010 10:19:12 +0000 (12:19 +0200)]
Deleting old translations pointers after new search

13 years agosmall change
Jakub Jaszczynski [Fri, 20 Aug 2010 10:18:31 +0000 (12:18 +0200)]
small change

13 years agoMerge master into gui
Mateusz Półrola [Fri, 20 Aug 2010 10:13:22 +0000 (12:13 +0200)]
Merge master into gui

13 years agoMerge branch 'gui'
Mateusz Półrola [Fri, 20 Aug 2010 10:12:55 +0000 (12:12 +0200)]
Merge branch 'gui'

13 years agoAdded smaller star icons for desktop
Mateusz Półrola [Fri, 20 Aug 2010 10:12:09 +0000 (12:12 +0200)]
Added smaller star icons for desktop

13 years agonormal sizes of buttons in meego/desktop gui
Mateusz Półrola [Fri, 20 Aug 2010 10:07:31 +0000 (12:07 +0200)]
normal sizes of buttons in meego/desktop gui

13 years agoMerge branch 'backbone'
Bartosz Szatkowski [Fri, 20 Aug 2010 10:07:10 +0000 (12:07 +0200)]
Merge branch 'backbone'

Conflicts:
trunk/src/base/base.pro

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Fri, 20 Aug 2010 10:03:53 +0000 (12:03 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

Conflicts:
trunk/src/base/base.pro

13 years agoFixed doubling ready() signal when searching for word list
Bartosz Szatkowski [Fri, 20 Aug 2010 10:02:00 +0000 (12:02 +0200)]
Fixed doubling ready() signal when searching for word list

13 years agoMerge branch 'gui' into cache
Jakub Jaszczynski [Fri, 20 Aug 2010 09:48:20 +0000 (11:48 +0200)]
Merge branch 'gui' into cache

Conflicts:
trunk/src/plugins/xdxf/src/TranslationXdxf.cpp

13 years agoMerge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Fri, 20 Aug 2010 09:46:54 +0000 (11:46 +0200)]
Merge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui

13 years agoMoved icons from resources to data/ fixed bug with segmentation fault when starting...
Mateusz Półrola [Fri, 20 Aug 2010 09:45:57 +0000 (11:45 +0200)]
Moved icons from resources to data/ fixed bug with segmentation fault when starting application

13 years agoStuffed another memory leak
Bartosz Szatkowski [Fri, 20 Aug 2010 09:43:00 +0000 (11:43 +0200)]
Stuffed another memory leak

13 years ago xdxf code refactoring
Jakub Jaszczynski [Fri, 20 Aug 2010 09:40:59 +0000 (11:40 +0200)]
 xdxf code refactoring

13 years agoFixed some of memory leaks and sigsev and bugs
Bartosz Szatkowski [Fri, 20 Aug 2010 09:37:59 +0000 (11:37 +0200)]
Fixed some of memory leaks and sigsev and bugs

Mainly fixed sigsev after fetching translation after removing
coresponding dictionary

13 years agochanged the format of translation display
Jakub Jaszczynski [Fri, 20 Aug 2010 08:30:20 +0000 (10:30 +0200)]
changed the format of translation display

13 years agoMerge branch 'cache' into gui
Mateusz Półrola [Thu, 19 Aug 2010 13:21:56 +0000 (15:21 +0200)]
Merge branch 'cache' into gui

13 years agoMerge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui
Mateusz Półrola [Thu, 19 Aug 2010 13:20:22 +0000 (15:20 +0200)]
Merge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui

13 years agoChange of tool button
Mateusz Półrola [Thu, 19 Aug 2010 13:19:58 +0000 (15:19 +0200)]
Change of tool button

13 years agoMerge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui
Bartosz Szatkowski [Thu, 19 Aug 2010 13:19:49 +0000 (15:19 +0200)]
Merge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui

13 years agoFixed about window
Bartosz Szatkowski [Thu, 19 Aug 2010 13:19:26 +0000 (15:19 +0200)]
Fixed about window

13 years agofix xslt conversion (show all translation)
Jakub Jaszczynski [Thu, 19 Aug 2010 12:42:29 +0000 (14:42 +0200)]
fix xslt conversion (show all translation)

13 years agosmall change in xsl file
Jakub Jaszczynski [Thu, 19 Aug 2010 11:31:15 +0000 (13:31 +0200)]
small change in xsl file

13 years agoFixed merge bug in translation widget
Mateusz Półrola [Thu, 19 Aug 2010 11:16:03 +0000 (13:16 +0200)]
Fixed merge bug in translation widget

13 years agoMerge branch 'gui'
Mateusz Półrola [Thu, 19 Aug 2010 11:04:58 +0000 (13:04 +0200)]
Merge branch 'gui'

13 years agoMerge branch 'master' into cache
Jakub Jaszczynski [Thu, 19 Aug 2010 10:51:54 +0000 (12:51 +0200)]
Merge branch 'master' into cache

Conflicts:
trunk/src/base/gui/TranslationWidget.cpp
trunk/src/base/gui/TranslationWidget.h

13 years agoMerge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui
Bartosz Szatkowski [Thu, 19 Aug 2010 10:46:16 +0000 (12:46 +0200)]
Merge branch 'gui' of ssh://drop.maemo.org/git/mdictionary into gui

Conflicts:
trunk/src/base/base.pro

13 years agofixed characters coding problem
Jakub Jaszczynski [Thu, 19 Aug 2010 10:44:10 +0000 (12:44 +0200)]
fixed characters coding problem

13 years agoAdded forgotten source files
Mateusz Półrola [Thu, 19 Aug 2010 10:38:23 +0000 (12:38 +0200)]
Added forgotten source files

13 years agoMerge branch 'gui'
Mateusz Półrola [Thu, 19 Aug 2010 10:25:47 +0000 (12:25 +0200)]
Merge branch 'gui'

13 years agoAdded about dialog scaling
Bartosz Szatkowski [Thu, 19 Aug 2010 10:11:31 +0000 (12:11 +0200)]
Added about dialog scaling

13 years agoAdded on screen button in maemo and hardware zoom buttons
Mateusz Półrola [Thu, 19 Aug 2010 10:05:48 +0000 (12:05 +0200)]
Added on screen button in maemo and hardware zoom buttons

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Thu, 19 Aug 2010 09:54:04 +0000 (11:54 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoAdded notification iterface
Bartosz Szatkowski [Thu, 19 Aug 2010 09:53:27 +0000 (11:53 +0200)]
Added notification iterface

13 years agoadd test for searchCache and searchWordListCache
Jakub Jaszczynski [Thu, 19 Aug 2010 08:53:24 +0000 (10:53 +0200)]
add test for searchCache and searchWordListCache

13 years agoMerge branch 'master' into cache
Jakub Jaszczynski [Thu, 19 Aug 2010 07:06:10 +0000 (09:06 +0200)]
Merge branch 'master' into cache

Conflicts:
trunk/src/base/base.pro
trunk/src/plugins/xdxf/src/xdxfplugin.cpp

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Mateusz Półrola [Thu, 19 Aug 2010 07:02:16 +0000 (09:02 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoUpdated comments
Mateusz Półrola [Thu, 19 Aug 2010 07:01:09 +0000 (09:01 +0200)]
Updated comments

13 years agoadd xslt transformation
Jakub Jaszczynski [Thu, 19 Aug 2010 06:48:18 +0000 (08:48 +0200)]
add xslt transformation

13 years agoAdded documentation
Bartosz Szatkowski [Wed, 18 Aug 2010 14:46:37 +0000 (16:46 +0200)]
Added documentation

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Mateusz Półrola [Wed, 18 Aug 2010 13:37:07 +0000 (15:37 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoMerge branch 'bookmarks'
Mateusz Półrola [Wed, 18 Aug 2010 13:16:41 +0000 (15:16 +0200)]
Merge branch 'bookmarks'

Conflicts:
trunk/src/plugins/xdxf/src/xdxfplugin.cpp

13 years agoAdded standard menu for bookmarks in meego gui bookmarks
Mateusz Półrola [Wed, 18 Aug 2010 13:13:55 +0000 (15:13 +0200)]
Added standard menu for bookmarks in meego gui

13 years agoChanged about dialog image size policy
Bartosz Szatkowski [Wed, 18 Aug 2010 12:56:13 +0000 (14:56 +0200)]
Changed about dialog image size policy

13 years agoAdded link to gnu licenses size
Bartosz Szatkowski [Wed, 18 Aug 2010 12:51:32 +0000 (14:51 +0200)]
Added link to gnu licenses size

13 years agoFixed welcome screen layout
Bartosz Szatkowski [Wed, 18 Aug 2010 12:37:21 +0000 (14:37 +0200)]
Fixed welcome screen layout

13 years agoFixed internationalization in about
Bartosz Szatkowski [Wed, 18 Aug 2010 11:53:36 +0000 (13:53 +0200)]
Fixed internationalization in about

13 years agoWorking (opens browser) link to mDictionary site added
Bartosz Szatkowski [Wed, 18 Aug 2010 11:49:57 +0000 (13:49 +0200)]
Working (opens browser) link to mDictionary site added

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Bartosz Szatkowski [Wed, 18 Aug 2010 11:36:27 +0000 (13:36 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

Conflicts:
trunk/src/base/gui/AboutWidget.cpp

13 years agoLink to mdictionary www added
Bartosz Szatkowski [Wed, 18 Aug 2010 11:30:00 +0000 (13:30 +0200)]
Link to mdictionary www added

13 years agoFixed closing menu, added bookmarks operations in different thread
Mateusz Półrola [Wed, 18 Aug 2010 11:19:43 +0000 (13:19 +0200)]
Fixed closing menu, added bookmarks operations in different thread

13 years agoAdded welcome screen widget
Mateusz Półrola [Wed, 18 Aug 2010 10:45:31 +0000 (12:45 +0200)]
Added welcome screen widget

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Mateusz Półrola [Wed, 18 Aug 2010 10:31:56 +0000 (12:31 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

13 years agoAdded forgotten files
Bartosz Szatkowski [Wed, 18 Aug 2010 10:31:25 +0000 (12:31 +0200)]
Added forgotten files

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Mateusz Półrola [Wed, 18 Aug 2010 10:24:21 +0000 (12:24 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

Conflicts:
trunk/src/base/base.pro
trunk/src/base/gui/MainWindow.cpp
trunk/src/base/gui/MainWindow.h

13 years agoAdded welcome screen
Mateusz Półrola [Wed, 18 Aug 2010 10:18:30 +0000 (12:18 +0200)]
Added welcome screen

13 years agoAdded "about" dialog
Bartosz Szatkowski [Wed, 18 Aug 2010 10:18:27 +0000 (12:18 +0200)]
Added "about" dialog

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Jakub Jaszczynski [Wed, 18 Aug 2010 09:57:13 +0000 (11:57 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Piotrek [Wed, 18 Aug 2010 09:46:16 +0000 (11:46 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

Conflicts:
trunk/src/plugins/xdxf/tests/test.cpp

13 years agoMerge branch 'master' into cache
Jakub Jaszczynski [Wed, 18 Aug 2010 09:45:34 +0000 (11:45 +0200)]
Merge branch 'master' into cache

13 years agoFixed multiple database connections problem
Piotrek [Wed, 18 Aug 2010 09:41:59 +0000 (11:41 +0200)]
Fixed multiple database connections problem

13 years agoadd change from searchFile to searchCache in XdxfPlugin
Jakub Jaszczynski [Wed, 18 Aug 2010 09:41:20 +0000 (11:41 +0200)]
add change from searchFile to searchCache in XdxfPlugin