summaryrefslogtreecommitdiffstats
path: root/kcontrol/style
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Link tabs to handbook sections in Style and Panels tdecontrol modulesTimothy Pearson2014-10-092-2/+8
| | | | This relates to Bug 1850
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-032-0/+14
| | | | | | | | automatically based on active tab in TDECModule Fix up several tabbed TDEControl modules to use this mechanism Fix a couple of docbooks with missing section IDs This relates to Bug 1850
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-184-12/+12
|
* Add GUI control for menu popup delay setting in $HOME/.qt/kstylerc.Darrell Anderson2013-03-022-1/+20
| | | | This resolves bug report 1323.
* Add check box to control behavior of the Alt key in menu navigation.Darrell Anderson2013-03-022-7/+27
| | | | This partially resolves bug report 1317.
* Fix unintended rename of keramikconfSlávek Banko2013-02-254-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-8/+8
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-2/+2
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-23/+23
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* 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-277-10/+10
|
* 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-253-15/+15
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-7/+7
|
* 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-2/+2
|
* Add accelerator hiding option to style control moduleTimothy Pearson2012-08-132-0/+7
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-7/+7
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-5/+5
|
* Additional fixes for GIT hash cfd4a7e4.Darrell Anderson2012-05-271-11/+11
|
* Fix kcontrol/style/kcmstyle.cpp broken in commit ↵Timothy Pearson2012-05-271-16/+16
| | | | cfd4a7e4ea2276df469207aa5041cec412861493
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-17/+17
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix branding issues of non-KDE -> non-TDE.Darrell Anderson2012-03-071-123/+123
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-18/+18
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-25/+25
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-25/+25
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-101-5/+5
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add option in kcontrol->styles to enable scrolling in popup menustpearson2011-07-302-0/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244135 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-1/+1
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-232-0/+67
| | | | 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-196-59/+59
| | | | | | | 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-074-38/+38
| | | | | | | | 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