Commit graph

980 commits

Author SHA1 Message Date
Julian Depetris Chauvin 96dc324ba0 Update Brazilian Portuguese translation by MCHAL 2011-12-17 20:26:29 -03:00
Abs62 0c7a92029b Win-specific: Fix some crashes in scan libraries 2011-12-17 01:15:33 +04:00
Abs62 5e49c32b53 Add request cancellation 2011-12-12 20:52:07 +04:00
Abs62 07a8734bca Remove unused variable 2011-12-12 17:19:15 +04:00
Konstantin Isakov 06ac00018f Fix a problem in the Lithuanian translation. 2011-11-30 15:53:10 -08:00
Konstantin Isakov 58d72c3888 Update Lithuanian translation. 2011-11-27 18:19:37 -08:00
MCHALAO 79dc1c8b3e Update locale/pt_BR.ts 2011-11-22 13:03:56 -02:00
Konstantin Isakov a50b32e07b Lupdate (add new strings to) all translations. 2011-11-21 22:41:34 -08:00
Abs62 fa6a856ed5 Fix hotkeys registration under Windows 2011-11-17 17:01:42 +04:00
Abs62 30763a2d03 Update russian translation 2011-11-16 17:03:42 +04:00
Abs62 bd90b5368b Add translation of the word from command line 2011-11-16 17:02:56 +04:00
Abs62 9a1ceff5d8 1. Add button to scan popup window to send translated word into main window
2. Add option to use main window instead of scan popup window
2011-11-16 16:52:25 +04:00
Konstantin Isakov 35c103cd0b Add Turkish translation. 2011-11-13 00:48:47 -08:00
Abs62 1d399aabc8 Win-specific: Add check for existence of "Application Data/GoldenDict" folder in user home folder 2011-10-30 12:13:17 +04:00
Abs62 9825750236 Win-specific: Use "%APPDATA%" instead of "Application Data" for home folder 2011-10-28 18:36:21 +04:00
Abs62 8c056589e9 Fix Wikipedia images loading 2011-10-22 15:52:52 +04:00
Abs62 34377a128a Merge pull request #48 from Abs62/master
Use file names in UTF-8. Fix issue #30.
2011-10-22 04:42:48 -07:00
Julian Depetris Chauvin 8e57f9937b Added zdenop to the credits for Slovak translation 2011-10-17 19:25:05 -03:00
Julian Depetris Chauvin f8cb806569 Slovak translation by zdenop 2011-10-15 21:06:14 -03:00
Abs62 fa7247100a Scan libraries: fix long strings handling 2011-09-30 14:04:53 +04:00
chulai dafed89b90 Merge pull request #50 from dinvlad/master
Finalized support for Mac OS X >= 10.4 and PPC-32/Intel-32/Intel-64
2011-09-24 08:51:42 -07:00
Denis Loginov bbaa6adf4d Finalized goldendict.pro file changes. 2011-09-23 20:12:34 -04:00
Denis Loginov 6140ff5615 Added comment about PowerPC support and the build environment
needed for it.
2011-09-23 17:11:25 -04:00
Denis Loginov 99ba491f82 Introduced support for PPC arch on Mac OS X.
Signed-off-by: Denis Loginov <dloginov@mit.edu>
2011-09-23 14:57:29 -04:00
chulai b21a3e2e8f Merge pull request #49 from dinvlad/master
Improved support for Mac OS X. Tested. Build and run successfully under Windows, Ubuntu and Mac OS.
2011-09-22 05:31:21 -07:00
Denis Loginov 84654cc061 Reverted to dynamic lib model and reduced dependencies on system libs even further. 2011-09-18 22:26:50 -04:00
Denis Loginov bcdd62c15a Removed some dependencies on system libs in Mac OS X. 2011-09-17 23:40:45 -04:00
Denis Loginov cf00c1096b Improved support for Mac OS X:
1) Application now builds correctly for both 
   x86 and x86_64 architectures on Mac OS X 10.6 and 10.7
   thanks to fixes in iconv.h
2) The 'unix' branch in goldendict.pro is skipped for Mac now.
3) The sluggishness of scrolling is gone after setting Qt
   graphics system to "raster" at the application launch.

Signed-off-by: Denis Loginov <dinvlad@gmail.com>
2011-09-17 06:28:50 -04:00
Abs62 2763b74635 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
Tvangeste 8b5512123f corrected FSF address 2011-09-08 19:16:24 +02:00
Konstantin Isakov 52fe50c7fc Merge pull request #31 from chulai/issue-31
Regression:  Can't go up and down the list of suggestions
2011-09-07 21:19:12 -07:00
Julian Depetris Chauvin f5cd150201 Regression: Fix "can't go up/down the list of suggestions" bug introduced while fixing "sync between currently active article and the 'found in dictionaries' pane for web dictionaries" bug. See other focusReasons at http://doc.qt.nokia.com/4.7-snapshot/qt.html#FocusReason-enum 2011-09-03 11:45:43 -03:00
Julian Depetris Chauvin e362b4d2ca ignore goldendict.app directory
Signed-off-by: Julian Depetris Chauvin <jdepetris@gmail.com>
2011-08-21 19:31:07 -03:00
Julian Depetris Chauvin 2e284057ff Resolve compilation issue with time_t on OS X 10.6 Snow Leopard 32-bit. Additionally tested on Win 7 and Ubuntu 11.04. Thanks strannik! 2011-08-21 18:53:24 -03:00
Konstantin Isakov 0138805fd9 Merge pull request #41 from dinvlad/master
Build Mac binary based on the host arch.
2011-08-16 19:14:41 -07:00
Denis Loginov a91def88b7 Build Mac binary based on the host arch. 2011-08-15 10:35:57 -04:00
Konstantin Isakov 0c095dbeaf Merge pull request #40 from dinvlad/master
Corrections for building on Mac OS X.
2011-08-14 23:34:23 -07:00
Denis Loginov ff4a88fba8 Corrections in goldendict.pro for Mac OS X (reduced dependencies on external libs/headers). 2011-08-14 20:46:51 -04:00
Konstantin Isakov 76302e0408 Merge pull request #39 from dinvlad/master
Modified goldendict.pro for Mac OS X
2011-08-14 13:19:03 -07:00
Denis Loginov b24b050849 Minor correction: modified goldendict.pro so that it ignores any extra libs installed on the system via Brew/Macports/etc and uses only built-in libs and the ones provided in the 'maclibs' folder.
Signed-off-by: Denis Loginov <dloginov@mit.edu>
2011-08-14 16:04:27 -04:00
Konstantin Isakov 4dde9a9814 Merge pull request #36 from dinvlad/master
Tested in both 32- and 64-bit modes!
2011-08-07 18:25:39 -07:00
Denis Loginov a82a96e6af Added full support for both 32- and 64-bit Intel Macs.
The universal binary is now built seamlessly with 'Cocoa: Mac binary package for Mac OS X 10.5-10.6' (works in 10.7 as well).

Signed-off-by: Denis Loginov <dinvlad@gmail.com>
2011-08-07 21:04:53 -04:00
Konstantin Isakov 2602a03cdf Merge pull request #34 from dinvlad/master
Added support for Mac OS X
2011-08-07 01:27:30 -07:00
Denis Loginov ee966c4d2d Added precompiled third-party libraries
and their header files necessary to build
GoldenDict on 64-bit Intel Macs.
Included program icon into application package.
Minor code clarification in keyboardstate.cc
2011-08-07 04:13:20 -04:00
Denis Loginov b1553ccc75 Added MAC OS X support and updated program icon from the old project wiki for better looks in Dock etc. Scan popup and hotkeys are not supported. The program is tested on Snow Leopard and Lion. Works with the default system libraries.
Signed-off-by: Denis Loginov <dinvlad@gmail.com>
2011-08-06 14:39:16 -04:00
Konstantin Isakov 078889dd63 Fix problem with the initial empty untitled page having garbled encoding (affecting the translated page title). 2011-08-01 23:50:15 -07:00
Julian Depetris Chauvin a7cb431c72 Clicking on "...." in the article view's context menu opens the Results Navigation Pane (if closed and is not popup window), focuses on the next dictionary entry on it and scrolls to the next dictionary in the article view. If user is using the popup window it just scrolls to the next dictionary. 2011-07-30 21:11:07 -03:00
Julian Depetris Chauvin 778a288297 Fix sync between currently active article and the "found in dictionaries" pane for web dictionaries. 2011-07-30 17:28:24 -03:00
Julian Depetris Chauvin eeb1a07343 Fix English lines and translations that depend on them 2011-07-30 14:20:11 -03:00
Julian Depetris Chauvin 72c7669081 Update Argentinian Spanish translation 2011-07-30 14:06:56 -03:00