Timothy Pearson
7acb35ad4d
Make tsak far more robust
13 years ago
Timothy Pearson
8685539c5e
Make tsak a bit more robust
13 years ago
Timothy Pearson
d54faa8114
Make tsak a bit more robust
13 years ago
Timothy Pearson
13eabe6aa5
Cleanup tsak a bit
13 years ago
Timothy Pearson
bab961991a
Add experimental tsak program
...
tsak may make its way into kdebase in the near future...stay tuned!
13 years ago
Timothy Pearson
7fb5a8dec9
Fix Qt3-->TQt3 conversion scripts
13 years ago
Timothy Pearson
117ed7a95c
Minor conversion script fixup
13 years ago
Timothy Pearson
529d5994c5
Clean up said scripts a bit
13 years ago
Timothy Pearson
7bb4259779
Add scripts to autogenerate a "real" TQt3 from the Qt3 sources in GIT
13 years ago
Timothy Pearson
25e53f98b7
Add new emitResizedSignal method to QDesktopWidget
13 years ago
Timothy Pearson
a4652cb953
Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems
13 years ago
Timothy Pearson
88b0885ab8
Add missing TQPainter::tqdrawPolyline(...) method
13 years ago
Timothy Pearson
12897770f4
Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files
13 years ago
Timothy Pearson
a6468e10ed
Added some misc files
13 years ago
Timothy Pearson
d296f1d337
rename the following methods:
...
tqparent parent
tqmask mask
13 years ago
Timothy Pearson
eaa7ee2e0b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
13 years ago
Timothy Pearson
79a9d7a46a
Add PE_HeaderSectionMenu to TQt4
13 years ago
Timothy Pearson
7e4cb14ee8
Fix TQt4 FTBFS
13 years ago
Timothy Pearson
63e401e27f
Fix TQt4 FTBFS
13 years ago
Timothy Pearson
ce5839405a
Fix another Qt3/TQt4 FTBFS related to the QSplitter commit
13 years ago
Timothy Pearson
467eda0e55
Fix another FTBFS
13 years ago
Timothy Pearson
f54a262784
Fix FTBFS from prior commit
13 years ago
Timothy Pearson
1bd4b1d55d
Expose some QSplitter private classes for added functionality in Trinity
...
This is not a security risk
13 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
13 years ago
Timothy Pearson
df19687570
Add notes on future repairs
13 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)"
13 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