Commit graph

1844 commits

Author SHA1 Message Date
Timon Wong 80b462b0fa Merge pull request #360 from virtualtam/master
Updated French translation
2013-07-02 17:58:03 -07:00
VirtualTam 63895c8358 Updated French translation 2013-07-03 00:21:32 +02:00
Tvangeste 23f94c584f Jump to article when double-clicking on dictinary in "Found in Dictionaries"
This forces the jump even when the dictionary is already a current/active dictionary.
This is convenient for the following use-cases:

1. User manually scrolls far away from the current dictionary and would like to return.
2. User jumps far away from the current dictionary when doing search (Ctrl+F).
3. User scrolls a huge article and would like to get back to the beginning of it.
2013-06-28 18:00:13 +02:00
Timon Wong 555b51260a Merge branch 'master' into qt4x5 2013-06-26 21:07:46 +08:00
Tvangeste 05fa3f3952 Updated Dutch localization (by Cris) 2013-06-24 21:31:36 +02:00
Tvangeste ac520323cc Consider .ogm files as video 2013-06-23 12:06:53 +02:00
Tvangeste ae111de59a Consider *.mp4 files to be video not audio 2013-06-23 11:57:51 +02:00
Tvangeste 55e4de2cca Stop the internal audio player when the page is closed or changed 2013-06-23 11:54:46 +02:00
Abs62 39c4c44445 Update Russian translation 2013-06-23 13:41:28 +04:00
Tvangeste a2ce4da57f lupdate all the translations 2013-06-22 21:17:24 +02:00
Tvangeste 0cf8ccb259 DSL: Support video resources 2013-06-22 18:36:25 +02:00
Tvangeste ca3347e412 Dictd: Properly style the phonetic data and references/links 2013-06-18 15:25:04 +02:00
Timon Wong f5a43e22d4 Merge branch 'master' into qt4x5
Conflicts:
	goldendict.pro
2013-06-18 11:22:07 +08:00
Timon Wong cf71499242 Add "DISABLE_INTERNAL_PLAYER" to .pro as an option to disable internal audio player (issue #356) 2013-06-18 09:12:31 +08:00
Tvangeste 33c2c8b1cb One more fix for the compilation failures on older Linux/GCC 2013-06-17 20:30:21 +02:00
Tvangeste 6d4843e79b Fix compilation failure on older Linux/GCC versions 2013-06-17 17:30:20 +02:00
Tvangeste 2c901d5bd3 Dictd: Support extended Dictd format (--index-keep-orig) with 4 entries in the index
See the dictfmt man:

 --index-keep-orig
    When --utf-8 is specified  headwords  are  lowercased  and  non-
    alphanumeric  characters  are  removed  from it before saving to
    .index  file  in   order   to   simplify   the   search.    When
    --index-keep-orig  option  is  used fourth column is created (if
    necessary) in .index file, and  contains  an  original  headword
    which  is  returned by MATCH command.  This option may be useful
    to prevent converting " AT&T" to " ATT" or to keep proper  nouns
    with uppercased first letter.
2013-06-16 19:49:55 +02:00
Timon Wong 6ed3f5bec5 Merge branch 'master' into qt4x5 2013-06-16 15:54:05 +08:00
Timon Wong 3dd6cc8e5d Prevent compiler warning messages about OV_CALLBACKS_* 2013-06-16 15:30:34 +08:00
Timon Wong af02a41ddd Update Simplified Chinese translation 2013-06-16 15:24:57 +08:00
Abs62 f79129c9de Enhanced XDXF support (by soshial) 2013-06-15 12:55:15 +04:00
Tvangeste 195e28409d Merge pull request #353 from quendimax/master
Update belarusian translation
2013-06-13 13:34:26 -07:00
Maksim Tomkowicz 61be788178 Update belarusian translation 2013-06-13 23:31:44 +03:00
Tvangeste 00e858aa44 Minor wording tweaks in README 2013-06-13 22:17:12 +03:00
Abs62 fa277d94af Lupdate all translations, update Russian translation 2013-06-13 17:41:47 +04:00
Abs62 7d4db43ca0 Programs: Don't write word to standard input if %GDWORD% is presented in arguments (issue #351) 2013-06-13 17:34:50 +04:00
Tvangeste cee0b408e6 Merge pull request #350 from virtualtam/master
Updated French translation
2013-06-12 22:47:46 -07:00
VirtualTam 2dd0d15796 Updated French translation 2013-06-13 01:09:11 +02:00
Abs62 3082556288 Update Russian translation 2013-06-12 12:24:14 +04:00
Tvangeste d8e43162dc lupdate all the translations 2013-06-11 21:41:33 +02:00
Tvangeste dcc62050e3 Refactoring the edit dictionary functionality a bit 2013-06-11 21:31:58 +02:00
Tvangeste 9ed26287b2 Fixed a long-broken "Edit dictionary" action in the dictionary bar's context menu 2013-06-11 20:59:33 +02:00
Tvangeste 06bc0acbe0 Show "Edit Dictionary" button only for supporting dictionary types (DSL, XDXF, StarDict)
For StarDict dictionaries we consider *.ifo as the main file to edit.
2013-06-11 20:55:29 +02:00
Tvangeste de2bf73e66 New interface preference: Context menu dictionaries limit
Controls both context menus, in the dictionary bar and in the article view.
Can be adjusted in Preferences -> Interface -> Context menu dictionaries limit.
By default, it is set to 20.
2013-06-11 20:31:01 +02:00
Tvangeste 7599b8e33e Add "Edit dictionary" and "Open folder" buttons to the Dictionary Info dialog
Note: The "Edit dictionary" is optional an enabled only if the command line
for editor is specified in the config file (manually).
2013-06-11 17:42:24 +02:00
Abs62 9cd0ae5030 Fix open dictionary folder action 2013-06-11 16:52:10 +04:00
Tvangeste ebff287219 Win-specific: Select in Explorer the main dictionary file when opening the dictionary folder 2013-06-11 12:12:47 +02:00
Abs62 fa4c0821eb Zeroing latestReleaseReply after deleteLater() 2013-06-11 08:08:25 +04:00
Timon Wong b4fc5bf084 Merge branch 'master' into qt4x5 2013-06-11 09:24:23 +08:00
Tvangeste 57575fb4eb Reload the open tabs when groups and dictionary order is changed 2013-06-10 23:40:35 +02:00
Timon Wong f0885d4c78 Merge branch 'master' into qt4x5
Conflicts:
	hotkeywrapper.cc
	xdxf2html.cc
2013-06-10 23:49:09 +08:00
Abs62 a2d14842fe XDXF: Fix some tags handling (issue #349) 2013-06-10 18:55:13 +04:00
Abs62 b210c1a45e Win-specific: Pass-through first part of compound hotkey 2013-06-10 17:49:42 +04:00
Tvangeste f040860a85 Fixed #347: Provide Dictionary Info for the online dictionaries 2013-06-09 20:45:13 +02:00
Abs62 0cec5fc4ee Lupdate all translations, update Russian translation 2013-06-09 17:32:36 +04:00
Abs62 3bd82ef752 "Open dictionary folder" action in context menu (issue #344) 2013-06-09 17:31:57 +04:00
Timon Wong a08102dd42 Win-Specific: Fix hotkey handling in Qt5 2013-06-08 22:36:05 +08:00
Abs62 21af0f4228 Fix Russian translation 2013-06-08 17:11:59 +04:00
Timon Wong 6f2ab430ec Merge branch 'master' into qt4x5
Conflicts:
	article_maker.cc
	dsl.cc
	mainwindow.cc
2013-06-08 12:27:18 +08:00
Tvangeste 6a39192654 Merge pull request #345 from embar-/patch-2
Update lt_LT.ts
2013-06-07 13:33:13 -07:00