summaryrefslogtreecommitdiffstats
path: root/styles/phase
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-111-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-40/+40
| | | | 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 Qt with TQtMichele Calgaro2023-11-071-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | 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-13/+13
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-122-81/+6
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-312-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTFBS due to commit 54e82466Timothy Pearson2014-09-301-1/+1
| | | | This resolves Bug 2134
* Rename remaining KDE strings to TDE, with the exception of a couple of build ↵Timothy Pearson2014-09-292-6/+6
| | | | variables
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-186-14/+14
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-30/+30
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Update to latest style APITimothy Pearson2012-11-142-34/+34
|
* Fix crashes when used with third party toolkitTimothy Pearson2012-11-111-51/+28
|
* Fix style crashes when used with third party toolkitsTimothy Pearson2012-11-032-53/+42
|
* Update styles for new APITimothy Pearson2012-10-312-159/+193
|
* Update stylesTimothy Pearson2012-10-311-8/+22
|
* Do not use direct widget access when drawing tabs and popup menusTimothy Pearson2012-10-172-93/+31
|
* TQStyle API updateTimothy Pearson2012-08-072-207/+222
|
* Update to new style APITimothy Pearson2012-08-052-131/+163
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-11/+11
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-73/+73
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-97/+97
| | | | This reverts commit 5c194e6e7059ddcc96b0e0166ce6157c35fc183e.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-97/+97
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-5/+5
|
* Commit initial kdeartwork CMake support, courtesy of Golubev Alexandertpearson2011-10-202-0/+80
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1259766 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeartworktpearson2011-08-147-265/+265
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1246991 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-3/+3
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-315-371/+371
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1157637 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-259-0/+3118
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da