| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -17/+17 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -25/+25 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -2/+2 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -151/+6 |
* | Fix wrong XDG patch for tdebase, which resulted in missing icons. | Chris | 2019-12-16 | 1 | -3/+3 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
* | Fix too small size of some icons in system tray | Slávek Banko | 2016-09-28 | 2 | -19/+2 |
* | Fixed display of clock in systray. This resolves bug 2679. | Michele Calgaro | 2016-09-22 | 1 | -1/+12 |
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Fix dependencies in CMake targets | Slávek Banko | 2014-10-06 | 1 | -1/+1 |
* | Applied massaged patch (bugszilla's attachment 1445) for Russian and Ukrainia... | Michele Calgaro | 2014-05-30 | 1 | -1/+1 |
* | Add basic support for a modified compton compositor instead of the old buggy ... | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
* | Properly fix task tray background glitches | Timothy Pearson | 2013-05-03 | 2 | -20/+6 |
* | Hack around ARGB task tray icon background display glitch | Timothy Pearson | 2013-05-03 | 2 | -2/+24 |
* | Add option to enable the clock shadow in transparent mode | Timothy Pearson | 2013-04-03 | 1 | -0/+1 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -2/+2 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -2/+2 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -4/+4 |
* | 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 | 1 | -2/+2 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -2/+2 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -6/+6 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -9/+9 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 2 | -11/+11 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 2 | -11/+11 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -9/+9 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
* | Fix up system tray RGB<-->ARGB hack | tpearson | 2011-08-28 | 1 | -27/+35 |
* | Move krootbacking executable from kdeartwork to kdebase | tpearson | 2011-08-27 | 1 | -1/+5 |
* | Fix up the system tray to handle embedded windows with a different X11 depth ... | tpearson | 2011-08-27 | 2 | -2/+33 |
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -9/+9 |
* | Fix kdebase parallel build failure | tpearson | 2011-08-05 | 1 | -1/+1 |
* | Fix up a few Deep Buttons glitches | tpearson | 2011-08-05 | 3 | -6/+71 |
* | Add initial support for Kicker "Deep Buttons", a more highly textured style t... | tpearson | 2011-08-04 | 3 | -8/+45 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -2/+2 |
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 1 | -2/+2 |
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 1 | -0/+41 |
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 1 | -27/+27 |
* | Revert automated changes | tpearson | 2011-01-07 | 3 | -41/+41 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 3 | -41/+41 |
* | Removed debugging message; the affected area of code is not responsible for t... | tpearson | 2010-09-23 | 1 | -1/+0 |
* | Attempt to fix desktop icon scrambling on logout/login | tpearson | 2010-09-21 | 1 | -0/+1 |