Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-06 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-17 | 1 | -16/+16 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -126/+126 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 1 | -22/+22 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated to QtCurve version 1.8.5 | TCH | 2020-05-03 | 1 | -160/+215 |
| | | | | | | | Based on the original LGPL 2.1 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <tch@protonmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated to QtCurve version 1.7.1. | TCH | 2020-04-27 | 1 | -144/+311 |
| | | | | | | | Based on the original GPL2 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <tch@protonmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to removed HAVE_REAL_TQT definition in tqtinterface. | Slávek Banko | 2019-05-02 | 1 | -4/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix crash under Milk styler14.0.0 | Timothy Pearson | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | Minor syntatical cleanup, no functional changes | Timothy Pearson | 2014-11-21 | 1 | -258/+232 |
| | |||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -2/+2 |
| | |||||
* | Very minor style cleanup | Timothy Pearson | 2014-08-07 | 1 | -1/+2 |
| | |||||
* | Fix FTBFS due to recent style API changes | Slávek Banko | 2013-12-26 | 1 | -2/+2 |
| | |||||
* | Fix QtCurve hang in menu headers | Timothy Pearson | 2013-04-10 | 1 | -3/+3 |
| | | | | Clean up spurious build files | ||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 1 | -5/+5 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -6/+6 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -11/+11 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -6/+6 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Update to latest style API | Timothy Pearson | 2012-11-14 | 1 | -17/+17 |
| | |||||
* | Fix crashes when used with third party toolkits | Timothy Pearson | 2012-11-11 | 1 | -47/+46 |
| | |||||
* | Fix crashes when used with third-party toolkits | Timothy Pearson | 2012-11-04 | 1 | -286/+332 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-10-31 | 1 | -4/+23 |
| | |||||
* | Update for style API | Timothy Pearson | 2012-10-31 | 1 | -8/+33 |
| | |||||
* | Do not use direct widget access when drawing tabs and popup menus | Timothy Pearson | 2012-10-17 | 1 | -28/+19 |
| | |||||
* | Revert style and class names to QtCurve | Slávek Banko | 2012-09-01 | 1 | -84/+88 |
| | | | | Fix FTBFS on Qt3 | ||||
* | Style API update | Timothy Pearson | 2012-08-08 | 1 | -2/+2 |
| | |||||
* | TQStyle API update | Timothy Pearson | 2012-08-07 | 1 | -1031/+1052 |
| | |||||
* | Update to new style API | Timothy Pearson | 2012-08-05 | 1 | -231/+299 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -28/+28 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -16/+16 |
| | |||||
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 1 | -2/+2 |
| | |||||
* | Fix a couple build warnings | Timothy Pearson | 2012-02-23 | 1 | -1/+4 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -12/+12 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -34/+34 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -35/+35 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -85/+85 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -168/+168 |
| | | | | This reverts commit b98d1ff3de3e501c2a08b61433937cc7bfcc97dc. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -168/+168 |
| |