Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge fixes for kalyptus that were made in tdelibs/dcopidlng: | Slávek Banko | 2020-06-18 | 4 | -25/+46 |
| | | | | | | | | | | | | | | | + includes may use quotation marks + argument types can contain multiple words + avoid use long, short, int or char type as the argument name + avoid use type as the argument name if the const qualifier is used + use long notation of int types + the arguments can be nameless + return types can have qualifiers + do not warn on inherit of the DCOPObject and TQObject classes + the documentation comment does not have to end on a separate line + do not skip an empty class if it is declared with K_DCOP Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack. | Michele Calgaro | 2020-05-24 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 1 | -1/+0 |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -2/+0 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 2 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -3/+3 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS on local perl modules in kalyptus | Slávek Banko | 2016-09-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid perl syntax in kdocAstUtil.pm | François Andriot | 2015-12-06 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fixed FTBFS and detection of tdenewstuff. | Michele Calgaro | 2014-10-01 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -6/+6 |
| | |||||
* | Rename many classes to avoid conflicts with KDE | Darrell Anderson | 2014-01-08 | 7 | -1975/+1975 |
| | |||||
* | Rename KDEsu->TDEsu to provide consistency with previous renamings. | Darrell Anderson | 2013-11-24 | 1 | -1/+1 |
| | | | | This relates to bug report 1707. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 4 | -4/+4 |
| | |||||
* | Fix inadvertent renaming and typos. | Darrell Anderson | 2013-05-05 | 1 | -7/+7 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-22 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -11/+11 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-10 | 4 | -10/+10 |
| | |||||
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 4 | -7/+7 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -8/+8 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 4 | -15/+15 |
| | |||||
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Rename KZone to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 5 | -19/+19 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -21/+21 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -105/+105 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -7/+7 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -6/+6 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 5 | -11/+11 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 4 | -8/+8 |
| | |||||
* | Finish initial rename of kio | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 7 | -21/+21 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 8 | -40/+40 |
| | |||||
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵ | Timothy Pearson | 2013-01-25 | 2 | -4/+4 |
| | | | | and KBuffer to avoid conflicts with KDE4 | ||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 6 | -50/+50 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 5 | -19/+19 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 5 | -19/+19 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 4 | -17/+17 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 7 | -15/+15 |
| | |||||
* | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 2 | -7/+7 |
| | |||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 7 | -82/+82 |
| | |||||
* | Fix references to Q_ULLONG and friends | Timothy Pearson | 2012-06-18 | 2 | -24/+24 |
| | |||||
* | Fix a number of tdebindings build issues | Timothy Pearson | 2012-06-10 | 1 | -1/+1 |
| | | | | | This partially resolves Bug 597 Thanks to Darrell Anderson for the patch! |