summaryrefslogtreecommitdiffstats
path: root/kab
Commit message (Collapse)AuthorAgeFilesLines
* Fix compatibility with C++17.Slávek Banko4 days2-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-123-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-251-4/+4
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-066-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-275-5/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-071-1/+0
| | | | | | | because thanks to the replacement of KDE3 CMake macros with TDE macros, this is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-65/+65
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix build system references to kabcTimothy Pearson2013-02-161-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-5/+5
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-3/+3
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-4/+4
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-0311-19/+19
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-4/+4
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-6/+6
| | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-6/+6
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-052-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-4/+4
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* rename the following methods:tpearson2011-08-101-5/+5
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-151-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-135-17/+17
| | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵samelian2011-01-111-4/+0
| | | | | | TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0712-77/+77
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0312-77/+77
| | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdelibs] added initial cmake supportsamelian2010-10-051-0/+40
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-023-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-316-426/+426
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2515-0/+6901
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da