Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 1 | -2/+2 |
| | | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2a88ec3c02ab46c8b816cfa348ea53075f57a59c) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+9 |
| | | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825) | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9) | ||||
* | Fix FTBFS on openbsd because of missing header in tdesu | François Andriot | 2014-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | Fix remnant QMIN/QMAX to TQMIN/TQMAX. | Darrell Anderson | 2013-11-28 | 2 | -4/+4 |
| | |||||
* | Rename KDEsu->TDEsu to provide consistency with previous renamings. | Darrell Anderson | 2013-11-24 | 4 | -13/+13 |
| | | | | This relates to bug report 1707. | ||||
* | Restore Ignore button in tdesu, but set default to not showing | Darrell Anderson | 2013-11-21 | 2 | -8/+23 |
| | | | | This relates to Bug 985 | ||||
* | Fix run tdesu with empty command | Slávek Banko | 2013-09-27 | 1 | -24/+15 |
| | | | | This relates to Bug 1494 | ||||
* | Remove a couple of cmake FIXMEs | Alexander Golubev | 2013-09-08 | 1 | -2/+0 |
| | | | | | | | | | | Autotools malloc checks in konqueror/preloader is acient legacy. Its results are not used in code anymore. KDE_USE_FPIE in tdesu/tdesud is obsolte too. -fpie make sence only when compiling static code that supposed to link only to executables. With cmake, modern compilers and sane target system there is no need to define is explicitly. | ||||
* | Fix tdesu backend check in CMake | Slávek Banko | 2013-09-08 | 1 | -0/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary Ignore button from the tdesu dialog. | Darrell Anderson | 2013-04-23 | 1 | -5/+3 |
| | | | | This is in support of bug report 985. | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -6/+6 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -5/+5 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -8/+8 |
| | |||||
* | 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 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -3/+3 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -5/+5 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -6/+6 |
| | |||||
* | Fix tdesu/tdesudo argument compatibility problem | Timothy Pearson | 2012-06-11 | 1 | -0/+1 |
| | |||||
* | Fix error in tdesu notification message | Timothy Pearson | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Add keep password option to tdesu | Timothy Pearson | 2012-06-09 | 3 | -4/+5 |
| | | | | This closes Bug 388 | ||||
* | Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900). | Darrell Anderson | 2012-04-28 | 1 | -1/+1 |
| | | | | | This patch causes conflicts with running kate concurrently as user and root via tdesu, as reported in bug report 927. | ||||
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 2 | -3/+3 |
| | |||||
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -1/+1 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | Rename additional KDE strings | Timothy Pearson | 2011-12-08 | 1 | -2/+2 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 2 | -4/+4 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 5 | -5/+5 |
| | |||||
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 25 | -0/+2677 |