Commit Graph

  • aada85b8ca Add initial header rename scripts Timothy Pearson 2012-01-25 13:50:38 -0600
  • d63e388bec Rename obsolete tq methods to standard names Timothy Pearson 2011-12-21 14:03:29 -0600
  • 01af686382 Remove additional unneeded tq method conversions Timothy Pearson 2011-12-19 11:34:37 -0600
  • 377801cd0e Rename old tq methods that no longer need a unique name Timothy Pearson 2011-12-18 18:00:47 -0600
  • 6f533fb364 Sync conversion scripts Timothy Pearson 2011-12-18 14:51:32 -0600
  • 7901b39dae Update TQt3 autoconversion script Timothy Pearson 2011-12-05 22:05:01 -0600
  • bbda4bbf79 Update TQt3 autoconversion script Timothy Pearson 2011-12-05 18:58:09 -0600
  • 6d2c9202c9 Update TQt3 autoconversion script Timothy Pearson 2011-12-05 16:42:13 -0600
  • c384c6b991 Fix native TQt3 uic failure with KListView widgets Timothy Pearson 2011-11-15 01:41:58 -0600
  • 09c208d623 Fix native TQt3 accidental conversion to tquit Timothy Pearson 2011-11-14 22:33:39 -0600
  • 8adb519a37 Set TQT_REAL_TQT when tqt3 is created Timothy Pearson 2011-11-07 17:52:54 -0600
  • 4013136b98 Fix tqt3 conversion script Timothy Pearson 2011-11-07 11:31:14 -0600
  • 940d3c0601 Rename libraries for tqt3 Timothy Pearson 2011-11-07 10:54:01 -0600
  • c510341592 Fix Qt3/TQt4 gcc 4.6 dependent program FTBFS v3.5.13 Timothy Pearson 2011-09-28 13:13:47 -0500
  • 72363f884e Commit these two GIT hashes to the TQt4 branch 078391d07776b101e80323b02214f66dd943c9dc 437b7e59d85fffbd584ecdd50e9a52a5940e6414 Timothy Pearson 2011-09-27 00:43:15 -0500
  • 54d1e57f41 Make tsak error messages clearer Timothy Pearson 2011-09-23 14:37:24 -0500
  • c6cb95adbb Fix tsak process locking Fork off tsak daemon automatically Timothy Pearson 2011-09-18 20:31:15 -0500
  • bb1850b7c3 Fix up tsak Timothy Pearson 2011-09-17 18:19:34 -0500
  • 96c9b7f819 Send a grouping of three SAK messages for each SAK keypress This is needed because each client consumes a single notification message Timothy Pearson 2011-09-16 02:20:14 -0500
  • 7acb35ad4d Make tsak far more robust Timothy Pearson 2011-09-16 01:50:17 -0500
  • 8685539c5e Make tsak a bit more robust Timothy Pearson 2011-09-15 22:52:16 -0500
  • d54faa8114 Make tsak a bit more robust Timothy Pearson 2011-09-15 20:46:23 -0500
  • 13eabe6aa5 Cleanup tsak a bit Timothy Pearson 2011-09-14 21:13:28 -0500
  • bab961991a Add experimental tsak program tsak may make its way into kdebase in the near future...stay tuned! Timothy Pearson 2011-09-14 20:40:36 -0500
  • 7fb5a8dec9 Fix Qt3-->TQt3 conversion scripts Timothy Pearson 2011-09-01 14:37:46 -0500
  • 117ed7a95c Minor conversion script fixup Timothy Pearson 2011-08-29 03:05:41 -0500
  • 529d5994c5 Clean up said scripts a bit Timothy Pearson 2011-08-24 12:23:00 -0500
  • 7bb4259779 Add scripts to autogenerate a "real" TQt3 from the Qt3 sources in GIT Timothy Pearson 2011-08-24 12:21:55 -0500
  • 25e53f98b7 Add new emitResizedSignal method to QDesktopWidget Timothy Pearson 2011-08-23 16:37:37 -0500
  • a4652cb953 Increase size of internal shared double buffer to accommodate larger screens more typical of modern (year 2011) systems Timothy Pearson 2011-08-19 13:19:38 -0500
  • 88b0885ab8 Add missing TQPainter::tqdrawPolyline(...) method Timothy Pearson 2011-08-13 21:42:41 -0500
  • 12897770f4 Remove spurious junk that was causing kalyptus to fail from QSplitter/TQSplitter header files Timothy Pearson 2011-08-13 13:02:29 -0500
  • a6468e10ed Added some misc files Timothy Pearson 2011-08-10 21:36:45 -0500
  • d296f1d337 rename the following methods: tqparent parent tqmask mask Timothy Pearson 2011-08-10 12:13:27 -0500
  • eaa7ee2e0b rename the following methods: tqfind find tqreplace replace tqcontains contains Timothy Pearson 2011-08-09 22:25:47 -0500
  • 79a9d7a46a Add PE_HeaderSectionMenu to TQt4 Timothy Pearson 2011-08-08 12:20:28 -0500
  • 7e4cb14ee8 Fix TQt4 FTBFS Timothy Pearson 2011-08-08 03:34:32 -0500
  • 63e401e27f Fix TQt4 FTBFS Timothy Pearson 2011-08-08 00:13:10 -0500
  • ce5839405a Fix another Qt3/TQt4 FTBFS related to the QSplitter commit Timothy Pearson 2011-08-06 13:21:04 -0500
  • 467eda0e55 Fix another FTBFS Timothy Pearson 2011-08-06 03:52:51 -0500
  • f54a262784 Fix FTBFS from prior commit Timothy Pearson 2011-08-06 03:24:05 -0500
  • 1bd4b1d55d Expose some QSplitter private classes for added functionality in Trinity This is not a security risk Timothy Pearson 2011-08-06 01:36:40 -0500
  • 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 Timothy Pearson 2011-08-05 02:30:30 -0500
  • df19687570 Add notes on future repairs Timothy Pearson 2011-08-02 01:11:35 -0500
  • ff009161ef Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilize the builtin TQSocketNotifier code instead. Timothy Pearson 2011-08-01 12:48:18 -0500
  • 808772afcd Remove obsolete FAQ file Timothy Pearson 2011-07-26 20:26:38 -0500
  • 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! Timothy Pearson 2011-07-25 13:40:05 -0500
  • be74b66794 Remove temporary files from source tree Timothy Pearson 2011-07-24 03:10:43 -0500
  • 596c6587c8 Fixed FTBFS due to prior commit Timothy Pearson 2011-07-24 03:10:05 -0500
  • 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! Timothy Pearson 2011-07-23 17:13:36 -0500
  • d7be169483 Be consistent with the usage of QMAKE_C[XX]FLAGS Timothy Pearson 2011-07-23 01:58:19 -0500
  • 100463c71c Fix TQt4 TQWidget::parentWidget() segfault Timothy Pearson 2011-07-22 19:53:20 -0500
  • e005ebd21d Fix crash on access to TQLayout::alignmentRect() Timothy Pearson 2011-07-22 17:54:59 -0500
  • 9838670671 Rename tqgeometry* to geometry* Timothy Pearson 2011-07-19 01:12:35 -0500
  • d765008341 Rename tqsizeHint* to sizeHint* Timothy Pearson 2011-07-17 19:23:04 -0500
  • 33d3ec0635 Revert "Rename tqsize* to size*" Timothy Pearson 2011-07-17 19:19:26 -0500
  • f01eee0362 Revert "Revert accidental tqsize*Cursor conversion from prior commit" Timothy Pearson 2011-07-17 19:19:15 -0500
  • a0486cd21b Revert "Fix FTBFS" Timothy Pearson 2011-07-17 19:19:03 -0500
  • 07cb0159c0 Revert "Fix FTBFS" Timothy Pearson 2011-07-17 19:18:53 -0500
  • 2bde5a3710 Fix FTBFS Timothy Pearson 2011-07-17 19:01:13 -0500
  • bd24d589af Fix FTBFS Timothy Pearson 2011-07-17 18:49:39 -0500
  • 9f25ffffd3 Revert accidental tqsize*Cursor conversion from prior commit Timothy Pearson 2011-07-17 18:35:57 -0500
  • afe922f3d9 Rename tqsize* to size* Timothy Pearson 2011-07-17 18:20:57 -0500
  • 656b2d3e1c Add Qt3 development HEAD version Timothy Pearson 2011-07-10 15:24:15 -0500
  • dda8474928 Added TQt4 HEAD Timothy Pearson 2011-07-10 15:17:53 -0500
  • 6260b61788 Created initial directory structure Timothy Pearson 2011-07-10 15:10:56 -0500