Commit Graph

126 Commits (bb78dadad0c9a61187f4fd81c326fa49e9f7d88c)
 

Author SHA1 Message Date
Timothy Pearson f54a262784 Fix FTBFS from prior commit 14 years ago
Timothy Pearson 1bd4b1d55d Expose some QSplitter private classes for added functionality in Trinity
This is not a security risk
14 years ago
Timothy Pearson 3d0ccc665e Forward-port the following Qt3 GIT commits to TQt4:
3653f049bf83636d00237e61781e68ae7c3b499a	[ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView
4dd6a7ae2cf8d7fc3df7c9743129cec736c0d591	[ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element
14 years ago
Timothy Pearson df19687570 Add notes on future repairs 14 years ago
Timothy Pearson ff009161ef 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 808772afcd Remove obsolete FAQ file 14 years ago
Timothy Pearson cc2ebb6137 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 be74b66794 Remove temporary files from source tree 14 years ago
Timothy Pearson 596c6587c8 Fixed FTBFS due to prior commit 14 years ago
Timothy Pearson d3f7a9d6f1 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 d7be169483 Be consistent with the usage of QMAKE_C[XX]FLAGS 14 years ago
Timothy Pearson 100463c71c Fix TQt4 TQWidget::parentWidget() segfault 14 years ago
Timothy Pearson e005ebd21d Fix crash on access to TQLayout::alignmentRect() 14 years ago
Timothy Pearson 9838670671 Rename tqgeometry* to geometry* 14 years ago
Timothy Pearson d765008341 Rename tqsizeHint* to sizeHint* 14 years ago
Timothy Pearson 33d3ec0635 Revert "Rename tqsize* to size*"
This reverts commit e33879600503bacc0b4ef090f7f79ab80bb6b0da.
14 years ago
Timothy Pearson f01eee0362 Revert "Revert accidental tqsize*Cursor conversion from prior commit"
This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb.
14 years ago
Timothy Pearson a0486cd21b Revert "Fix FTBFS"
This reverts commit 63f7e5f59911fe3ff39f02384a7e53f9807e5b69.
14 years ago
Timothy Pearson 07cb0159c0 Revert "Fix FTBFS"
This reverts commit 788af62a17eb6cfa50388059c61bc63fe3bb8b38.
14 years ago
Timothy Pearson 2bde5a3710 Fix FTBFS 14 years ago
Timothy Pearson bd24d589af Fix FTBFS 14 years ago
Timothy Pearson 9f25ffffd3 Revert accidental tqsize*Cursor conversion from prior commit 14 years ago
Timothy Pearson afe922f3d9 Rename tqsize* to size* 14 years ago
Timothy Pearson 656b2d3e1c Add Qt3 development HEAD version 14 years ago
Timothy Pearson dda8474928 Added TQt4 HEAD 14 years ago
Timothy Pearson 6260b61788 Created initial directory structure 14 years ago