Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-04 | 2 | -4/+4 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0d9263f836b892b03742c494bd236d57b63ebb19) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 19 | -179/+179 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec) | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 8 | -21/+21 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682) | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 3 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43) | ||||
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795) | ||||
* | QuickLauncher: Ignore empty URLs at reading the configuration | Roman Savochenko | 2023-11-19 | 1 | -1/+1 |
| | | | | | Signed-off-by: Roman Savochenko <roman@home.home> (cherry picked from commit d2412f01de96943fe2cb62e9104506a6b9b9b7e6) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 15 | -85/+85 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 1 | -1/+1 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33c7d159890b81da8f44ee330a349e3abd553bec) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a8f627e6d45af521718176586daf0253b4daa597) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 4 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0fc56f21d45249a473d20555ff3071d3b16bee54) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7bc43c68b3c095631628e1fb691242315687d15b) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 22 | -31/+31 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84) | ||||
* | SunOS specific patches | Denis Kozadaev | 2023-05-23 | 1 | -7/+24 |
| | | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4d58a4ea8daf1a3cb91b7d8c6e574dd6f5bdb685) | ||||
* | Kicker storage applet: display more useful information on the tooltip of ↵ | Michele Calgaro | 2022-02-05 | 1 | -2/+1 |
| | | | | | | each device. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-05 | 1 | -10/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Naughty applet: dynamic applet size | Mavridis Philippe | 2021-07-07 | 4 | -18/+5 |
| | | | | | | | | This commit also replaces old 20x20 pixmap with new ones if higher quality. This solves issue #213. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Use new 'window_duplicate' icon in tdelibs | Michele Calgaro | 2021-04-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 23 | -1562/+75 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix wrong XDG patch for tdebase, which resulted in missing icons. | Chris | 2019-12-16 | 2 | -4/+4 |
| | | | | | | This partially reverts commit a8203cf740. Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 2 | -10/+83 |
| | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 12 | -0/+36 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 5 | -37/+17 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix too small size of some icons in system tray | Slávek Banko | 2016-09-28 | 2 | -19/+2 |
| | | | | | | This resolves bug 2687 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed display of clock in systray. This resolves bug 2679. | Michele Calgaro | 2016-09-22 | 1 | -1/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 3 | -0/+0 |
| | |||||
* | Fix FTBFS on openbsd 5.7 | François Andriot | 2015-05-31 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2443 Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 3 | -3/+3 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 2 | -2/+2 |
| | |||||
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-12 | 1 | -0/+9 |
|\ | |||||
| * | Fix process detection in kicker applet naughtyprocessmonitor on openbsd | François Andriot | 2014-10-12 | 1 | -0/+9 |
| | | |||||
* | | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -6/+6 |
|/ | |||||
* | Fix dependencies in CMake targets | Slávek Banko | 2014-10-06 | 2 | -2/+2 |
| | |||||
* | Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵ | Michele Calgaro | 2014-05-30 | 1 | -1/+1 |
| | | | | Ukrainian language. This relates to bug 952. | ||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Fix dbus-tqt-1 link directory | Slávek Banko | 2014-01-20 | 1 | -0/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 7 | -8/+8 |
| | |||||
* | Properly fix task tray background glitches | Timothy Pearson | 2013-05-03 | 2 | -20/+6 |
| | | | | Ensure session is fully locked before switching to new VT when lock is requested | ||||
* | 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 | 4 | -7/+20 |
| | | | | This closes Bug 387 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 24 | -44/+44 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 17 | -27/+27 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-11 | 3 | -0/+0 |
| | |||||
* | Fix unintended rename | Timothy Pearson | 2013-02-11 | 6 | -23/+23 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 4 | -4/+4 |
| |