summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Collapse)AuthorAgeFilesLines
* Fix build warningsv3.5.13.1Timothy Pearson2012-08-047-48/+51
| | | | | 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)
* Fix TQPainter::drawWinFocusRectTimothy Pearson2012-06-023-5/+15
| | | | | This patch brings the behaviour on external paint devices in line with the documentation at http://trinitydesktop.org/docs/qt3/qpainter.html#drawWinFocusRect (cherry picked from commit b4eece7cc6ded028251408312d7b7f2aa69fe10a)
* Initialize X11 threading when Qt threading is enabledTimothy Pearson2012-06-021-0/+6
| | | | | This closes Bug 812 (cherry picked from commit 1f3965029290616c894f2d5e668ddfbd5795d6a0)
* Fix Qt3 builds with libpng15Timothy Pearson2012-06-021-3/+111
| | | | | This partially closes Bug 683 (cherry picked from commit e278b858739babff5cc19ca81a661e1256d162e7)
* Apply qtkdeintegration patches to Qt3v3.5.13Timothy Pearson2011-10-064-0/+314
| | | | This partially resolves Bug #528
* Fix Qt3 libjpeg silent crash if compiled library version does not match the ↵Timothy Pearson2011-09-271-3/+3
| | | | | | shared library version present on the local system Thanks to "Fat-Zer" for the patch!
* Fix Qt3 compilation against new libpng versionsTimothy Pearson2011-09-121-0/+14
|
* Add new emitResizedSignal method to QDesktopWidgetTimothy Pearson2011-08-231-0/+2
|
* Increase size of internal shared double buffer to accommodate larger screens ↵Timothy Pearson2011-08-191-0/+16
| | | | more typical of modern (year 2011) systems
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-102-103/+0
|
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-102-0/+103
|
* [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive elementTimothy Pearson2011-08-051-0/+2
| | | | This is needed to make the PopupMenuTitle UI element work properly
* Fix Qt3 build under Slackware64 13Timothy Pearson2011-07-221-0/+1
| | | | Thanks to "/dev/ammo42" for the patch!
* Add Qt3 development HEAD versionTimothy Pearson2011-07-10227-0/+167171