Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ability to translate: | Slávek Banko | 2020-05-03 | 7 | -8/+51 |
| | | | | | | | + Catalog for strings in the plugin. + Desktop file translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Drop automake build support. | gregory guy | 2020-02-07 | 3 | -60/+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> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2018-11-04 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | conversion to the cmake building system | gregory guy | 2018-11-01 | 5 | -0/+59 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 19 | -0/+0 |
| | |||||
* | Added new Architecture Moodin theme. | Alex Couture | 2016-02-10 | 12 | -2/+53 |
| | | | | | | | As per http://bugs.pearsoncomputing.net/show_bug.cgi?id=2553#c3, all material used for this theme is available under GPL license. "Yes, the base background picture is from a gpl picture found on kde-look.org, with icon form the masalla icon theme (now gpl) and part of code from the old Moodin splash." Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated preview image (removed KDE icon). | Michele Calgaro | 2015-08-30 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed icons highlighting in moodin engine. This resolve bug 2009. | Michele Calgaro | 2015-08-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add theme file option to scale icons | Timothy Pearson | 2015-06-29 | 2 | -1/+3 |
| | | | | | Disable icon scaling by default This relates to Bug 2009 | ||||
* | Attempt to scale background image if a background image with native ↵ | Timothy Pearson | 2015-06-29 | 1 | -3/+20 |
| | | | | resolution is not available | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 2 | -5/+5 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -2/+2 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 2 | -7/+7 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 3 | -3/+3 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -14/+14 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 3 | -4/+4 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -19/+19 |
| | | | | This reverts commit 3227a6694d1fa7e0a6e290d5b65c96428eca39d1. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -19/+19 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -2/+2 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -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: | tpearson | 2011-08-10 | 2 | -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-moodin | tpearson | 2011-07-01 | 10 | -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 ↵ | tpearson | 2010-09-26 | 1 | -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 images | tpearson | 2010-03-24 | 12 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1106859 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Makefile fixes | tpearson | 2010-02-24 | 1 | -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 engine | tpearson | 2010-02-22 | 27 | -0/+1317 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksplash-engine-moodin@1094437 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |