Commit Graph

39 Commits (83b1aa2e88f313c7d306a5421624b9b8be9f659d)

Author SHA1 Message Date
Timothy Pearson 83b1aa2e88 Fix undefined behaviour in TQClipboardWatcher::format
This relates to Bug 1820
(cherry picked from commit dc8f537180)
10 years ago
François Andriot fd6922e60b Fix dpi detection when using xft2
(cherry picked from commit e4b05c8f30)
10 years ago
François Andriot ccee6e3103 Fix crash in TQTranslator
(cherry picked from commit a944830520)
10 years ago
Michele Calgaro b0291308c4 Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
If the passed object is the same, the warning message is not displayed any more.
If the passed object is different, a message is still displayed.
This resolves bug 1947.
(cherry picked from commit a401ecd325)
10 years ago
Michele Calgaro 7e2db04621 Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909.
(cherry picked from commit cbeacf0de9)
10 years ago
Slávek Banko 2f51a9410a Fix overwriting memory for an application icon
This resolves Bug 2033
(cherry picked from commit 1afc62ef88)
10 years ago
Timothy Pearson 08dd9f5517 Fix DnD crash when source is not present
This resolves Bug 1602
(cherry picked from commit b7d35a6235)
10 years ago
Timothy Pearson 6bb565d42e Fix prior commit
(cherry picked from commit 8fb62409a1)
10 years ago
Timothy Pearson 8af28edd4a Fix crash on exit when application does not use session management
This relates to Bug 1627
(cherry picked from commit 7c0bc39229)
10 years ago
Timothy Pearson 1f7ae30324 Allow TQApplication objects to be constructed without a session manager
This relates to Bug 760
(cherry picked from commit 49075fd69d)
10 years ago
Slávek Banko 8d8e01fb8e Fix security issue CVE-2015-1860
[taken from RedHat Qt3 patches]
(cherry picked from commit 538d6a2440)
10 years ago
Slávek Banko e3dd0b7464 Fix security issue CVE-2015-0295
[taken from RedHat Qt3 patches]
(cherry picked from commit b3037160f2)
10 years ago
Slávek Banko 2e1f44ecf6 Fix security issue CVE-2014-0190
[taken from RedHat Qt3 patches]
(cherry picked from commit ad74a11abf)
10 years ago
Darrell Anderson 169c39ae6b Fix spelling mistakes
(cherry picked from commit be8413249b)
12 years ago
Timothy Pearson d2240de110 Fix ARGB mode stippled focus rectangle showing underlying window contents
Fix TQColor not processing alpha channel in ARGB mode
(cherry picked from commit 2a85fcbb5c)
12 years ago
Timothy Pearson 90f4a5524c Fix corrupted titlebar icons in subwindows of ARGB applications
(cherry picked from commit 8ab0008655)
12 years ago
Timothy Pearson b8e4f241c0 Fix a number of threading problems and crashes
This partially resolves Bug 1467
(part of the original commit)
(cherry picked from commit 83d39cad27)
12 years ago
Timothy Pearson 909c3cb760 Add 0084 compositing patch from RedHat
(cherry picked from commit 7295893a20)
12 years ago
Timothy Pearson c421de290d Fix Qt input method failure
This resolves Bug 1019
(cherry picked from commit c6db1b3eb2)
12 years ago
Timothy Pearson e7d0f7dba5 Fix fatal X11 errors when both external display and command arguments are provided to QApplication
This resolves Bug 1456
(cherry picked from commit 7abfc2a181)
12 years ago
Timothy Pearson 045b2d9ad8 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
This relates to Bug 1443
(cherry picked from commit e154d27e30)
12 years ago
Timothy Pearson b8ca17c69c Verify desktop widget screen number before applying size changes
This resolves Bug 1378
(cherry picked from commit b85cdabf48)
13 years ago
Timothy Pearson cbe0a27bbf Ensure that a valid DPI is always set
(cherry picked from commit f19aa203c9)
13 years ago
Timothy Pearson 5ae82a06c3 Fix build warnings
Thanks to Bruce Sass for the patch!
(cherry picked from commit ebcb1d80bf)
13 years ago
Timothy Pearson 34681cac0d Fix xrandr resize event failing on some systems
(cherry picked from commit 6ff026570d)
13 years ago
Timothy Pearson 8969326a16 Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function
(cherry picked from commit 1db4f237a7)
13 years ago
Timothy Pearson d0c6decc22 Fix TQPainter::drawWinFocusRect
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 b4eece7cc6)
13 years ago
Timothy Pearson 8f2ce2b619 Initialize X11 threading when Qt threading is enabled
This closes Bug 812
(cherry picked from commit 1f39650292)
13 years ago
Timothy Pearson 8e2a765a80 Fix Qt3 builds with libpng15
This partially closes Bug 683
(cherry picked from commit e278b85873)
13 years ago
Timothy Pearson d71a83ef0d Apply qtkdeintegration patches to Qt3
This partially resolves Bug #528
14 years ago
Timothy Pearson 37bcaebd22 Fix Qt3 libjpeg silent crash if compiled library version does not match the shared library version present on the local system
Thanks to "Fat-Zer" for the patch!
14 years ago
Timothy Pearson 16ef7b6d79 Fix Qt3 compilation against new libpng versions 14 years ago
Timothy Pearson 16e57845e9 Add new emitResizedSignal method to QDesktopWidget 14 years ago
Timothy Pearson f5969e4456 Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems 14 years ago
Timothy Pearson a5f141fc0d Revert delayed init commit as it won't work the way I intended 14 years ago
Timothy Pearson b24c4d5955 Add new delayed initialization constructor to QApplication 14 years ago
Timothy Pearson ba6061655c [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
This is needed to make the PopupMenuTitle UI element work properly
14 years ago
Timothy Pearson c029a34f3e Fix Qt3 build under Slackware64 13
Thanks to "/dev/ammo42" for the patch!
14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago