summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-142-21/+21
| | | | 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 QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-255-61/+61
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-211-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-283-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-8/+8
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-281-2/+2
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-10/+10
| | | | | | | | | | | 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_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-6/+6
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-013-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23123-0/+0
|
* Revert to .kdevelop files with <kdevelop> entity name for project files.Michele Calgaro2015-06-176-16/+16
| | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated TDevelop's handbook with the new 'Delete Line' command. This relates ↵Michele Calgaro2015-01-031-0/+11
| | | | | | to bug 1907. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed generation of API documentation. Updated TDevelop API documentation ↵Michele Calgaro2014-10-1816-128/+142
| | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated openGL TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-091-257/+357
|
* Updated svg TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-061-284/+221
|
* Updated sdl and stl TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-065-221/+236
|
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-10-031-1/+1
|
* Updated some of the TDevelop documentation toc files. This relates to bug 1859.Michele Calgaro2014-09-251-67/+62
| | | | Also some KDE to TDE renaming.
* Added TDevelop Programming Handbook to TDevelop help menu just after the ↵Michele Calgaro2014-05-296-4/+3
| | | | TDevelop Handbook entry. This resolves bug 1860.
* Revert "Finish renaming tdevelop components"Michele Calgaro2014-05-2564-301/+225
| | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
* Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."Michele Calgaro2014-05-253-3/+3
| | | | This reverts commit 2c241008bc2a541aba15e83447f45970db3f59df.
* Minor tdevelop->kdevelop restorations in support of commit 722ce1ef.Darrell Anderson2014-03-023-3/+3
|
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0264-225/+301
|
* Minor tag changes in docbook files.Darrell Anderson2014-02-061-1/+1
|
* Update incomplete (template-only) help handbook to new default format.Darrell Anderson2014-01-264-1/+78
|
* Update minor TQt3 tool names to match current TQt3 sources in GITTimothy Pearson2013-11-071-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-23/+23
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KZone to avoid conflicts with KDE4Timothy Pearson2013-02-041-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-7/+7
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-42/+42
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-3/+3
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-33/+33
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-61/+61
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-212-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-15/+15
|
* Fix various cmake build issuesSlávek Banko2012-11-173-0/+50
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-2/+2
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|