summaryrefslogtreecommitdiffstats
path: root/kcontrol/background
Commit message (Collapse)AuthorAgeFilesLines
* Fix improper desktop wallpaper export causing fake transparency dependent ↵Timothy Pearson2014-11-171-2/+2
| | | | application failure
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-66/+66
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-66/+66
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-66/+66
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-66/+66
|
* Fix FTBFS due to missing return valuesFrançois Andriot2014-10-111-0/+2
|
* Allow desktop settings to be changed on a single-screen system when a ↵Timothy Pearson2014-10-052-2/+6
| | | | | | multi-screen configuration was previously set This resolves Bug 1684
* Fix remaining renaming knewstuffSlávek Banko2014-09-242-2/+2
|
* Use TDE data source for Kate and KDesktop new stuffTimothy Pearson2014-09-211-4/+4
| | | | This relates to Bug 2093
* Added smooth crossfade effect option when changing the desktop wallpaper.François Andriot2014-06-1812-9/+554
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-2/+2
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-283-5/+5
|
* Fix FTBFS due to libart locationFrancois Andriot2013-08-011-0/+1
|
* Fix broken URL.Darrell Anderson2013-04-061-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-156-8/+8
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-4/+4
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-315-12/+12
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-259-25/+25
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-42/+42
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-9/+9
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-4/+4
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-3/+3
|
* Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵Darrell Anderson2012-06-011-0/+2
| | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko.
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-024-14/+14
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-222-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-6/+6
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-31/+31
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-40/+40
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-40/+40
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-9/+9
|
* rename the following methods:tpearson2011-08-104-31/+31
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-151-3/+3
| | | | | | | | 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 supportsamelian2011-01-232-0/+75
| | | | 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 TP2tpearson2011-01-1912-151/+151
| | | | | | | 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 changestpearson2011-01-0710-80/+80
| | | | | | | | 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 TP1tpearson2011-01-0310-80/+80
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da