summaryrefslogtreecommitdiffstats
path: root/systemsettings
Commit message (Collapse)AuthorAgeFilesLines
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-7/+7
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-10/+10
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Fix accidental networtde renamesTimothy Pearson2013-02-063-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-14/+14
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-013-20/+20
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-16/+16
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-5/+5
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-2510-17/+17
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2512-72/+72
|
* 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-3/+3
|
* 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-3/+3
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-2/+2
|
* Ensure networkconf module does not appear in regular kcontrol.Darrell Anderson2012-06-161-1/+2
|
* Finish updates from GIT hash 3346876b.Darrell Anderson2012-06-152-4/+4
|
* Update and rename desktop file to match the same file installed by tdeutils toDarrell Anderson2012-06-152-43/+135
| | | | avoid overwriting conflicts.
* Update desktop file to match the same file installed by tdeadmin toDarrell Anderson2012-06-151-42/+158
| | | | avoid overwriting conflicts.
* Update desktop file to match the same file installed by tdebase toDarrell Anderson2012-06-151-64/+187
| | | | avoid overwriting conflicts.
* Update desktop file to match the same file installed by tdebase toDarrell Anderson2012-06-151-30/+82
| | | | avoid overwriting conflicts.
* Additional XDG compliance fixes.Darrell Anderson2012-06-1527-176/+176
|
* Update to use X-TDETimothy Pearson2012-06-155-24/+24
|
* Fix crash when no modules are availableTimothy Pearson2012-06-152-2/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-088-27/+27
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-8/+8
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-19/+19
| | | | This reverts commit b5b62ae9b3c8396bb74d76a125f1a9349e8b1233.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-19/+19
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-6/+6
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kde-systemsettings FTBFS under oneiricv3.5.13tpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1258964 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1012-30/+30
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-7/+7
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-13/+13
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert kde-systemsettingstpearson2011-05-3014-258/+262
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1234247 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-236-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1106829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kde-systemsettingstpearson2010-02-1261-0/+3955
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-systemsettings@1089234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da