Michele Calgaro
961eb3f6e2
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
230ed5e400
Always build with a clean namespace
...
QT_CLEAN_NAMESPACE constant is no more needed
This may theoretically affect applications created for Qt1 and Qt2,
but such applications require further modifications as well.
---------------------------
Cherry picked and adapted from commit ff63338d in tqt3 from Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2df70f03d4
Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
...
The original commit was a mistake and should not have been pushed.
This reverts commit f849f22528
.
6 years ago
Michele Calgaro
f849f22528
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Roman Savochenko
02405c8411
Add brightness keys support
...
The code partially taken from Qt4
This relates to bug 2775
Signed-off-by: Roman Savochenko <rom_as@oscada.org>
7 years ago
Timothy Pearson
7abfc2a181
Fix fatal X11 errors when both external display and command arguments are provided to QApplication
...
This resolves Bug 1456
12 years ago
Timothy Pearson
e154d27e30
Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
...
This relates to Bug 1443
12 years ago
Timothy Pearson
b85cdabf48
Verify desktop widget screen number before applying size changes
...
This resolves Bug 1378
12 years ago
Timothy Pearson
7aa5ac7f0e
Fix a number of build warnings that could lead to unstable operation
...
This breaks the ABI
12 years ago
Timothy Pearson
4f8eb0410d
Add WAR_SetDefault and friends
12 years ago
Timothy Pearson
8805afa8c6
Fix problems in prior style API changes
12 years ago
Timothy Pearson
846bcc1a23
Update usage of deprecated XKeycodeToKeysym function
12 years ago
Timothy Pearson
ebcb1d80bf
Fix build warnings
...
Thanks to Bruce Sass for the patch!
12 years ago
Timothy Pearson
c6db1b3eb2
Fix Qt input method failure
...
This resolves Bug 1019
13 years ago
Timothy Pearson
6ff026570d
Fix xrandr resize event failing on some systems
13 years ago
Timothy Pearson
1db4f237a7
Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function
13 years ago
Timothy Pearson
9a75b154bf
Undo prior accidental commit
13 years ago
Timothy Pearson
a830bf10b7
Rename additional global TQt functions
13 years ago
Timothy Pearson
0eb9f5e217
Add NetWM/Motif controls to QWidget
...
This must break binary compatibility, so version was also bumped to 3.4.0
13 years ago
Timothy Pearson
1f39650292
Initialize X11 threading when Qt threading is enabled
...
This closes Bug 812
13 years ago
Timothy Pearson
5e47b11f23
Enable gcc visibility support in Qt3
...
This partially closes Bug 696
13 years ago
Timothy Pearson
04fcdc0803
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
bd0f3345a9
Add Qt3 development HEAD version
14 years ago