Commit Graph

81 Commits (be8d88eef8e7ab7c6bbfb6d553b34b4a9a3a7755)
 

Author SHA1 Message Date
Timothy Pearson be8d88eef8 Fix focus rectangle fill when brush is set on call to focus rectangle paint method 13 years ago
Timothy Pearson e43d1ae2d9 Fix FTBFS on Linux from recent UUID enhancement 13 years ago
Timothy Pearson 093bfb8296 Use high quality uuid_generate on Linux instead of PRNG 13 years ago
Timothy Pearson 6c72a84e6e Fix slider draw hang 13 years ago
Timothy Pearson 679d4f0bcd Fix dropped style options 13 years ago
Timothy Pearson ec1d9d91d2 Fix FTBFS 13 years ago
Timothy Pearson 672a55040f Fix QCompactStyle compilation 13 years ago
Timothy Pearson 403cd53c4e Extend style API further and clean up example themes 13 years ago
Timothy Pearson d24053184c Update example styles to new style API 13 years ago
Timothy Pearson 8805afa8c6 Fix problems in prior style API changes 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
Timothy Pearson ebcb1d80bf Fix build warnings
Thanks to Bruce Sass for the patch!
13 years ago
Timothy Pearson b129c37241 Use system libpng and libmng by default 13 years ago
Timothy Pearson 5ab7fce9b2 Make basic integer QDataStream reads resistant to corruption from underlying IO device failure 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
Timothy Pearson 3c3de9a5eb Update zh-tw translations 13 years ago
Timothy Pearson 4412d295cf Fix qmake library search path on 64 bit systems
This resolves Bug 1016
13 years ago
Timothy Pearson c6db1b3eb2 Fix Qt input method failure
This resolves Bug 1019
13 years ago
Timothy Pearson 6ff026570d Fix xrandr resize event failing on some systems 13 years ago
Timothy Pearson e056fc84d4 Remove invalid license options from Qt3
Thanks to Laurent Dard for the patch!
13 years ago
Timothy Pearson 2def3de01d Remove broken symlinks resulting from hash 4e067439
Thanks to Darrell Anderson for noticing the problem!
13 years ago
Timothy Pearson 4e06743950 Remove completely obsolete libjpeg directory 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 14 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
14 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 14 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 14 years ago
Timothy Pearson b0b53cc84f Rename kde-config to tde-config 14 years ago
Timothy Pearson b45fc92d0a Export QSqlRecordShared symbols 14 years ago
Timothy Pearson 0ce5097f68 Export QAuBucket symbols 14 years ago
Serghei Amelian 70ee85a0b2 [qt3/qsplitter.h] fixed bug #854 14 years ago
Timothy Pearson 083d32559d Fix a few more build warnings 14 years ago
Timothy Pearson bad353a20d Fix accidental FTBFS introduced in prior commit 14 years ago
Timothy Pearson 0a2ae6ad0e Fix FTBFS if yacc regenerates the moc 14 years ago
Timothy Pearson e90b15c55d Clean up a few build warnings 14 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
14 years ago
Timothy Pearson 783aa27bae Fix first icon view item display 14 years ago
Timothy Pearson 660a32cfcf Add full hidden item support to QIconView
This will enable TDE to efficiently filter icon views via Konqueror
14 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
14 years ago
Timothy Pearson 336d563830 Export QAuServer for tdebindings 14 years ago
Timothy Pearson 1f39650292 Initialize X11 threading when Qt threading is enabled
This closes Bug 812
14 years ago
Timothy Pearson c8ceccf367 Fix accidental conversions of binary files from last commit 14 years ago
Timothy Pearson 2d17865c20 Part 1 of 2 of kdm rename 14 years ago
Timothy Pearson ce82c99453 Fix qcstring format warnings
Related to Bug 637
14 years ago
Timothy Pearson 540da17300 Fix popen leak
Related to Bug 637
14 years ago
Timothy Pearson 2cd2aafb30 Add additional documentation from Debian into Qt3 tree
This closes Bug 673
14 years ago