Commit Graph

63 Commits (a236ea2ad383387255621fc8eaddc3c5d17f1e30)

Author SHA1 Message Date
Darrell Anderson a236ea2ad3 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson 47132557a4 Remove deprecation attributes from style functions, as they prevent smoke from functioning properly 13 years ago
Timothy Pearson 846bcc1a23 Update usage of deprecated XKeycodeToKeysym function 13 years ago
Timothy Pearson 8dd9123178 Trivial comment cleanup 13 years ago
Timothy Pearson 58451e41d9 Extend TQStyle API further and bump Qt version number 13 years ago
Timothy Pearson 0008bc5bcd Update style API to function without an active widget object 13 years ago
Darrell Anderson 92b8aca467 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson ebcb1d80bf Fix build warnings
Thanks to Bruce Sass for the patch!
13 years ago
Darrell Anderson da067173fd Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson 5ab7fce9b2 Make basic integer QDataStream reads resistant to corruption from underlying IO device failure 13 years ago
Darrell Anderson 4253373976 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson e20b434308 Use unixODBC instead of obsolete iODBC
This closes Bug 792
Thanks to 'L0ner' for the patch!
13 years ago
Timothy Pearson 7295893a20 Add 0084 compositing patch from RedHat 13 years ago
Darrell Anderson 5718be45f7 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson c6db1b3eb2 Fix Qt input method failure
This resolves Bug 1019
13 years ago
Darrell Anderson 1bcaf7bfac Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson 6ff026570d Fix xrandr resize event failing on some systems 13 years ago
Darrell Anderson 9179f76e97 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3 13 years ago
Timothy Pearson 4e06743950 Remove completely obsolete libjpeg directory 13 years ago
Darrell Anderson 2c39fddda7 Fix typos. 13 years ago
Timothy Pearson 1db4f237a7 Fix potential crash when Qt3 is used as part of another application due to multiple calls to XLib threading init function 13 years ago
Timothy Pearson b4eece7cc6 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
13 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 13 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 13 years ago
Timothy Pearson b45fc92d0a Export QSqlRecordShared symbols 13 years ago
Timothy Pearson 0ce5097f68 Export QAuBucket symbols 13 years ago
Serghei Amelian 70ee85a0b2 [qt3/qsplitter.h] fixed bug #854 13 years ago
Timothy Pearson 083d32559d Fix a few more build warnings 13 years ago
Timothy Pearson 0a2ae6ad0e Fix FTBFS if yacc regenerates the moc 13 years ago
Timothy Pearson e90b15c55d Clean up a few build warnings 13 years ago
Timothy Pearson d51c5c4d31 Add NFlags parameter to QWidget constructor
This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8
13 years ago
Timothy Pearson 783aa27bae Fix first icon view item display 13 years ago
Timothy Pearson 660a32cfcf Add full hidden item support to QIconView
This will enable TDE to efficiently filter icon views via Konqueror
13 years ago
Timothy Pearson 0eb9f5e217 Add NetWM/Motif controls to QWidget
This must break binary compatibility, so version was also bumped to 3.4.0
13 years ago
Timothy Pearson 336d563830 Export QAuServer for tdebindings 13 years ago
Timothy Pearson 1f39650292 Initialize X11 threading when Qt threading is enabled
This closes Bug 812
13 years ago
Timothy Pearson ce82c99453 Fix qcstring format warnings
Related to Bug 637
13 years ago
Timothy Pearson 5e47b11f23 Enable gcc visibility support in Qt3
This partially closes Bug 696
13 years ago
Timothy Pearson e278b85873 Fix Qt3 builds with libpng15
This partially closes Bug 683
13 years ago
Timothy Pearson bb0845dd6d Fix qimage header warnings 13 years ago
Timothy Pearson 8c6fc1f8e3 Fix accidental conversion of dockwin (part 2 of 2) 13 years ago
Timothy Pearson ba18a0dd03 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson f999929543 Rename kwin to twin (Part 2 of 2) 13 years ago
Timothy Pearson 04fcdc0803 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson d71a83ef0d Apply qtkdeintegration patches to Qt3
This partially resolves Bug #528
14 years ago
Timothy Pearson b1444fa097 Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS 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