summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/kernel
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary and/or TDE-unrelated code.Michele Calgaro2019-04-21230-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 Calgaro2018-09-031-0/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-2/+2
|
* Commit these two GIT hashes to the TQt4 branchTimothy Pearson2011-09-271-3/+3
| | | | | 078391d07776b101e80323b02214f66dd943c9dc 437b7e59d85fffbd584ecdd50e9a52a5940e6414
* Add new emitResizedSignal method to QDesktopWidgetTimothy Pearson2011-08-231-0/+4
|
* Increase size of internal shared double buffer to accommodate larger screens ↵Timothy Pearson2011-08-191-0/+16
| | | | more typical of modern (year 2011) systems
* Add missing TQPainter::tqdrawPolyline(...) methodTimothy Pearson2011-08-132-2/+65
|
* rename the following methods:Timothy Pearson2011-08-1077-992/+992
| | | | | tqparent parent tqmask mask
* rename the following methods:Timothy Pearson2011-08-0996-975/+974
| | | | | | tqfind find tqreplace replace tqcontains contains
* Add PE_HeaderSectionMenu to TQt4Timothy Pearson2011-08-081-1/+2
|
* Forward-port the following Qt3 GIT commits to TQt4:Timothy Pearson2011-08-051-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 utilizeTimothy Pearson2011-08-012-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 treeTimothy Pearson2011-07-248-15969/+0
|
* Fixed FTBFS due to prior commitTimothy Pearson2011-07-249-54/+223
|
* Apply all Qt3.3.8d patchesTimothy Pearson2011-07-2325-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() segfaultTimothy Pearson2011-07-221-1/+1
|
* Fix crash on access to TQLayout::alignmentRect()Timothy Pearson2011-07-221-1/+1
|
* Revert "Rename tqsize* to size*"Timothy Pearson2011-07-1720-165/+165
| | | | This reverts commit e33879600503bacc0b4ef090f7f79ab80bb6b0da.
* Revert "Revert accidental tqsize*Cursor conversion from prior commit"Timothy Pearson2011-07-173-35/+35
| | | | This reverts commit 79213c7dcd5754122caa8047676cff8f9352e9bb.
* Revert "Fix FTBFS"Timothy Pearson2011-07-171-6/+5
| | | | This reverts commit 63f7e5f59911fe3ff39f02384a7e53f9807e5b69.
* Revert "Fix FTBFS"Timothy Pearson2011-07-177-7/+7
| | | | This reverts commit 788af62a17eb6cfa50388059c61bc63fe3bb8b38.
* Fix FTBFSTimothy Pearson2011-07-177-7/+7
|
* Fix FTBFSTimothy Pearson2011-07-171-5/+6
|
* Revert accidental tqsize*Cursor conversion from prior commitTimothy Pearson2011-07-173-35/+35
|
* Rename tqsize* to size*Timothy Pearson2011-07-1720-165/+165
|
* Added TQt4 HEADTimothy Pearson2011-07-10236-0/+229102