| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -2/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -15/+15 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-25 | 1 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 1 | -14/+14 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 1 | -2/+2 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-10 | 1 | -2/+2 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -1/+1 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-23 | 1 | -6/+18 |
* | Kicker: Allow dragging group tasks | Mavridis Philippe | 2022-10-14 | 1 | -5/+0 |
* | taskbar: fix text positioning when changing from icons only to text&icons | Mavridis Philippe | 2022-09-05 | 1 | -5/+9 |
* | Taskbar: show 'modified' icon in icon only mode | Mavridis Philippe | 2022-09-05 | 1 | -17/+25 |
* | Taskbar: small/panel icon size selection. | Mavridis Philippe | 2022-09-05 | 1 | -56/+67 |
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 1 | -5/+0 |
* | Bring first and last icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -2/+2 |
* | Prevent Kicker from crashing if no DnD source is available | Timothy Pearson | 2014-04-23 | 1 | -1/+1 |
* | Add option to display only icons on taskbar | Michele Calgaro | 2013-10-28 | 1 | -156/+160 |
* | Fix sporadic Kicker crash in popup menu handler | Timothy Pearson | 2013-04-23 | 1 | -1/+3 |
* | Add menu items to rearrange taskbar entries | Timothy Pearson | 2013-04-13 | 1 | -10/+58 |
* | Add initial taskbar drag and drop support | Timothy Pearson | 2013-04-12 | 1 | -2/+30 |
* | Overhaul taskbar configuration system | Timothy Pearson | 2013-04-10 | 1 | -41/+48 |
* | 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 | 1 | -1/+1 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -7/+7 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -3/+3 |
* | Fix taskbar configuration issues | Timothy Pearson | 2013-01-17 | 1 | -3/+3 |
* | Fix media:/ kioslave handling of audio CDs | Timothy Pearson | 2012-12-30 | 1 | -45/+52 |
* | Add preliminary taskbar task state support | Timothy Pearson | 2012-12-23 | 1 | -1/+117 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -8/+8 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -9/+9 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -11/+11 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -22/+22 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -22/+22 |
* | Fix tdebase FTBFS | Timothy Pearson | 2011-11-17 | 1 | -1/+1 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
* | Fix kicker size/position glitch | tpearson | 2011-09-01 | 1 | -0/+1 |
* | Fix taskbar when parent application is using ARGB windows | tpearson | 2011-08-25 | 1 | -12/+14 |
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -6/+6 |
* | Fix up a few Deep Buttons glitches | tpearson | 2011-08-05 | 1 | -1/+1 |
* | Add initial support for Kicker "Deep Buttons", a more highly textured style t... | tpearson | 2011-08-04 | 1 | -2/+9 |
* | Specify namespace when using WNoAutoErase | tpearson | 2011-04-11 | 1 | -1/+1 |
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 1 | -10/+15 |
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 1 | -40/+40 |
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -18/+18 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -18/+18 |
* | * Added Kickoff menu | tpearson | 2010-09-03 | 1 | -2/+10 |
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 1 | -151/+151 |
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 1 | -0/+1643 |