Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 7 | -27/+27 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 3 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 2 | -39/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop use of TQ_SP* defines. | Michele Calgaro | 2023-08-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 23 | -23/+23 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed comments about HAL. | Michele Calgaro | 2022-02-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Updated to use new standalone tdehw library. | Slávek Banko | 2021-05-09 | 3 | -5/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Small improvement on code for building without tdehw. | Michele Calgaro | 2021-05-02 | 1 | -0/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed FTBFS without tdehw lib. | Michele Calgaro | 2021-05-01 | 2 | -5/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-08-30 | 2 | -16/+12 |
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-08-30 | 1 | -1/+1 |
| | | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake build support. | gregory guy | 2020-08-27 | 5 | -77/+6 |
| | | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <[email protected]> | ||||
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-07-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS. | Slávek Banko | 2019-04-21 | 2 | -7/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | conversion to the cmake building system | gregory guy | 2019-04-21 | 29 | -280/+135 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 1 | -0/+3 |
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix help handbook not appearing in main handbook table of contents. | Darrell Anderson | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | Use TDE hardware library instead of HAL | Timothy Pearson | 2013-03-31 | 5 | -111/+32 |
| | | | | Remove spurious build files | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 22 | -25/+25 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 2 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -10/+10 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -11/+11 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -46/+46 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -4/+4 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 22 | -22/+22 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-07-20 | 1 | -0/+2 |
| | | | | Thanks to David Rankin for the patch! | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-10 | 1 | -0/+2 |
| | | | | Thanks to David C. Rankin! | ||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 23 | -23/+23 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 8 | -30/+30 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 7 | -12/+12 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 9 | -31/+31 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 25 | -92/+92 |
| | | | | This reverts commit 6981c239dedc72969f6f539afeef646a19c867c0. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 25 | -92/+92 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-25 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-24 | 1 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Fix remaining instances of tqStatus embedded in user visible stringsv3.5.13 | tpearson | 2011-08-31 | 1 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 9 | -19/+19 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 3 | -8/+8 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix missing Q_OBJECT macros | tpearson | 2011-08-05 | 19 | -1/+20 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |