summaryrefslogtreecommitdiffstats
path: root/kcontrol/krdb
Commit message (Collapse)AuthorAgeFilesLines
* Added support for variable font DPI (range 64-512) in user session.Michele Calgaro2021-10-071-2/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e8d86645043847265b61825c9a1f20a6b93cc924)
* Desktop file translations:Slávek Banko2020-06-2831-1194/+23
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2)
* krdb: Replace the shell process with the specified program, saving resourcesMatías Fonzo2020-02-141-1/+1
| | | | | Signed-off-by: Matías Fonzo <selk@dragora.org> (cherry picked from commit 60df3fb90fb03da090efbcb5978a772828dd7ee0)
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2415-0/+0
| | | | (cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1)
* Faulty line break in kcontrol/krdb/ad/WPerfect.adSlávek Banko2016-06-191-2/+1
| | | | | | | This relates to bug 1375 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c9a94740857d09e65b97679920d6cd684cd75c3d)
* Revert "Add -nocpp option to be consistent with other usages of xrdb in ↵Slávek Banko2016-06-191-2/+2
| | | | | | | | | source code." This reverts commit 41095d1c9c6055c782743d244508eb5a98d45625. This resolves bug 1375 (cherry picked from commit 142b3f67a6d5c44c5370eede8ce634ded89bbdf0)
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+0
|
* Fix dbus-tqt-1 link directorySlávek Banko2014-01-201-0/+1
|
* Update Theme Manager thumbnails. This resolves bug report 1376.Darrell Anderson2013-11-0814-2/+2
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-181-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-1/+1
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-026-11/+11
|
* 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-273-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Fix references to user profile directory.Darrell Anderson2012-11-042-2/+2
|
* Branding: KDE->TDEDarrell Anderson2012-06-275-5/+5
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Add -nocpp option to be consistent with other usages of xrdb in source code.Darrell Anderson2012-03-131-2/+2
|
* Fix branding issue with the default Konqueror background image.Darrell Anderson2012-03-096-6/+6
|
* Fix branding issues of non-KDE -> non-TDE.Darrell Anderson2012-03-072-3/+3
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0713-133/+133
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-6/+6
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-2317-0/+257
| | | | 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-191-9/+9
| | | | | | | 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-7/+7
| | | | | | | | 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-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311-96/+96
| | | | 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-112-8/+8
| | | | | | | | 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-2598-0/+4784
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da