Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 4 | -12/+12 |
| | |||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 1 | -3/+3 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 21 | -29/+29 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 24 | -53/+53 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 3 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 34 | -57/+57 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 16 | -42/+42 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 18 | -64/+64 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -8/+8 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -23/+23 |
| | |||||
* | Fix media:/ kioslave handling of audio CDs | Timothy Pearson | 2012-12-30 | 1 | -1/+1 |
| | | | | | Allow separate settings for each taskbar applet Add mouse-driven Kicker resize support | ||||
* | Nominal cleanup related to bug report 892. | Darrell Anderson | 2012-07-04 | 2 | -2/+2 |
| |