summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication_x11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix fatal X11 errors when both external display and command arguments are ↵Timothy Pearson2013-04-161-11/+19
| | | | | | provided to QApplication This resolves Bug 1456
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-111-1/+6
| | | | This relates to Bug 1443
* Verify desktop widget screen number before applying size changesTimothy Pearson2013-01-121-7/+20
| | | | This resolves Bug 1378
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-011-2/+2
| | | | This breaks the ABI
* Add WAR_SetDefault and friendsTimothy Pearson2012-10-161-4/+0
|
* Fix problems in prior style API changesTimothy Pearson2012-08-081-4/+2
|
* Update usage of deprecated XKeycodeToKeysym functionTimothy Pearson2012-08-071-2/+2
|
* Fix build warningsTimothy Pearson2012-07-281-10/+11
| | | | Thanks to Bruce Sass for the patch!
* Fix Qt input method failureTimothy Pearson2012-06-131-6/+6
| | | | This resolves Bug 1019
* Fix xrandr resize event failing on some systemsTimothy Pearson2012-05-241-20/+21
|
* Fix potential crash when Qt3 is used as part of another application due to ↵Timothy Pearson2012-03-101-1/+2
| | | | multiple calls to XLib threading init function
* Undo prior accidental commitTimothy Pearson2012-03-021-36/+36
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-36/+36
|
* Add NetWM/Motif controls to QWidgetTimothy Pearson2012-01-261-4/+30
| | | | This must break binary compatibility, so version was also bumped to 3.4.0
* Initialize X11 threading when Qt threading is enabledTimothy Pearson2012-01-231-0/+6
| | | | This closes Bug 812
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-081-2/+2
| | | | This partially closes Bug 696
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-4/+4
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+6653