Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix first icon view item display | Timothy Pearson | 2015-12-15 | 1 | -4/+0 | |
| | | | | (cherry picked from commit 783aa27bae5f14d828b898aa37dac19001cfebb1) | |||||
* | Add full hidden item support to QIconView | Timothy Pearson | 2015-12-15 | 1 | -6/+68 | |
| | | | | | This will enable TDE to efficiently filter icon views via Konqueror (cherry picked from commit 660a32cfcf9bd9aee882ee3fb84045e8a49e4f97) | |||||
* | Fix security issue CVE-2015-1860 | Slávek Banko | 2015-12-13 | 1 | -0/+2 | |
| | | | | | [taken from RedHat Qt3 patches] (cherry picked from commit 538d6a2440fbe645b970402fa7e86dfd3e36192b) | |||||
* | Fix security issue CVE-2015-0295 | Slávek Banko | 2015-12-13 | 1 | -0/+6 | |
| | | | | | [taken from RedHat Qt3 patches] (cherry picked from commit b3037160f25730efca66966559779559a4946bf3) | |||||
* | Fix security issue CVE-2014-0190 | Slávek Banko | 2015-12-13 | 1 | -1/+6 | |
| | | | | | [taken from RedHat Qt3 patches] (cherry picked from commit ad74a11abf9d62389a6bd74a6edf9cd73e36c8f7) | |||||
* | Fix security issue CVE-2013-4549 | Slávek Banko | 2015-12-13 | 2 | -0/+70 | |
| | | | | | [taken from RedHat Qt3 patches] (cherry picked from commit 73584365f8600414fc5a114ec2f2d6750a7f77cc) | |||||
* | Fix spelling mistakesv3.5.13.2 | Darrell Anderson | 2013-05-08 | 4 | -4/+4 | |
| | | | | (cherry picked from commit be8413249bb8a6d8dc2cfc693d9c1037284fd251) | |||||
* | Fix ARGB mode stippled focus rectangle showing underlying window contents | Timothy Pearson | 2013-05-04 | 2 | -6/+21 | |
| | | | | | Fix TQColor not processing alpha channel in ARGB mode (cherry picked from commit 2a85fcbb5cafc25a750ce548123c8e7422793b3c) | |||||
* | Fix corrupted titlebar icons in subwindows of ARGB applications | Timothy Pearson | 2013-05-03 | 1 | -3/+37 | |
| | | | | (cherry picked from commit 8ab00086554fa825a8d878f313fea674be37e748) | |||||
* | Fix a number of threading problems and crashes | Timothy Pearson | 2013-04-25 | 4 | -46/+372 | |
| | | | | | | This partially resolves Bug 1467 (part of the original commit) (cherry picked from commit 83d39cad274f592a43a3262926d215493caea0bc) | |||||
* | Make basic integer QDataStream reads resistant to corruption from underlying ↵ | Timothy Pearson | 2013-04-20 | 1 | -35/+45 | |
| | | | | | | IO device failure (cherry picked from commit 5ab7fce9b284448b91ae2ae78aeb46a7c688adcf) | |||||
* | Use unixODBC instead of obsolete iODBC | Timothy Pearson | 2013-04-20 | 3 | -6/+5 | |
| | | | | | | This closes Bug 792 Thanks to 'L0ner' for the patch! (cherry picked from commit e20b43430837963d47b87d290be7a0996182c8a9) | |||||
* | Add 0084 compositing patch from RedHat | Timothy Pearson | 2013-04-20 | 1 | -12/+20 | |
| | | | | (cherry picked from commit 7295893a208dd65d616cebca19befa4cf55aa08b) | |||||
* | Update zh-tw translations | Timothy Pearson | 2013-04-20 | 1 | -41/+41 | |
| | | | | (cherry picked from commit 3c3de9a5eb7afaadd2017bc971d2e8180c62396b) | |||||
* | Fix qmake library search path on 64 bit systems | Timothy Pearson | 2013-04-20 | 1 | -1/+1 | |
| | | | | | This resolves Bug 1016 (cherry picked from commit 4412d295cf80036f36ec4acf9f76bbbe1d1ec702) | |||||
* | Fix Qt input method failure | Timothy Pearson | 2013-04-20 | 2 | -7/+7 | |
| | | | | | This resolves Bug 1019 (cherry picked from commit c6db1b3eb2cb39d3d8ad11cc0817adfd06cb9a99) | |||||
* | Fix fatal X11 errors when both external display and command arguments are ↵ | Timothy Pearson | 2013-04-16 | 1 | -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 TQApplication | Timothy Pearson | 2013-04-13 | 2 | -2/+8 | |
| | | | | | This relates to Bug 1443 (cherry picked from commit e154d27e308f648aabffee9caef82d58d12ce804) | |||||
* | Fix textbox trails introduced with GIT commit 82b71e49 | Slávek Banko | 2013-03-02 | 1 | -3/+3 | |
| | | | | | This resolves Bug 1408 (cherry picked from commit d10d2321a34ab6c157bdf2a2e900c0ee52f1bd79) | |||||
* | Doublebuffer QIconView to reduce flicker | Timothy Pearson | 2013-02-20 | 2 | -1/+47 | |
| | | | | | This closes Bug 1408 (cherry picked from commit 82b71e49603bf3a53240076c395864addd869267) | |||||
* | Verify desktop widget screen number before applying size changes | Timothy Pearson | 2013-01-13 | 1 | -7/+20 | |
| | | | | | This resolves Bug 1378 (cherry picked from commit b85cdabf4805af35799b141cb3dd6deb411b9b47) | |||||
* | Ensure that a valid DPI is always set | Timothy Pearson | 2012-12-12 | 1 | -5/+10 | |
| | | | | (cherry picked from commit f19aa203c934d0f85862fdf810a87fe7c5777d17) | |||||
* | Fix build warningsv3.5.13.1 | Timothy Pearson | 2012-08-04 | 57 | -188/+196 | |
| | | | | | Thanks to Bruce Sass for the patch! (cherry picked from commit ebcb1d80bf517aceb69778e1e9f67e5f4da8c484) | |||||
* | Use system libpng and libmng by default | Timothy Pearson | 2012-08-04 | 1 | -6/+6 | |
| | | | | (cherry picked from commit b129c37241b8777665c2c063713d496e43e934b2) | |||||
* | Remove completely obsolete libjpeg directory | Timothy Pearson | 2012-08-04 | 91 | -33898/+2 | |
| | | | | (cherry picked from commit 4e0674395047ad477209f57312f30cbf58375f8b) | |||||
* | Fix xrandr resize event failing on some systems | Timothy Pearson | 2012-06-02 | 1 | -20/+21 | |
| | | | | (cherry picked from commit 6ff026570df6bf0d2988e5e94465fc8d19ef2133) | |||||
* | Remove invalid license options from Qt3 | Timothy Pearson | 2012-06-02 | 1 | -377/+24 | |
| | | | | | Thanks to Laurent Dard for the patch! (cherry picked from commit e056fc84d413a441cc16cac847699c2f30774871) | |||||
* | Remove broken symlinks resulting from hash 4e067439 | Timothy Pearson | 2012-06-02 | 9 | -9/+0 | |
| | | | | | Thanks to Darrell Anderson for noticing the problem! (cherry picked from commit 2def3de01dd6957156907c71cf9ee0e83754d0ea) | |||||
* | Fix potential crash when Qt3 is used as part of another application due to ↵ | Timothy Pearson | 2012-06-02 | 1 | -1/+2 | |
| | | | | | | multiple calls to XLib threading init function (cherry picked from commit 1db4f237a710955a817c7aca65a716d85573304b) | |||||
* | Fix TQPainter::drawWinFocusRect | Timothy Pearson | 2012-06-02 | 3 | -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 enabled | Timothy Pearson | 2012-06-02 | 1 | -0/+6 | |
| | | | | | This closes Bug 812 (cherry picked from commit 1f3965029290616c894f2d5e668ddfbd5795d6a0) | |||||
* | Fix popen leak | Timothy Pearson | 2012-06-02 | 1 | -0/+1 | |
| | | | | | Related to Bug 637 (cherry picked from commit 540da173004e3c6f41edf3dc56a10a228fee0f1a) | |||||
* | Fix Qt3 builds with libpng15 | Timothy Pearson | 2012-06-02 | 1 | -3/+111 | |
| | | | | | This partially closes Bug 683 (cherry picked from commit e278b858739babff5cc19ca81a661e1256d162e7) | |||||
* | Apply qtkdeintegration patches to Qt3v3.5.13 | Timothy Pearson | 2011-10-06 | 9 | -5/+411 | |
| | | | | This partially resolves Bug #528 | |||||
* | Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS | Timothy Pearson | 2011-09-28 | 1 | -0/+2 | |
| | ||||||
* | Fix Qt3 compilation when Xinerama is not available | Timothy Pearson | 2011-09-27 | 1 | -0/+1 | |
| | | | | Thanks to "Fat-Zer" for the patch! | |||||
* | Fix Qt3 libjpeg silent crash if compiled library version does not match the ↵ | Timothy Pearson | 2011-09-27 | 1 | -3/+3 | |
| | | | | | | shared library version present on the local system Thanks to "Fat-Zer" for the patch! | |||||
* | Remove duplicate headers in Qt3 | Timothy Pearson | 2011-09-25 | 27 | -27/+0 | |
| | ||||||
* | Remove link to config.h in Qt3 include directory | Timothy Pearson | 2011-09-15 | 1 | -1/+0 | |
| | | | | This repairs TDE compilation | |||||
* | Fix Qt3 compilation against new libpng versions | Timothy Pearson | 2011-09-12 | 1 | -0/+14 | |
| | ||||||
* | Fix Qt3 builds on Slackware via removal of the png.h symlink | Timothy Pearson | 2011-09-10 | 1 | -1/+0 | |
| | ||||||
* | Add new emitResizedSignal method to QDesktopWidget | Timothy Pearson | 2011-08-23 | 1 | -0/+2 | |
| | ||||||
* | Increase size of internal shared double buffer to accommodate larger screens ↵ | Timothy Pearson | 2011-08-19 | 1 | -0/+16 | |
| | | | | more typical of modern (year 2011) systems | |||||
* | Remove spurious junk that was causing kalyptus to fail from ↵ | Timothy Pearson | 2011-08-13 | 1 | -6/+6 | |
| | | | | QSplitter/TQSplitter header files | |||||
* | Revert delayed init commit as it won't work the way I intended | Timothy Pearson | 2011-08-10 | 2 | -103/+0 | |
| | ||||||
* | Add new delayed initialization constructor to QApplication | Timothy Pearson | 2011-08-10 | 2 | -0/+103 | |
| | ||||||
* | Fix another Qt3/TQt4 FTBFS related to the QSplitter commit | Timothy Pearson | 2011-08-06 | 2 | -11/+10 | |
| | ||||||
* | Fix another FTBFS | Timothy Pearson | 2011-08-06 | 1 | -5/+1 | |
| | ||||||
* | Fix FTBFS from prior commit | Timothy Pearson | 2011-08-06 | 1 | -2/+0 | |
| | ||||||
* | Expose some QSplitter private classes for added functionality in Trinity | Timothy Pearson | 2011-08-06 | 2 | -71/+73 | |
| | | | | This is not a security risk |