summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove completely obsolete libjpeg directoryTimothy Pearson2012-04-3090-33892/+0
|
* Fix potential crash when Qt3 is used as part of another application due to ↵Timothy Pearson2012-03-101-1/+2
| | | | multiple calls to XLib threading init function
* Fix TQPainter::drawWinFocusRectTimothy Pearson2012-03-053-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 commitTimothy Pearson2012-03-02198-1769/+1769
|
* Rename additional global TQt functionsTimothy Pearson2012-03-01198-1769/+1769
|
* Export QSqlRecordShared symbolsTimothy Pearson2012-02-211-1/+1
|
* Export QAuBucket symbolsTimothy Pearson2012-02-211-1/+1
|
* [qt3/qsplitter.h] fixed bug #854Serghei Amelian2012-02-131-2/+2
|
* Fix a few more build warningsTimothy Pearson2012-02-125-16/+19
|
* Fix FTBFS if yacc regenerates the mocTimothy Pearson2012-02-121-1/+1
|
* Clean up a few build warningsTimothy Pearson2012-02-123-7/+10
|
* Add NFlags parameter to QWidget constructorTimothy Pearson2012-02-072-4/+4
| | | | This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8
* Fix first icon view item displayTimothy Pearson2012-02-041-4/+0
|
* Add full hidden item support to QIconViewTimothy Pearson2012-01-311-6/+68
| | | | This will enable TDE to efficiently filter icon views via Konqueror
* Add NetWM/Motif controls to QWidgetTimothy Pearson2012-01-266-20/+187
| | | | This must break binary compatibility, so version was also bumped to 3.4.0
* Export QAuServer for tdebindingsTimothy Pearson2012-01-251-1/+1
|
* Initialize X11 threading when Qt threading is enabledTimothy Pearson2012-01-231-0/+6
| | | | This closes Bug 812
* Fix qcstring format warningsTimothy Pearson2012-01-121-1/+5
| | | | Related to Bug 637
* Enable gcc visibility support in Qt3Timothy Pearson2012-01-084-29/+17
| | | | This partially closes Bug 696
* Fix Qt3 builds with libpng15Timothy Pearson2012-01-081-3/+111
| | | | This partially closes Bug 683
* Fix qimage header warningsTimothy Pearson2011-12-211-2/+2
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-082-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-0814-25/+25
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0715-29/+29
|
* Apply qtkdeintegration patches to Qt3v3.5.13Timothy Pearson2011-10-068-5/+410
| | | | This partially resolves Bug #528
* Fix Qt3/TQt4 gcc 4.6 dependent program FTBFSTimothy Pearson2011-09-281-0/+2
|
* Fix Qt3 libjpeg silent crash if compiled library version does not match the ↵Timothy Pearson2011-09-271-3/+3
| | | | | | shared library version present on the local system Thanks to "Fat-Zer" for the patch!
* Fix Qt3 compilation against new libpng versionsTimothy Pearson2011-09-121-0/+14
|
* Add new emitResizedSignal method to QDesktopWidgetTimothy Pearson2011-08-231-0/+2
|
* Increase size of internal shared double buffer to accommodate larger screens ↵Timothy Pearson2011-08-191-0/+16
| | | | more typical of modern (year 2011) systems
* Remove spurious junk that was causing kalyptus to fail from ↵Timothy Pearson2011-08-131-6/+6
| | | | QSplitter/TQSplitter header files
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-102-103/+0
|
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-102-0/+103
|
* Fix another Qt3/TQt4 FTBFS related to the QSplitter commitTimothy Pearson2011-08-062-11/+10
|
* Fix another FTBFSTimothy Pearson2011-08-061-5/+1
|
* Fix FTBFS from prior commitTimothy Pearson2011-08-061-2/+0
|
* Expose some QSplitter private classes for added functionality in TrinityTimothy Pearson2011-08-062-71/+73
| | | | This is not a security risk
* [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconViewTimothy Pearson2011-08-052-47/+90
|
* [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive elementTimothy Pearson2011-08-052-0/+3
| | | | This is needed to make the PopupMenuTitle UI element work properly
* Revert 01_export_stat64_symbols.diff due to FTBFSTimothy Pearson2011-07-262-73/+0
|
* Apply gcc4.6 patches from UbuntuTimothy Pearson2011-07-222-0/+2
|
* Fix Qt3 build under Slackware64 13Timothy Pearson2011-07-221-0/+1
| | | | Thanks to "/dev/ammo42" for the patch!
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101138-0/+757081