Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-13 | 4 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 20 | -133/+133 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-26 | 1 | -1/+1 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-24 | 19 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 4 | -19/+19 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix functionality broken by commit a956e3e | Michele Calgaro | 2023-07-03 | 2 | -38/+57 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop Qt2's TQSortedList class | Michele Calgaro | 2023-06-19 | 2 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-12-02 | 26 | -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 Calgaro | 2022-12-02 | 16 | -566/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 86 | -82/+82 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 1 | -4/+4 |
| | | | | | | error: reference to ‘byte’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 4 | -8/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix branding of KPilot and also translations, for fuzzy prevention. | Chris | 2019-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Migration to standard TDE CMake build system. | Slávek Banko | 2019-01-03 | 14 | -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.git | Michele Calgaro | 2018-12-03 | 1 | -1/+1 |
| | | | | 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> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 12 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 4 | -5/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 5 | -0/+0 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 14 | -14/+14 |
| | | | | match XDG specifications | ||||
* | Fixed help button functionality in KPalmdoc dialog. This resolves bug 1872. | Michele Calgaro | 2014-05-19 | 1 | -0/+2 |
| | |||||
* | Fix duplication in launcher menu and help handbook table of contents. | Darrell Anderson | 2014-01-26 | 1 | -2/+2 |
| | |||||
* | Update desktop file in support of previous commit. | Darrell Anderson | 2014-01-26 | 1 | -7/+1 |
| | |||||
* | Fix branding in About dialog. | Darrell Anderson | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Prevent non-existent help handbook from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 1 | -1/+7 |
| | | | | of contents. | ||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 2 | -6/+6 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 12 | -33/+33 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-04-05 | 1 | -4/+4 |
| | | | | | This resolves Bug 945 Thanks to Darrell Anderson for the patch! | ||||
* | Fix FTBFS | Timothy Pearson | 2013-02-25 | 3 | -72/+72 |
| | |||||
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 4 | -92/+92 |
| | |||||
* | Fix references to lkabc | Timothy Pearson | 2013-02-17 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -14/+14 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 20 | -27/+27 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 2 | -3/+3 |
| | |||||
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 12 | -13/+13 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 22 | -23/+23 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -4/+4 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 5 | -11/+11 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 4 | -13/+13 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 19 | -58/+58 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -4/+4 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 2 | -2/+2 |
| | |||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 4 | -12/+12 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 14 | -15/+15 |
| | |||||
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 2 | -46/+45 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 19 | -19/+19 |
| |