summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication_x11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix Qt input method failureTimothy Pearson2013-04-201-6/+6
| | | | | This resolves Bug 1019 (cherry picked from commit c6db1b3eb2cb39d3d8ad11cc0817adfd06cb9a99)
* 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 (cherry picked from commit 7abfc2a181531c769d50bcb1c0bff1fc08c66de2)
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-131-1/+6
| | | | | This relates to Bug 1443 (cherry picked from commit e154d27e308f648aabffee9caef82d58d12ce804)
* Verify desktop widget screen number before applying size changesTimothy Pearson2013-01-131-7/+20
| | | | | This resolves Bug 1378 (cherry picked from commit b85cdabf4805af35799b141cb3dd6deb411b9b47)
* Fix build warningsv3.5.13.1Timothy Pearson2012-08-041-10/+11
| | | | | Thanks to Bruce Sass for the patch! (cherry picked from commit ebcb1d80bf517aceb69778e1e9f67e5f4da8c484)
* Fix xrandr resize event failing on some systemsTimothy Pearson2012-06-021-20/+21
| | | | (cherry picked from commit 6ff026570df6bf0d2988e5e94465fc8d19ef2133)
* Fix potential crash when Qt3 is used as part of another application due to ↵Timothy Pearson2012-06-021-1/+2
| | | | | | multiple calls to XLib threading init function (cherry picked from commit 1db4f237a710955a817c7aca65a716d85573304b)
* Initialize X11 threading when Qt threading is enabledTimothy Pearson2012-06-021-0/+6
| | | | | This closes Bug 812 (cherry picked from commit 1f3965029290616c894f2d5e668ddfbd5795d6a0)
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+6653