summaryrefslogtreecommitdiffstats
path: root/tdefx
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-151-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-184-35/+35
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-155-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-4/+4
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-263-47/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-11/+11
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-272-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-304-67/+67
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update hardware device classification mapTimothy Pearson2014-09-201-1/+1
| | | | Fix potential infinite loop in TDEStyle
* Revert commit 1d498994Slávek Banko2014-04-051-1/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-021-0/+1
| | | | This relates to Bug 1199
* Update to support latest TQt3 style APITimothy Pearson2013-12-221-3/+2
|
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-4/+4
|
* Fix FTBFSSlávek Banko2013-09-221-1/+1
|
* Bump library versions to 14.0.0Timothy Pearson2013-08-261-1/+1
| | | | This relates to Bug 1575
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-182-19/+19
|
* Keep tdelibs consistent with tdebase in commit 0cb3dd41.Darrell Anderson2013-03-021-1/+1
|
* Fix prior commitTimothy Pearson2013-02-142-0/+0
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-034-116/+116
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Update to latest style APITimothy Pearson2012-11-142-32/+32
|
* Fix style crashes when used with third party toolkitsTimothy Pearson2012-11-111-1/+1
|
* Fix a number of crashes in various TDE styles when used by a third party toolkitTimothy Pearson2012-11-032-12/+10
|
* Resolve potential crashes in the theme engineTimothy Pearson2012-11-012-31/+30
|
* Style updateTimothy Pearson2012-10-301-24/+21
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-171-7/+4
|
* Fix FTBFSTimothy Pearson2012-08-141-1/+1
|
* Add AutoHideAccelerators option to kstyleTimothy Pearson2012-08-131-0/+5
|
* Remove gcc deprecation attribute to fix smoke failureTimothy Pearson2012-08-091-3/+0
|
* Update kstyle APITimothy Pearson2012-08-082-3/+3
|
* Update style APITimothy Pearson2012-08-082-8/+15
|
* Update for new style APITimothy Pearson2012-08-072-64/+73
|
* Update to new style APITimothy Pearson2012-08-052-87/+144
|
* Fix slider drawing on external paint devicesTimothy Pearson2012-03-161-5/+14
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-13/+13
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-22/+22
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix fvisibility optionTimothy Pearson2012-01-091-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-30/+30
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-44/+44
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.