summaryrefslogtreecommitdiffstats
path: root/kalyptus
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-2/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-142-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-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 Calgaro2018-09-271-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 Calgaro2018-09-271-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 Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on local perl modules in kalyptusSlávek Banko2016-09-301-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid perl syntax in kdocAstUtil.pmFrançois Andriot2015-12-061-1/+1
| | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fixed FTBFS and detection of tdenewstuff.Michele Calgaro2014-10-011-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-161-6/+6
|
* Rename many classes to avoid conflicts with KDEDarrell Anderson2014-01-087-1975/+1975
|
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-241-1/+1
| | | | This relates to bug report 1707.
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-4/+4
|
* Fix inadvertent renaming and typos.Darrell Anderson2013-05-051-7/+7
|
* Fix FTBFSTimothy Pearson2013-02-221-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-11/+11
|
* Fix FTBFSTimothy Pearson2013-02-104-10/+10
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-074-7/+7
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-15/+15
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
|
* Rename KZone to avoid conflicts with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-19/+19
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-21/+21
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-105/+105
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-014-7/+7
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-6/+6
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-315-11/+11
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-274-8/+8
|
* Finish initial rename of kioTimothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-21/+21
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-40/+40
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-252-4/+4
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-50/+50
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-19/+19
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-19/+19
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-214-17/+17
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-207-15/+15
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-202-7/+7
|
* Update for recent TQ changes.Darrell Anderson2012-06-207-82/+82
|
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-182-24/+24
|
* Fix a number of tdebindings build issuesTimothy Pearson2012-06-101-1/+1
| | | | | This partially resolves Bug 597 Thanks to Darrell Anderson for the patch!
* Update for tqt3Timothy Pearson2012-03-081-6/+6
|
* Fix FTBFSTimothy Pearson2012-03-042-12/+12
|