summaryrefslogtreecommitdiffstats
path: root/conduits
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-134-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0420-133/+133
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-051-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-261-1/+1
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2419-19/+19
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-114-19/+19
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix functionality broken by commit a956e3eMichele Calgaro2023-07-032-38/+57
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-192-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to a new directory layout.Slávek Banko2022-12-0226-1190/+77
| | | | | | | | Use common rules for build and install translations. Use common rules for build and install documentation. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Michele Calgaro2022-12-0216-566/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-2986-82/+82
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ftbfs on Fedora 34François Andriot2021-05-111-4/+4
| | | | | | error: reference to ‘byte’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr>
* Removed code formatting modelines.Michele Calgaro2020-09-294-8/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix branding of KPilot and also translations, for fuzzy prevention.Chris2019-07-271-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Migration to standard TDE CMake build system.Slávek Banko2019-01-0314-430/+308
| | | | | | Add common cmake module. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.gitMichele Calgaro2018-12-031-1/+1
| | | | 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>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1712-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-234-5/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-235-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1114-14/+14
| | | | match XDG specifications
* Fixed help button functionality in KPalmdoc dialog. This resolves bug 1872.Michele Calgaro2014-05-191-0/+2
|
* Fix duplication in launcher menu and help handbook table of contents.Darrell Anderson2014-01-261-2/+2
|
* Update desktop file in support of previous commit.Darrell Anderson2014-01-261-7/+1
|
* Fix branding in About dialog.Darrell Anderson2014-01-251-1/+1
|
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* KDE->TDE branding cleanup.Darrell Anderson2013-12-262-6/+6
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0312-33/+33
|
* Fix FTBFSTimothy Pearson2013-04-051-4/+4
| | | | | This resolves Bug 945 Thanks to Darrell Anderson for the patch!
* Fix FTBFSTimothy Pearson2013-02-253-72/+72
|
* Rename KABC namespaceTimothy Pearson2013-02-204-92/+92
|
* Fix references to lkabcTimothy Pearson2013-02-171-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-14/+14
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1420-27/+27
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-3/+3
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-2812-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2722-23/+23
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-4/+4
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-11/+11
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2219-58/+58
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-193-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-2/+2
|
* Branding: KDE->TDEDarrell Anderson2012-06-274-12/+12
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0814-15/+15
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-282-46/+45
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1719-19/+19
|