summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use new window_duplicate icon in tdelibs.r14.0.10Michele Calgaro2021-04-161-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a25ecca6b5fea6f633f3dc5f4054669c10899476)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bb85240163556c2e906b7bb06012455b89ad86a3)
* Delete an empty "Icon" item from the desktop file,Slávek Banko2020-05-031-1/+0
| | | | | | | as this can lead to items merging during translation merging. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit df30a03f965098998bd142118d89842d12a6aef2)
* Add the ability to translate:Slávek Banko2020-05-036-6/+42
| | | | | | | | + Catalog for strings in the plugin. + Desktop file translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 460b0273772f313ff533ba655ccaa11cf7acef5c)
* Drop automake build support.gregory guy2020-02-083-58/+148
| | | | | | | | | | Add basic cmake build instructions. Delete empty files NEWS, TODO and ChangeLog. Rework of files README and THEMEOPTIONS. Add file README-fr. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit c3e3ea8f7b906428a69dd268988791d97c810f5a)
* cmake: Delete src/themes/ArchitectureSlávek Banko2018-11-041-6/+0
| | | | | | because this is not part of the r14.0.x branch. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-11-041-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 64c09a0ec1110811841883ae7260c7df447e022c)
* conversion to the cmake building systemgregory guy2018-11-045-0/+59
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit ec807a6bae192e677cefa55c906b5c7bcecc2960)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2410-0/+0
| | | | (cherry picked from commit 058f20ec6748e06c791c3f6c4b032be72221dba9)
* Add theme file option to scale iconsr14.0.3r14.0.2Timothy Pearson2015-09-052-1/+3
| | | | | | | | Disable icon scaling by default This relates to Bug 2009 (cherry picked from commit 4bdcac90265e9f7489bc8f48746e9c020182a1a9) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Attempt to scale background image if a background image with native ↵Timothy Pearson2015-09-051-3/+20
| | | | | | | resolution is not available (cherry picked from commit 4abbb950f32b10b6bd64b36766c4129060fe5eb2) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated preview image (removed KDE icon).Michele Calgaro2015-08-301-0/+0
| | | | | (cherry picked from commit 64ef89a58504123b141c451ad82723898b89d1a9) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed icons highlighting in moodin engine. This resolve bug 2009.Michele Calgaro2015-08-291-2/+2
| | | | | (cherry picked from commit 3b45645a64fb25e730ff82857363eed69639226e) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-5/+5
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-7/+7
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-14/+14
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-19/+19
| | | | This reverts commit 3227a6694d1fa7e0a6e290d5b65c96428eca39d1.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-19/+19
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-104-9/+9
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-9/+9
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port ksplash-engine-moodintpearson2011-07-0110-207/+210
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1238987 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove branding, as it tends to appear in the wrong place when the aspect ↵tpearson2010-09-261-0/+0
| | | | | | ratio of the screen is not 4:3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1179716 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2412-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1106859 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Makefile fixestpearson2010-02-241-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1095335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 moodin enginetpearson2010-02-2227-0/+1317
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1094437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da