Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary and/or TDE-unrelated code. | Michele Calgaro | 2019-04-21 | 230 | -215223/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -2/+2 |
| | |||||
* | Commit these two GIT hashes to the TQt4 branch | Timothy Pearson | 2011-09-27 | 1 | -3/+3 |
| | | | | | 078391d07776b101e80323b02214f66dd943c9dc 437b7e59d85fffbd584ecdd50e9a52a5940e6414 | ||||
* | Add new emitResizedSignal method to QDesktopWidget | Timothy Pearson | 2011-08-23 | 1 | -0/+4 |
| | |||||
* | Increase size of internal shared double buffer to accommodate larger screens ↵ | Timothy Pearson | 2011-08-19 | 1 | -0/+16 |
| | | | | more typical of modern (year 2011) systems | ||||
* | Add missing TQPainter::tqdrawPolyline(...) method | Timothy Pearson | 2011-08-13 | 2 | -2/+65 |
| | |||||
* | rename the following methods: | Timothy Pearson | 2011-08-10 | 77 | -992/+992 |
| | | | | | tqparent parent tqmask mask | ||||
* | rename the following methods: | Timothy Pearson | 2011-08-09 | 96 | -975/+974 |
| | | | | | | tqfind find tqreplace replace tqcontains contains | ||||
* | Add PE_HeaderSectionMenu to TQt4 | Timothy Pearson | 2011-08-08 | 1 | -1/+2 |
| | |||||
* | Forward-port the following Qt3 GIT commits to TQt4: | Timothy Pearson | 2011-08-05 | 1 | -0/+2 |
| | | | | | 3653f049bf83636d00237e61781e68ae7c3b499a [ENHANCEMENT] Add skeleton of setVisible()/isVisible() support to QIconView 4dd6a7ae2cf8d7fc3df7c9743129cec736c0d591 [ENHANCEMENT] Add new PE_HeaderSectionMenu primitive element | ||||
* | Disable the TQSocketNotifier<-->QSocketNotifier bridge and utilize | Timothy Pearson | 2011-08-01 | 2 | -5/+12 |
| | | | | | | | 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)" | ||||
* | Remove temporary files from source tree | Timothy Pearson | 2011-07-24 | 8 | -15969/+0 |
| | |||||
* | Fixed FTBFS due to prior commit | Timothy Pearson | 2011-07-24 | 9 | -54/+223 |
| | |||||
* | Apply all Qt3.3.8d patches | Timothy Pearson | 2011-07-23 | 25 | -1072/+2901 |
| | | | | | NOTE: This will *likely* break compilation of TQt4 Please wait a few days for fixes to be committed as needed! | ||||
* | Fix TQt4 TQWidget::parentWidget() segfault | Timothy Pearson | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Fix crash on access to TQLayout::alignmentRect() | Timothy Pearson | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Revert "Rename tqsize* to size*" | Timothy Pearson | 2011-07-17 | 20 | -165/+165 |
| | | | | This reverts commit e33879600503bacc0b4ef090f7f79ab80bb6b0da. | ||||
* | Revert "Revert accidental tqsize*Cursor conversion from prior commit" | Timothy Pearson | 2011-07-17 | 3 | -35/+35 |
| | | | | This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb. | ||||
* | Revert "Fix FTBFS" | Timothy Pearson | 2011-07-17 | 1 | -6/+5 |
| | | | | This reverts commit 63f7e5f59911fe3ff39f02384a7e53f9807e5b69. | ||||
* | Revert "Fix FTBFS" | Timothy Pearson | 2011-07-17 | 7 | -7/+7 |
| | | | | This reverts commit 788af62a17eb6cfa50388059c61bc63fe3bb8b38. | ||||
* | Fix FTBFS | Timothy Pearson | 2011-07-17 | 7 | -7/+7 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-07-17 | 1 | -5/+6 |
| | |||||
* | Revert accidental tqsize*Cursor conversion from prior commit | Timothy Pearson | 2011-07-17 | 3 | -35/+35 |
| | |||||
* | Rename tqsize* to size* | Timothy Pearson | 2011-07-17 | 20 | -165/+165 |
| | |||||
* | Added TQt4 HEAD | Timothy Pearson | 2011-07-10 | 236 | -0/+229102 |