| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-04 | 3 | -6/+6 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 9 | -102/+102 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 3 | -17/+17 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 13 | -13/+13 |
* | Desktop file translations: | Slávek Banko | 2020-05-31 | 3 | -96/+7 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-13 | 1 | -0/+3 |
* | Add includes to UI files to resolve FTBFS | Michele Calgaro | 2018-09-22 | 5 | -9/+19 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | cmake: Cleanup unused definitions from config.h | Slávek Banko | 2018-09-01 | 1 | -1/+2 |
* | cmake kuser: Remove the ldap library linking | Slávek Banko | 2018-09-01 | 1 | -1/+1 |
* | add missing icons in kuser and kdat | gregory guy | 2018-09-01 | 1 | -1/+1 |
* | kuser is building. | gregory guy | 2018-09-01 | 1 | -1/+3 |
* | First bach of cmake files in order to convert tdeadmin | gregory guy | 2018-09-01 | 4 | -0/+57 |
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-16 | 1 | -1/+1 |
* | According to the doc, TDEIO::NetAccess::del should have two parameters | gregory guy | 2018-08-14 | 1 | -1/+1 |
* | the typedef specifier gets ignored in the declaration anyway. | gregory guy | 2018-08-14 | 1 | -1/+1 |
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 14 | -0/+0 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Rename KABC namespace | Timothy Pearson | 2013-02-20 | 7 | -86/+86 |
* | Fix prior commit | Timothy Pearson | 2013-02-15 | 1 | -0/+0 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 23 | -29/+29 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 6 | -8/+8 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -9/+9 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -38/+38 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -8/+8 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -50/+50 |
* | 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 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -3/+3 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 13 | -13/+13 |
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
* | Fix FTBFS | Timothy Pearson | 2011-12-27 | 1 | -2/+2 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 8 | -88/+88 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 13 | -84/+84 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 16 | -34/+34 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 24 | -208/+208 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 24 | -208/+208 |
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 1 | -1/+1 |