Commit Graph

90 Commits (81633065864705529ee5b3792a9ca4dc8b88a458)
 

Author SHA1 Message Date
Timothy Pearson 0594950f65 Add PE_HeaderSectionMenu to TQt4 14 years ago
Timothy Pearson c9ab463ba1 Fix TQt4 FTBFS 14 years ago
Timothy Pearson 8267b6fe74 Fix TQt4 FTBFS 14 years ago
Timothy Pearson 5b8fb8d16e Fix another Qt3/TQt4 FTBFS related to the QSplitter commit 14 years ago
Timothy Pearson abad789602 Fix another FTBFS 14 years ago
Timothy Pearson fe1b3c2e45 Fix FTBFS from prior commit 14 years ago
Timothy Pearson 816f448426 Expose some QSplitter private classes for added functionality in Trinity
This is not a security risk
14 years ago
Timothy Pearson a4b5d4c845 Forward-port the following Qt3 GIT commits to TQt4:
3653f049bf	[ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView
4dd6a7ae2c	[ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
14 years ago
Timothy Pearson 3653f049bf [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView 14 years ago
Timothy Pearson 4dd6a7ae2c [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
This is needed to make the PopupMenuTitle UI element work properly
14 years ago
Timothy Pearson 18b62cf4a7 Add notes on future repairs 14 years ago
Timothy Pearson 7e80b57fd4 Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilize
the builtin TQSocketNotifier code instead.

This fixes the DCOP server failure due to:
"tqsocketnotifiers are not being registered with the main tqeventloop (via TQApplication::eventLoop()->registerSocketNotifier( this )) (and for obvious reasons, they ***cannot*** be if the tqsocketnotifier<-->qsocketnotifier bridge is active)"
14 years ago
Timothy Pearson 4ff8edd99a Remove obsolete FAQ file 14 years ago
Timothy Pearson 11b82515f8 Revert 01_export_stat64_symbols.diff due to FTBFS 14 years ago
Timothy Pearson a7b8e60241 Work around QString::toDouble() problem in Qt4.7 under gcc4.6 and i386
This manifests as an incorrect conversion of "3.3" to a double value
greater than 3.3, as detected by the check for "too recent" version
in ./tools/designer/uic/main.cpp
Nokia really needs to get some quality control people checking their code!
14 years ago
Timothy Pearson 30af961d86 Remove temporary files from source tree 14 years ago
Timothy Pearson 5ee7b67829 Fixed FTBFS due to prior commit 14 years ago
Timothy Pearson 2f4ee8ef5d Apply all Qt3.3.8d patches
NOTE: This will *likely* break compilation of TQt4
Please wait a few days for fixes to be committed as needed!
14 years ago
Timothy Pearson 5584c3586a Be consistent with the usage of QMAKE_C[XX]FLAGS 14 years ago
Timothy Pearson ceb25d6938 Apply gcc4.6 patches from Ubuntu 14 years ago
Timothy Pearson 58c0409285 Fix TQt4 TQWidget::parentWidget() segfault 14 years ago
Timothy Pearson 53dd554a8a Fix crash on access to TQLayout::alignmentRect() 14 years ago
Timothy Pearson fc451de67e Delete dbus-tqt-* as it is already in our primary SVN at svn.kde.org 14 years ago
Timothy Pearson 65a6143214 Fix Qt3 build under Slackware64 13
Thanks to "/dev/ammo42" for the patch!
14 years ago
Timothy Pearson 9af5580324 Rename tqgeometry* to geometry* 14 years ago
Timothy Pearson f79f0237f8 Add missing symlinks in include/private 14 years ago
Timothy Pearson 1f1772af8f Rename tqsizeHint* to sizeHint* 14 years ago
Timothy Pearson 07b6965cba Revert "Rename tqsize* to size*"
This reverts commit e338796005.
14 years ago
Timothy Pearson 1c210202b8 Revert "Revert accidental tqsize*Cursor conversion from prior commit"
This reverts commit 79213c7dcd.
14 years ago
Timothy Pearson 5f4a15aeda Revert "Fix FTBFS"
This reverts commit 63f7e5f599.
14 years ago
Timothy Pearson 20e4e515f5 Revert "Fix FTBFS"
This reverts commit 788af62a17.
14 years ago
Timothy Pearson 788af62a17 Fix FTBFS 14 years ago
Timothy Pearson 63f7e5f599 Fix FTBFS 14 years ago
Timothy Pearson 79213c7dcd Revert accidental tqsize*Cursor conversion from prior commit 14 years ago
Timothy Pearson e338796005 Rename tqsize* to size* 14 years ago
Timothy Pearson 10df383d2a Added dbus-tqt and dbus-tqt-1 from SVN 14 years ago
Timothy Pearson 7d523fac5a Add Qt3 development HEAD version 14 years ago
Timothy Pearson 37e3f157c7 Added TQt4 HEAD 14 years ago
Timothy Pearson 16630c3eff Updated GIT readme file 14 years ago
Timothy Pearson 9ea067f0d7 Created initial directory structure 14 years ago