| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -2/+2 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 2 | -4/+4 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 96 | -789/+789 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 28 | -68/+68 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 3 | -7/+7 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 11 | -21/+21 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 10 | -23/+23 |
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -1/+1 |
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 5 | -12/+12 |
* | QuickLauncher: Ignore empty URLs at reading the configuration | Roman Savochenko | 2023-11-18 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 70 | -345/+345 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 8 | -22/+22 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 4 | -9/+9 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 8 | -15/+15 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-27 | 4 | -55/+2 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 9 | -18/+18 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 3 | -5/+5 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 9 | -20/+20 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 120 | -141/+141 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -1/+1 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 1 | -1/+1 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 3 | -13/+47 |
* | Kicker: Allow dragging group tasks | Mavridis Philippe | 2022-10-14 | 1 | -5/+0 |
* | Add "Move Task Button" action to group tasks | Mavridis Philippe | 2022-10-11 | 1 | -35/+42 |
* | Use consistent close icon in task menus | Mavridis Philippe | 2022-10-11 | 1 | -1/+1 |
* | TCC taskbar configuration: fixed up remaining issues in 'Appearance' tab. | Michele Calgaro | 2022-09-05 | 2 | -31/+31 |
* | taskbar: fix text positioning when changing from icons only to text&icons | Mavridis Philippe | 2022-09-05 | 2 | -5/+11 |
* | taskbar: update when icon size changed | Mavridis Philippe | 2022-09-05 | 2 | -1/+5 |
* | 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 | 5 | -98/+121 |
* | kcmtaskbar: UI improvements | Mavridis Philippe | 2022-09-05 | 1 | -3/+4 |
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 3 | -136/+4 |
* | Kicker storage applet: display more useful information on the tooltip of each... | Michele Calgaro | 2022-02-05 | 1 | -2/+1 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-05 | 2 | -13/+8 |
* | TDEMenu search shortcut: various fixes | Mavridis Philippe | 2021-10-08 | 1 | -7/+16 |
* | TDE Menu: Customizable search line shortcut | Mavridis Philippe | 2021-10-01 | 3 | -7/+32 |
* | Naughty applet: dynamic applet size | Mavridis Philippe | 2021-07-07 | 4 | -18/+5 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 1 | -4/+8 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
* | Use new 'window_duplicate' icon in tdelibs | Michele Calgaro | 2021-04-14 | 9 | -6/+6 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 4 | -4/+4 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 15 | -42/+0 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 10 | -19/+0 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 67 | -4485/+220 |
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
* | Fixed missing config modules in Konqueror and Kicker. This resolves issue #150. | Michele Calgaro | 2020-06-01 | 1 | -4/+4 |
* | kicker's kate session menu extension: keep the popup menu open after | Michele Calgaro | 2020-04-14 | 2 | -1/+7 |
* | kicker's kate session menu extension: add support for new R14.1.0 style | Michele Calgaro | 2020-04-14 | 1 | -6/+30 |
* | Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus. | Michele Calgaro | 2020-02-12 | 2 | -5/+7 |
* | Removed kerry related code. | Michele Calgaro | 2020-02-09 | 3 | -48/+15 |