mdictionary
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 agoSmall refactoring within bookmarks
Bartosz Szatkowski [Wed, 18 Aug 2010 08:38:56 +0000 (10:38 +0200)]
Small refactoring within bookmarks

13 years agoChanged interface and backend for searching and removing bookmarks
Bartosz Szatkowski [Wed, 18 Aug 2010 08:09:07 +0000 (10:09 +0200)]
Changed interface and backend for searching and removing bookmarks

13 years agoMerged and fixed backbone settings
Bartosz Szatkowski [Wed, 18 Aug 2010 07:44:18 +0000 (09:44 +0200)]
Merged and fixed backbone settings

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

13 years agoAdded settings handling for backbone
Bartosz Szatkowski [Wed, 18 Aug 2010 07:22:01 +0000 (09:22 +0200)]
Added settings handling for backbone

search_limit, history_size, search_bookmarks, search_dictionaries

13 years agoAdded settings widget
Mateusz Półrola [Wed, 18 Aug 2010 07:09:19 +0000 (09:09 +0200)]
Added settings widget

13 years agoFixed removing from bookmarks database
Mateusz Półrola [Tue, 17 Aug 2010 12:56:40 +0000 (14:56 +0200)]
Fixed removing from bookmarks database

13 years agoMerge branch 'gui' into bookmarks
Mateusz Półrola [Tue, 17 Aug 2010 12:30:35 +0000 (14:30 +0200)]
Merge branch 'gui' into bookmarks

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Mateusz Półrola [Tue, 17 Aug 2010 12:28:02 +0000 (14:28 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

13 years agoAdded isBookmark() to translation and other changes to inform gui about
Bartosz Szatkowski [Tue, 17 Aug 2010 11:22:49 +0000 (13:22 +0200)]
Added isBookmark() to translation and other changes to inform gui about

bookmarked translation

13 years agoChanged word list widget to use qtreeview
Mateusz Półrola [Tue, 17 Aug 2010 11:21:44 +0000 (13:21 +0200)]
Changed word list widget to use qtreeview

13 years agoFixed sigsev after searching in bookmarks
Bartosz Szatkowski [Tue, 17 Aug 2010 10:58:23 +0000 (12:58 +0200)]
Fixed sigsev after searching in bookmarks

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Bartosz Szatkowski [Tue, 17 Aug 2010 08:09:37 +0000 (10:09 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

13 years agoSearching in bookmarks
Bartosz Szatkowski [Tue, 17 Aug 2010 08:09:15 +0000 (10:09 +0200)]
Searching in bookmarks

13 years agoMerge branch 'cache' into gui
Mateusz Półrola [Tue, 17 Aug 2010 07:57:26 +0000 (09:57 +0200)]
Merge branch 'cache' into gui

13 years agoStars connected to add and remove bookmark signals
Mateusz Półrola [Tue, 17 Aug 2010 07:50:04 +0000 (09:50 +0200)]
Stars connected to add and remove bookmark signals

13 years agoMerge branch 'bookmarks' into gui
Mateusz Półrola [Tue, 17 Aug 2010 07:22:48 +0000 (09:22 +0200)]
Merge branch 'bookmarks' into gui

Conflicts:
trunk/src/base/base.pro
trunk/src/base/gui/WordListItem.cpp
trunk/src/base/gui/WordListProxyStyle.h
trunk/src/base/gui/WordListWidget.cpp
trunk/src/base/gui/WordListWidget.h

13 years agoAdded QWidgetList with proxy style to display stars as checkboxes
Mateusz Półrola [Tue, 17 Aug 2010 07:18:38 +0000 (09:18 +0200)]
Added QWidgetList with proxy style to display stars as checkboxes

13 years agoConnected button in word list to add bookmark signal
Mateusz Półrola [Mon, 16 Aug 2010 13:46:40 +0000 (15:46 +0200)]
Connected button in word list to add bookmark signal

13 years agoMerge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks
Mateusz Półrola [Mon, 16 Aug 2010 13:34:15 +0000 (15:34 +0200)]
Merge branch 'bookmarks' of ssh://drop.maemo.org/git/mdictionary into bookmarks

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

13 years agoMerge branch 'gui' into bookmarks
Mateusz Półrola [Mon, 16 Aug 2010 13:24:47 +0000 (15:24 +0200)]
Merge branch 'gui' into bookmarks

Conflicts:
trunk/src/base/base.pro

13 years agoAdded custom word list
Mateusz Półrola [Mon, 16 Aug 2010 13:23:28 +0000 (15:23 +0200)]
Added custom word list

13 years agoBookamarks adding, removing, searching (basic), listing -> ready
Bartosz Szatkowski [Mon, 16 Aug 2010 13:14:05 +0000 (15:14 +0200)]
Bookamarks adding, removing, searching (basic), listing -> ready

13 years agoAdded some tests for xdxf plugin
Piotrek [Mon, 16 Aug 2010 12:34:27 +0000 (14:34 +0200)]
Added some tests for xdxf plugin

13 years agoAdded Desktop/MeeGo GUI
Mateusz Półrola [Mon, 16 Aug 2010 11:48:05 +0000 (13:48 +0200)]
Added Desktop/MeeGo GUI

13 years agoMerged with stashed state
Bartosz Szatkowski [Mon, 16 Aug 2010 10:37:24 +0000 (12:37 +0200)]
Merged with stashed state

13 years agoAdded BookmarkTranslation
Bartosz Szatkowski [Mon, 16 Aug 2010 10:36:25 +0000 (12:36 +0200)]
Added BookmarkTranslation

Translation implementation for searching in bookmarks

13 years agoAdded HistoryTranslation class
Bartosz Szatkowski [Mon, 16 Aug 2010 10:30:04 +0000 (12:30 +0200)]
Added HistoryTranslation class

Translation specyfic implementation for bookmarks

13 years agoMerge branch 'cache' into bookmarks
Bartosz Szatkowski [Mon, 16 Aug 2010 10:29:14 +0000 (12:29 +0200)]
Merge branch 'cache' into bookmarks

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

13 years agoMerge branch 'master' into bookmarks
Bartosz Szatkowski [Mon, 16 Aug 2010 10:20:18 +0000 (12:20 +0200)]
Merge branch 'master' into bookmarks

13 years agoMerge branch 'master' into bookmarks
Bartosz Szatkowski [Mon, 16 Aug 2010 10:19:45 +0000 (12:19 +0200)]
Merge branch 'master' into bookmarks

13 years agoXdxfPlugin::searchWordList() update: '_' and '%' wildcarts
Piotrek [Mon, 16 Aug 2010 09:47:51 +0000 (11:47 +0200)]
XdxfPlugin::searchWordList() update: '_' and '%' wildcarts

13 years agoadd "*" to end of word when this word have't wildcard
Jakub Jaszczynski [Mon, 16 Aug 2010 09:06:41 +0000 (11:06 +0200)]
add "*" to end of word when this word have't wildcard

13 years agoFirst draft of Bookmarks interface
Bartosz Szatkowski [Mon, 16 Aug 2010 08:36:20 +0000 (10:36 +0200)]
First draft of Bookmarks interface

13 years agoAdded Bookmarks class
Bartosz Szatkowski [Mon, 16 Aug 2010 08:10:05 +0000 (10:10 +0200)]
Added Bookmarks class

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Mateusz Półrola [Mon, 16 Aug 2010 08:02:37 +0000 (10:02 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoAdd missing xdxf caching dialog source files
Mateusz Półrola [Mon, 16 Aug 2010 08:01:59 +0000 (10:01 +0200)]
Add missing xdxf caching dialog source files

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Jakub Jaszczynski [Mon, 16 Aug 2010 07:49:30 +0000 (09:49 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoadd wildcard ("?") in xdxf_plugin
Jakub Jaszczynski [Mon, 16 Aug 2010 07:48:24 +0000 (09:48 +0200)]
add wildcard ("?") in xdxf_plugin

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Mateusz Półrola [Mon, 16 Aug 2010 07:24:49 +0000 (09:24 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoAdded showing estimated time left while caching dictionary
Mateusz Półrola [Mon, 16 Aug 2010 07:23:29 +0000 (09:23 +0200)]
Added showing estimated time left while caching dictionary

13 years agofix a bug in convenction
Jakub Jaszczynski [Mon, 16 Aug 2010 07:21:57 +0000 (09:21 +0200)]
fix a bug in convenction

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Bartosz Szatkowski [Mon, 16 Aug 2010 07:16:25 +0000 (09:16 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoAdding single character wildcards
Bartosz Szatkowski [Mon, 16 Aug 2010 07:14:59 +0000 (09:14 +0200)]
Adding single character wildcards

13 years agoFixed caching from settings widget
Mateusz Półrola [Mon, 16 Aug 2010 06:40:42 +0000 (08:40 +0200)]
Fixed caching from settings widget

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Mon, 16 Aug 2010 06:25:58 +0000 (08:25 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoDefault dictionaries replaced by smaller ones
Bartosz Szatkowski [Mon, 16 Aug 2010 06:24:35 +0000 (08:24 +0200)]
Default dictionaries replaced by smaller ones

13 years agoFixed bug in load plugin dialog
Mateusz Półrola [Fri, 13 Aug 2010 12:08:48 +0000 (14:08 +0200)]
Fixed bug in load plugin dialog

13 years agoMerge branch 'master' into cache
Mateusz Półrola [Fri, 13 Aug 2010 11:24:50 +0000 (13:24 +0200)]
Merge branch 'master' into cache

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Mateusz Półrola [Fri, 13 Aug 2010 10:46:36 +0000 (12:46 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

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

13 years agoAdded possibility of stopping cache process
Bartosz Szatkowski [Fri, 13 Aug 2010 10:44:25 +0000 (12:44 +0200)]
Added possibility of stopping cache process

13 years agoFixed caching time and place
Bartosz Szatkowski [Fri, 13 Aug 2010 10:32:07 +0000 (12:32 +0200)]
Fixed caching time and place

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

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

13 years agoResolve conflict after pull
Mateusz Półrola [Fri, 13 Aug 2010 09:25:50 +0000 (11:25 +0200)]
Resolve conflict after pull

13 years agoAdded searching for final translation in cache
Bartosz Szatkowski [Fri, 13 Aug 2010 09:25:00 +0000 (11:25 +0200)]
Added searching for final translation in cache

13 years agoFixed wildcards hanling
Bartosz Szatkowski [Fri, 13 Aug 2010 09:16:08 +0000 (11:16 +0200)]
Fixed wildcards hanling

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Mateusz Półrola [Fri, 13 Aug 2010 08:59:49 +0000 (10:59 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoFixed crashes and db error connected with threads
Bartosz Szatkowski [Fri, 13 Aug 2010 08:59:37 +0000 (10:59 +0200)]
Fixed crashes and db error connected with threads

13 years agoMerge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache
Mateusz Półrola [Fri, 13 Aug 2010 08:22:25 +0000 (10:22 +0200)]
Merge branch 'cache' of ssh://drop.maemo.org/git/mdictionary into cache

13 years agoAdded searching for word list in cache
Bartosz Szatkowski [Fri, 13 Aug 2010 08:22:24 +0000 (10:22 +0200)]
Added searching for word list in cache

13 years agoAdded caching dialog with casching progress
Mateusz Półrola [Fri, 13 Aug 2010 08:21:26 +0000 (10:21 +0200)]
Added caching dialog with casching progress

13 years agoAdded caching to xdxf plugin
Bartosz Szatkowski [Fri, 13 Aug 2010 07:32:38 +0000 (09:32 +0200)]
Added caching to xdxf plugin

13 years agoChanged history behaviour, history next and prev buttons now start searching after...
Mateusz Półrola [Fri, 13 Aug 2010 06:21:00 +0000 (08:21 +0200)]
Changed history behaviour, history next and prev buttons now start searching after 500 ms

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

13 years agoAdded word counting function in xdxf plugin
Bartosz Szatkowski [Thu, 12 Aug 2010 14:51:34 +0000 (16:51 +0200)]
Added word counting function in xdxf plugin

13 years agosearching for word list in xdxf plugin refactorized into searching in file and search...
Bartosz Szatkowski [Thu, 12 Aug 2010 14:47:16 +0000 (16:47 +0200)]
searching for word list in xdxf plugin refactorized into searching in file and searchin in cache -> depends whether cache exists.

13 years agoAfter stoping search non of (partial) results are returned; searchCanceled signal...
Bartosz Szatkowski [Thu, 12 Aug 2010 14:23:46 +0000 (16:23 +0200)]
After stoping search non of (partial) results are returned; searchCanceled signal is emmited

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

13 years agoMinor behavioral fixes
Bartosz Szatkowski [Thu, 12 Aug 2010 13:01:07 +0000 (15:01 +0200)]
Minor behavioral fixes

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

Conflicts:
trunk/src/base/backbone/backbone.h

13 years agoUpdated documentation
Mateusz Półrola [Thu, 12 Aug 2010 12:36:03 +0000 (14:36 +0200)]
Updated documentation

13 years agoChanged timer based result fatching for signal based new_threading
Bartosz Szatkowski [Thu, 12 Aug 2010 12:31:29 +0000 (14:31 +0200)]
Changed timer based result fatching for signal based

13 years agoSet number of thred to idealCount+1=cores number+1
Bartosz Szatkowski [Thu, 12 Aug 2010 12:06:20 +0000 (14:06 +0200)]
Set number of thred to idealCount+1=cores number+1

13 years agoFixed tests: some modification in runtime order
Bartosz Szatkowski [Thu, 12 Aug 2010 10:32:16 +0000 (12:32 +0200)]
Fixed tests: some modification in runtime order

13 years agoChanged thread handling for translation fetching
Bartosz Szatkowski [Thu, 12 Aug 2010 10:17:06 +0000 (12:17 +0200)]
Changed thread handling for translation fetching

13 years agoRefactorization of gui
Mateusz Półrola [Thu, 12 Aug 2010 10:05:58 +0000 (12:05 +0200)]
Refactorization of gui

13 years agoChanged threading style - now its map-like type;
Bartosz Szatkowski [Thu, 12 Aug 2010 09:00:11 +0000 (11:00 +0200)]
Changed threading style - now its map-like type;

Mapping word (to translate) on list of dictionaries

13 years agoAdded docstrings and changed file header (license + file doc)
Bartosz Szatkowski [Thu, 12 Aug 2010 06:25:57 +0000 (08:25 +0200)]
Added docstrings and changed file header (license + file doc)

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Mateusz Półrola [Wed, 11 Aug 2010 12:31:36 +0000 (14:31 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoFixed phantom errors linked with saving/loading settings
Bartosz Szatkowski [Wed, 11 Aug 2010 12:31:09 +0000 (14:31 +0200)]
Fixed phantom errors linked with saving/loading settings

13 years agoAdded xdxf icon and resource file
Mateusz Półrola [Wed, 11 Aug 2010 12:31:07 +0000 (14:31 +0200)]
Added xdxf icon and resource file

13 years agoAdded icon to xdxf plugin and commonDictInterface
Mateusz Półrola [Wed, 11 Aug 2010 12:19:28 +0000 (14:19 +0200)]
Added icon to xdxf plugin and commonDictInterface

13 years agoFixed bug with disabling history buttons while searching
Mateusz Półrola [Wed, 11 Aug 2010 11:54:53 +0000 (13:54 +0200)]
Fixed bug with disabling history buttons while searching

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Wed, 11 Aug 2010 10:50:08 +0000 (12:50 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

13 years agoAdded default configuration file installing
Bartosz Szatkowski [Wed, 11 Aug 2010 10:48:46 +0000 (12:48 +0200)]
Added default configuration file installing

13 years agoFixed bug in tests
Mateusz Półrola [Wed, 11 Aug 2010 10:47:29 +0000 (12:47 +0200)]
Fixed bug in tests

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Mateusz Półrola [Wed, 11 Aug 2010 10:34:01 +0000 (12:34 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

Conflicts:
trunk/tests/mDictionaryTests/mDictionaryTests.pro.user
trunk/tests/mDictionaryTests/tst_Backbone.cpp

13 years agoMerge branch 'master' of ssh://drop.maemo.org/git/mdictionary
Bartosz Szatkowski [Wed, 11 Aug 2010 10:32:22 +0000 (12:32 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary

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

13 years agoAdded tests for history
Mateusz Półrola [Wed, 11 Aug 2010 10:30:31 +0000 (12:30 +0200)]
Added tests for history

13 years agoBackbone test fixed
Bartosz Szatkowski [Wed, 11 Aug 2010 10:27:03 +0000 (12:27 +0200)]
Backbone test fixed

13 years agoAdded history
Mateusz Półrola [Wed, 11 Aug 2010 09:59:51 +0000 (11:59 +0200)]
Added history

13 years agoAdded default configuration handling
Bartosz Szatkowski [Wed, 11 Aug 2010 09:27:13 +0000 (11:27 +0200)]
Added default configuration handling

13 years agoAdded creation of inactive and rotated icons from standard hildon methods. Added...
Mateusz Półrola [Wed, 11 Aug 2010 08:04:30 +0000 (10:04 +0200)]
Added creation of inactive and rotated icons from standard hildon methods. Added blocking menu while backbone is busy.

13 years agoAdded direct search of translation, changed searching for translation of words list...
Mateusz Półrola [Wed, 11 Aug 2010 07:43:28 +0000 (09:43 +0200)]
Added direct search of translation, changed searching for translation of words list to single word

13 years agoMerge branch 'master' into backbone
Bartosz Szatkowski [Tue, 10 Aug 2010 13:17:58 +0000 (15:17 +0200)]
Merge branch 'master' into backbone

13 years agoSmall refactoring and added test
Bartosz Szatkowski [Tue, 10 Aug 2010 13:16:34 +0000 (15:16 +0200)]
Small refactoring and added test

13 years agofixed minor bugs with gui, added secon dictionary file
Mateusz Półrola [Tue, 10 Aug 2010 13:07:38 +0000 (15:07 +0200)]
fixed minor bugs with gui, added secon dictionary file