Commit Graph

71 Commits (45c27365b0befff859d13bafa2d1f6cc03a7061c)
 

Author SHA1 Message Date
Timothy Pearson 45c27365b0 Update TQt3 patch file for new Qt3 version 13 years ago
Timothy Pearson 86715ac657 Fix linear alphabet string errors 13 years ago
Timothy Pearson b5ceb719aa Update header rename scripts (again) 13 years ago
Timothy Pearson e9885c0731 Update header rename scripts 13 years ago
Timothy Pearson cd1575a0af Update header rename scripts 13 years ago
Timothy Pearson aada85b8ca Add initial header rename scripts 13 years ago
Timothy Pearson d63e388bec Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 01af686382 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 377801cd0e Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 6f533fb364 Sync conversion scripts 13 years ago
Timothy Pearson 7901b39dae Update TQt3 autoconversion script 13 years ago
Timothy Pearson bbda4bbf79 Update TQt3 autoconversion script 13 years ago
Timothy Pearson 6d2c9202c9 Update TQt3 autoconversion script 13 years ago
Timothy Pearson c384c6b991 Fix native TQt3 uic failure with KListView widgets 13 years ago
Timothy Pearson 09c208d623 Fix native TQt3 accidental conversion to tquit 13 years ago
Timothy Pearson 8adb519a37 Set TQT_REAL_TQT when tqt3 is created 13 years ago
Timothy Pearson 4013136b98 Fix tqt3 conversion script 13 years ago
Timothy Pearson 940d3c0601 Rename libraries for tqt3 13 years ago
Timothy Pearson c510341592 Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS 14 years ago
Timothy Pearson 72363f884e Commit these two GIT hashes to the TQt4 branch
078391d07776b101e80323b02214f66dd943c9dc
437b7e59d85fffbd584ecdd50e9a52a5940e6414
14 years ago
Timothy Pearson 54d1e57f41 Make tsak error messages clearer 14 years ago
Timothy Pearson c6cb95adbb Fix tsak process locking
Fork off tsak daemon automatically
14 years ago
Timothy Pearson bb1850b7c3 Fix up tsak 14 years ago
Timothy Pearson 96c9b7f819 Send a grouping of three SAK messages for each SAK keypress
This is needed because each client consumes a single notification message
14 years ago
Timothy Pearson 7acb35ad4d Make tsak far more robust 14 years ago
Timothy Pearson 8685539c5e Make tsak a bit more robust 14 years ago
Timothy Pearson d54faa8114 Make tsak a bit more robust 14 years ago
Timothy Pearson 13eabe6aa5 Cleanup tsak a bit 14 years ago
Timothy Pearson bab961991a Add experimental tsak program
tsak may make its way into kdebase in the near future...stay tuned!
14 years ago
Timothy Pearson 7fb5a8dec9 Fix Qt3-->TQt3 conversion scripts 14 years ago
Timothy Pearson 117ed7a95c Minor conversion script fixup 14 years ago
Timothy Pearson 529d5994c5 Clean up said scripts a bit 14 years ago
Timothy Pearson 7bb4259779 Add scripts to autogenerate a "real" TQt3 from the Qt3 sources in GIT 14 years ago
Timothy Pearson 25e53f98b7 Add new emitResizedSignal method to QDesktopWidget 14 years ago
Timothy Pearson a4652cb953 Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems 14 years ago
Timothy Pearson 88b0885ab8 Add missing TQPainter::tqdrawPolyline(...) method 14 years ago
Timothy Pearson 12897770f4 Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files 14 years ago
Timothy Pearson a6468e10ed Added some misc files 14 years ago
Timothy Pearson d296f1d337 rename the following methods:
tqparent parent
tqmask mask
14 years ago
Timothy Pearson eaa7ee2e0b rename the following methods:
tqfind find
tqreplace replace
tqcontains contains
14 years ago
Timothy Pearson 79a9d7a46a Add PE_HeaderSectionMenu to TQt4 14 years ago
Timothy Pearson 7e4cb14ee8 Fix TQt4 FTBFS 14 years ago
Timothy Pearson 63e401e27f Fix TQt4 FTBFS 14 years ago
Timothy Pearson ce5839405a Fix another Qt3/TQt4 FTBFS related to the QSplitter commit 14 years ago
Timothy Pearson 467eda0e55 Fix another FTBFS 14 years ago
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