Timon Wong
|
f0885d4c78
|
Merge branch 'master' into qt4x5
Conflicts:
hotkeywrapper.cc
xdxf2html.cc
|
2013-06-10 23:49:09 +08:00 |
|
Abs62
|
b210c1a45e
|
Win-specific: Pass-through first part of compound hotkey
|
2013-06-10 17:49:42 +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
|
d057752c74
|
Change Q_WS_MAC to Q_OS_MAC, Change Q_WS_WIN* to Q_OS_WIN*
|
2013-05-31 12:28:29 +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
|
450a4656d4
|
Win-specific: Fix Ctrl+C emulation pass-through in hotkey wrapper
|
2013-04-29 23:35:26 +04:00 |
|
Abs62
|
d2a8ecd7c1
|
Win-specific: Fix Ctrl+Ins pass-through in hotkey wrapper
|
2013-04-29 20:52:15 +04: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 |
|
Abs62
|
2a215927ce
|
Fix some warnings
|
2012-10-31 17:58:35 +04:00 |
|
Abs62
|
fa6a856ed5
|
Fix hotkeys registration under Windows
|
2011-11-17 17:01:42 +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 |
|
Abs62
|
36e509a2ab
|
Replace printf in code by a macro DPRINTF
|
2011-06-19 22:50:11 +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 |
|