summaryrefslogtreecommitdiffstats
path: root/tdesu
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* SunOS specific patchesDenis Kozadaev2023-05-222-2/+6
| | | | Signed-off-by: Denis Kozadaev <denis@dilos.org>
* Removed code formatting modelines.Michele Calgaro2020-09-2211-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revive NetBSD supportOBATA Akio2019-08-181-2/+2
| | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com>
* Add CMakeL10n rules.Slávek Banko2018-12-093-0/+9
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improved previous commit using local8Bit() in place of utf8() when aMichele Calgaro2018-11-282-3/+3
| | | | | | | password is transmitted over pipes to other processes. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-283-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on freebsdSlávek Banko2015-06-121-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on openbsd because of missing header in tdesuFrançois Andriot2014-10-181-0/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-282-4/+4
|
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-244-13/+13
| | | | This relates to bug report 1707.
* Restore Ignore button in tdesu, but set default to not showingDarrell Anderson2013-11-212-8/+23
| | | | This relates to Bug 985
* Fix run tdesu with empty commandSlávek Banko2013-09-271-24/+15
| | | | This relates to Bug 1494
* Remove a couple of cmake FIXMEsAlexander Golubev2013-09-081-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 CMakeSlávek Banko2013-09-081-0/+4
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Remove unnecessary Ignore button from the tdesu dialog.Darrell Anderson2013-04-231-5/+3
| | | | This is in support of bug report 985.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-5/+5
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-8/+8
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-3/+3
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-6/+6
|
* Fix tdesu/tdesudo argument compatibility problemTimothy Pearson2012-06-111-0/+1
|
* Fix error in tdesu notification messageTimothy Pearson2012-06-111-1/+1
|
* Add keep password option to tdesuTimothy Pearson2012-06-093-4/+5
| | | | This closes Bug 388
* Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900).Darrell Anderson2012-04-281-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 Anderson2012-03-232-3/+3
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-1/+1
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-1/+1
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-2/+2
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-065-5/+5
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-0625-0/+2677