Abs62
|
4cf35cc7e3
|
Merge branch 'Original' into Qt4x5
Conflicts:
hotkeywrapper.hh
mainwindow.cc
mainwindow.hh
|
2014-04-11 19:29:56 +04:00 |
|
Abs62
|
269ea601f5
|
Win-specific: ScanPopup: Fix GD main window scanning under Win7+
|
2014-03-17 18:53:47 +04:00 |
|
Abs62
|
1f87d8a911
|
Merge branch 'master' into Qt4x5
Conflicts:
btreeidx.cc
goldendict.pro
lsa.cc
mouseover.cc
sounddir.cc
xdxf2html.cc
|
2013-09-27 17:03:27 +04:00 |
|
Abs62
|
1a8bb0ae10
|
Linux-specific: Handle Qt::Meta key in hotkeys (issue #404)
|
2013-09-24 17:55:58 +04:00 |
|
Timon Wong
|
a08102dd42
|
Win-Specific: Fix hotkey handling in Qt5
|
2013-06-08 22:36:05 +08:00 |
|
Timon Wong
|
8015841a1a
|
Replace Q_WS_X11 -> HAVE_X11
|
2013-05-31 13:28:36 +08:00 |
|
Timon Wong
|
1d85f1b359
|
#212: Scratch, currently works under windows, for both Qt4 and Qt5
|
2013-05-30 21:24:21 +08:00 |
|
Abs62
|
10378302e8
|
Mac-specific: Implement hotkeys under Mac OS X (issue #129)
|
2013-04-05 16:25:34 +04:00 |
|
Vladimir Sizikov
|
28b96427ac
|
Compilation fixes under Embedded Linux (for ARM) envvironment.
Needed to properly compile GoldenDict for Kindle eInk readers.
|
2012-12-04 09:21:13 +01: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
|
63e99204fc
|
Switch to QtSingleApplication for maintaining single instance running.
This should put an end to all those pidfile-related problems.
|
2010-11-20 16:43:55 +03:00 |
|
Konstantin Isakov
|
15d3ccbc83
|
Properly handle QApplication::commitData(), hopefully providing proper config file saving when the system shuts down.
|
2010-06-28 19:14:07 +04:00 |
|
Konstantin Isakov
|
ab88fa4867
|
Drop the src/ directory. It's superfluous.
|
2010-05-15 16:42:18 +04:00 |
|