Commit Graph

187 Commits (c3e3ea8f7b906428a69dd268988791d97c810f5a)
 

Author SHA1 Message Date
gregory guy c3e3ea8f7b
Drop automake build support.
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>
5 years ago
TDE Gitea 10e62dea63 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 5 years ago
Slávek Banko 425fd56f37
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea d66a4c13d1 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea 0f8125c07f Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea ca6c5c12a2 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea fe02af6a3e Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
Slávek Banko d900f2eebc
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 12de5d976d Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b5c888e0b8 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b52acfa40c Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea 1b58e2b1df Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Fabio Rossi 170f0673bb Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea 2798628f1f Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Automated System ee630f74c7 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Automated System 0f11539b52 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
TDE Gitea eb351f5841 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
TDE Gitea b7041ccd70 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 6 years ago
Slávek Banko 64c09a0ec1
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy ec807a6bae
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 89b5680894
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 676dc89e9e Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
Michele Calgaro 2786a37bf6
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro a52f1702d4
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 23e448238b
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 443b34373f
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 2653f96687
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c9ad100ef9
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 612c31f1be Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 6 years ago
Michele Calgaro b391e1694c
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 8c38d4fc0f
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b006712e2c
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 886dde66c3
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 5d48f46823
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 6cf7194b48 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 7 years ago
TDE Gitea c22f74ab33 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System 7298491ea7 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System 1f9ef58863 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Automated System dadea9ff84 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 7 years ago
Slávek Banko d9f022b4b4 Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 8 years ago
Automated System 90b17e87fd Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 8 years ago
Slávek Banko c4df3573eb Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 8 years ago
Slávek Banko 75fb195f5f cmake: add tde_add_check_executable macro 8 years ago
Automated System 13fc107335 Reset submodule main/applications/ksplash-engine-moodin/admin to latest HEAD 9 years ago
Timothy Pearson 058f20ec67 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System b15903791a Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 9 years ago
Automated System fcffed3b1a Reset submodule main/applications/ksplash-engine-moodin/cmake to latest HEAD 9 years ago
Alex Couture 8c232136e6 Added new Architecture Moodin theme.
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>
9 years ago
Michele Calgaro 64ef89a585 Updated preview image (removed KDE icon).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 3b45645a64 Fixed icons highlighting in moodin engine. This resolve bug 2009.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago