Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build warnings | Timothy Pearson | 2012-07-28 | 7 | -48/+51 |
| | | | | Thanks to Bruce Sass for the patch! | ||||
* | Add 0084 compositing patch from RedHat | Timothy Pearson | 2012-06-13 | 1 | -12/+20 |
| | |||||
* | Fix Qt input method failure | Timothy Pearson | 2012-06-13 | 2 | -7/+7 |
| | | | | This resolves Bug 1019 | ||||
* | Fix xrandr resize event failing on some systems | Timothy Pearson | 2012-05-24 | 1 | -20/+21 |
| | |||||
* | Fix potential crash when Qt3 is used as part of another application due to ↵ | Timothy Pearson | 2012-03-10 | 1 | -1/+2 |
| | | | | multiple calls to XLib threading init function | ||||
* | Fix TQPainter::drawWinFocusRect | Timothy Pearson | 2012-03-05 | 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 | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 79 | -754/+754 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 79 | -754/+754 |
| | |||||
* | Export QAuBucket symbols | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Fix a few more build warnings | Timothy Pearson | 2012-02-12 | 5 | -16/+19 |
| | |||||
* | Add NFlags parameter to QWidget constructor | Timothy Pearson | 2012-02-07 | 2 | -4/+4 |
| | | | | This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8 | ||||
* | Add NetWM/Motif controls to QWidget | Timothy Pearson | 2012-01-26 | 5 | -18/+185 |
| | | | | This must break binary compatibility, so version was also bumped to 3.4.0 | ||||
* | Export QAuServer for tdebindings | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Initialize X11 threading when Qt threading is enabled | Timothy Pearson | 2012-01-23 | 1 | -0/+6 |
| | | | | This closes Bug 812 | ||||
* | Enable gcc visibility support in Qt3 | Timothy Pearson | 2012-01-08 | 3 | -29/+13 |
| | | | | This partially closes Bug 696 | ||||
* | Fix Qt3 builds with libpng15 | Timothy Pearson | 2012-01-08 | 1 | -3/+111 |
| | | | | This partially closes Bug 683 | ||||
* | Fix qimage header warnings | Timothy Pearson | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 2 | -2/+2 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 3 | -6/+6 |
| | |||||
* | Apply qtkdeintegration patches to Qt3v3.5.13 | Timothy Pearson | 2011-10-06 | 4 | -0/+314 |
| | | | | This partially resolves Bug #528 | ||||
* | 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! | ||||
* | Fix Qt3 compilation against new libpng versions | Timothy Pearson | 2011-09-12 | 1 | -0/+14 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element | Timothy Pearson | 2011-08-05 | 1 | -0/+2 |
| | | | | This is needed to make the PopupMenuTitle UI element work properly | ||||
* | Fix Qt3 build under Slackware64 13 | Timothy Pearson | 2011-07-22 | 1 | -0/+1 |
| | | | | Thanks to "/dev/ammo42" for the patch! | ||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 227 | -0/+167171 |