Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify screen savers detection that the XSCREENSAVER_DIRS | Slávek Banko | 2022-03-29 | 1 | -12/+23 |
| | | | | | | | | | | | and XSCREENSAVER_CONFIG_DIRS variables allow multiple paths. Likewise, the XSCREENSAVER HACKS DIRS variable used to search for an screen saver executable can contain multiple paths. This relates to TDE/tdeartwork#19. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -223/+4 |
| | | | | | | | + 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> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 1 | -12/+7 |
| | | | | | | This resolves bug 2945. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+13 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -67/+67 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -67/+67 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -67/+67 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -66/+66 |
| | |||||
* | "Hide Cancel button" functionality in kdesktop_lock is now fully working | Michele Calgaro | 2014-05-02 | 1 | -2/+11 |
| | | | | | also on SAK available and enabled systems. This (finally!) fully solves bug 1584. | ||||
* | Commits ccb5fca, 59ef38d, 710fc43 re-pushed to local branch for further ↵ | Michele Calgaro | 2014-05-01 | 2 | -2/+24 |
| | | | | | | development. This relates to bug 1584. | ||||
* | Temporarily reverted commits ccb5fca, 59ef38d, 710fc43. | Michele Calgaro | 2014-05-01 | 2 | -24/+2 |
| | | | | | | The code for these commits will be pushed again later once a fix for SAK-enabled systems has been developed and tested. This relates to bug 1584. | ||||
* | Added possibility to hide the Cancel button from the Desktop Session Locked ↵ | Michele Calgaro | 2014-04-29 | 2 | -2/+24 |
| | | | | | | dialog. This relates to bug 1584. | ||||
* | Fix group used for UseSAK option in tdmrc | Slávek Banko | 2014-04-09 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Fix UseSAK default value in kcontrol - tdm, screensaver | Slávek Banko | 2014-04-08 | 1 | -1/+1 |
| | | | | This relates to Bug 1915 | ||||
* | Add optional opengl support | Alexander Golubev | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Do not display screensavers in the configuration dialog that are not ↵ | Timothy Pearson | 2013-07-24 | 1 | -2/+22 |
| | | | | installed on the system | ||||
* | Honor per-user lock screen SAK setting | Timothy Pearson | 2013-04-06 | 2 | -7/+46 |
| | | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration | ||||
* | Add advanced configuration options to screen saver module | Timothy Pearson | 2013-04-05 | 2 | -39/+124 |
| | | | | This closes Bug 811 | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -2/+2 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -7/+7 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -21/+21 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -3/+3 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 4 | -16/+16 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Fix branding issues of non-KDE -> non-TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -2/+2 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -8/+8 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -17/+17 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -29/+29 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -29/+29 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -2/+2 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -2/+2 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -3/+3 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 1 | -8/+8 |
| | | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 1 | -0/+37 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 6 | -50/+50 |
| | | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 4 | -31/+31 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 4 | -31/+31 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |