summaryrefslogtreecommitdiffstats
path: root/kuser
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-131-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSMichele Calgaro2018-09-225-9/+19
| | | | 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>
* cmake: Cleanup unused definitions from config.hSlávek Banko2018-09-011-1/+2
| | | | | | | Cleanup unnecessary tests from ConfigureChecks Add missing tests to ConfigureChecks Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake kuser: Remove the ldap library linkingSlávek Banko2018-09-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* add missing icons in kuser and kdatgregory guy2018-09-011-1/+1
|
* kuser is building.gregory guy2018-09-011-1/+3
| | | | added DCOP-shared tdefx tdetexteditor tdentlm to the linker.
* First bach of cmake files in order to convert tdeadmingregory guy2018-09-014-0/+57
| | | | from autotools to cmake building system.
* Fix FTBFS with stricter C++11Slávek Banko2018-08-161-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* According to the doc, TDEIO::NetAccess::del should have two parametersgregory guy2018-08-141-1/+1
|
* the typedef specifier gets ignored in the declaration anyway.gregory guy2018-08-141-1/+1
|
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2314-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-207-86/+86
|
* Fix prior commitTimothy Pearson2013-02-151-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1523-29/+29
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-38/+38
|
* 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-278-8/+8
|
* 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-258-50/+50
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-3/+3
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-13/+13
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Fix FTBFSTimothy Pearson2011-12-271-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-218-88/+88
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1913-84/+84
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-34/+34
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1624-208/+208
| | | | This reverts commit d1248617107f659af9d03cf1ef6d783571a0cba8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1524-208/+208
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* Fix kdeadmin FTBFS under oneirictpearson2011-10-111-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258520 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1020-47/+47
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1010-118/+118
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-096-7/+7
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeadmintpearson2011-06-1843-520/+533
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3145-933/+933
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da