| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 1 | -1/+1 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 4 | -5/+5 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 6 | -25/+25 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 2 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 5 | -16/+16 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 1 | -1/+1 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-27 | 2 | -13/+0 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 11 | -16/+16 |
* | Use new 'window_duplicate' icon in tdelibs | Michele Calgaro | 2021-04-14 | 1 | -1/+1 |
* | Update CMake rules for merging translations into Standard and Redmond ksplash... | Slávek Banko | 2021-02-01 | 2 | -2/+12 |
* | Update CMakeL10n rules for extracting ksplash themes. | Slávek Banko | 2021-01-24 | 3 | -18/+14 |
* | Add missing basic descriptions to ksplash themes Standard and Redmond. | Slávek Banko | 2021-01-24 | 2 | -0/+6 |
* | Fix the section name in the ksplash theme desktop file | Slávek Banko | 2021-01-23 | 1 | -1/+1 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 24 | -577/+131 |
* | Remove old upstream URLs of tdebase. | Chris | 2019-07-28 | 1 | -2/+1 |
* | Fix remaining brandings in tdebase. | Chris | 2019-07-15 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+11 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 5 | -6/+6 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 31 | -0/+0 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -59/+59 |
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -59/+59 |
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -59/+59 |
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
* | Bring package_development, package_games, package_graphics, package_network, ... | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 5 | -5/+5 |
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -57/+57 |
* | Move the Xinerama test to main ConfigureChecks.cmake | Alexander Golubev | 2014-04-29 | 1 | -13/+1 |
* | Updated images for KSplash default theme. These resolves bug 2013. | Alex Couture | 2014-03-25 | 4 | -0/+0 |
* | Fixed KSplash icon flashing position problem for 'default' theme engine. | Michele Calgaro | 2014-03-25 | 4 | -20/+32 |
* | Fixed TDE-Classic config bug introduced in commit 77b01cb. This resolves bug ... | Michele Calgaro | 2014-03-18 | 2 | -4/+4 |
* | Replaced KSplash Default theme with new TDE Refresh theme. This relates to bu... | Alex Couture | 2014-03-18 | 16 | -53/+16 |
* | Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013 | Michele Calgaro | 2014-03-18 | 17 | -0/+80 |
* | Add autotools support for KSplash Unified theme | Michele Calgaro | 2014-03-18 | 1 | -0/+4 |
* | Fix ksplashthememgr.desktop to function correctly in KControl and the help ha... | Darrell Anderson | 2014-01-22 | 1 | -1/+1 |
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 4 | -11/+11 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 7 | -8/+8 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 12 | -21/+21 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 13 | -17/+17 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -2/+2 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -7/+7 |
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -3/+3 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -2/+2 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 12 | -13/+13 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 6 | -6/+6 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |