Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 1 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | KTabBar: add way to revert tab color to default | Mavridis Philippe | 2023-11-02 | 1 | -0/+8 |
| | | | | | | | | This commit adds a resetTabColor(...) method to TQTabBar and TQTabWidget which allows the color of the appropriate tab to be reset to the default as specified by the desktop color scheme. It also changes how invalid color values are handled; before, an invalid value would be used as a valid color, resulting in 0,0,0 (black). Seeing that an invalid color is returned by KColorDialog when the default color checkbox is checked, it makes more sense to ignore invalid colors, using the appropriate color from the color scheme instead. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 1 | -5/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 1 | -3/+3 |
| | |||||
* | Add option to control scroll tabs on mouse wheel | Michele Calgaro | 2013-10-19 | 1 | -16/+27 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -3/+3 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -3/+3 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -4/+4 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -7/+7 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -7/+7 |
| | |||||
* | Use non-tq sizeHint functions to fix bindings | Timothy Pearson | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 1 | -0/+526 |