summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/kcmstyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve settings for some sliders related to keyboard, accessibility and ↵Michele Calgaro2024-08-011-1/+1
| | | | | | | style. This also solves issue #513 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8afb12b32bbc7ef5de9a3821b6f2dae7c658e7db)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 026828840f8255b5c4fde83ea95209f6f1f5ef8f)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-34/+34
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4241b7911d2e0b36edfb02f616b8b282050c0ec)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
* Replace Qt with TQtMichele Calgaro2023-11-141-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
* Removed code formatting modelines.Michele Calgaro2020-09-221-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt branding with TQt ones.Chris2019-08-091-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Link tabs to handbook sections in Style and Panels tdecontrol modulesTimothy Pearson2014-10-091-1/+7
| | | | This relates to Bug 1850
* Add mechanism by which sections of relevant docbooks may be opened ↵Timothy Pearson2014-10-031-0/+12
| | | | | | | | 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
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-181-2/+2
|
* Add GUI control for menu popup delay setting in $HOME/.qt/kstylerc.Darrell Anderson2013-03-021-1/+18
| | | | This resolves bug report 1323.
* Add check box to control behavior of the Alt key in menu navigation.Darrell Anderson2013-03-021-2/+21
| | | | This partially resolves bug report 1317.
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* 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-271-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-4/+4
|
* 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-131-0/+6
|
* 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
|
* 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
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-11/+11
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-11/+11
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-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-301-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244135 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-191-23/+23
| | | | | | | 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-071-16/+16
| | | | | | | | 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-031-16/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311-167/+167
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-111-7/+27
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+1070
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da