Commit Graph

59 Commits (03a592e5a0e5320d7bece2442060a457c31d1032)

Author SHA1 Message Date
Michele Calgaro 8d98323ef6
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 7a6a24236d
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro 224da62a5c
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 22c5ef630f
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 64efc07618
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1e8a010fe1
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3c87f89058
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 96f53316c2
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f33c16dc17
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 10ee05a5e3
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko b0eb71dedf
Modify screen savers detection that the XSCREENSAVER_DIRS
and XSCREENSAVER_CONFIG_DIRS variables allow multiple paths.

Likewise, the XSCREENSAVER HACKS DIRS variable used to search
for an screen saver executable can contain multiple paths.

This relates to #19.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 29814e3759
Remove unused tdescreensaver/kxsconfig/hacks.pot.
Updating translations for xsavers is performed in CMakeL10n rules.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko c974b46ded
Fix include FindXscreensaver.cmake in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 749694a3f2
asciiquarium: Add cmake build support, app is renamed tdeasciiquarium.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
4 years ago
Slávek Banko 7a7a60a910
tdescreensaver: Add an option to force the installation of desktop files
for all xscreensavers, regardless of whether the corresponding XML files
are currently present during the build. This is useful especially for
building binary packages for distributions, so it is OFF by default.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 1e680da193 Update translation template. 4 years ago
Michele Calgaro 93d2e883be
Added additional foreigner screensaver desktop files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 1e91884c7c
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7c7c238be1
Desktop file translations:
+ 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>
5 years ago
Chris 8d6fdc449c Streamline screensavers naming scheme.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris eb8e8c8771 Streamline German screensaver names.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko b83d6bcb37 Update translation template. 6 years ago
Chris 5e8263945d Streamline German screensaver translation.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Michele Calgaro 304ee29668
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 485325be1b
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 571a6cd3ad
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>
7 years ago
Michele Calgaro e3db345b88
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 8abc57824b
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 3ee7da7ac0
Add includes to UI files to resolve FTBFS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4affc7eade
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 566332a92e
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson f88db56fed Fix parsing of xscreensaver name 7 years ago
Timothy Pearson 23284c62ab Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 23c3263f1b Fix FTBFS with clang
[taken from NetBSD kdeartwork3 patches]
10 years ago
Slávek Banko c53dce42bb Fix incorrectly renamed strings 10 years ago
Timothy Pearson fedadd8610 Fix firesaver build warnings and clean up read settings coding style 10 years ago
Timothy Pearson 25a362be98 Rename most device icons to comply with XDG standards 10 years ago
Timothy Pearson b843566b56 Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 11 years ago
Timothy Pearson 8c9f306c80 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson 54e824664f Rename remaining KDE strings to TDE, with the exception of a couple of build variables 11 years ago
Timothy Pearson 9a1ec04227 Fix leftover use-visible KDE references in banner and fireworks savers 11 years ago
Darrell Anderson 51d1dfafc5 KDE->TDE branding cleanup. 11 years ago
Slávek Banko 1a67db64ab Additional k => tde renaming and fixes 12 years ago
Slávek Banko 4cd2171720 Remove bashism from kxsconfig/update_hacks.sh 12 years ago
Slávek Banko a6a9c6236a Fix permissions on kxsconfig/update_hacks.sh 12 years ago
Francois Andriot 92b8071dc3 Fix xscreensaver integration missing files.
This resolves bug report 141.
12 years ago
Timothy Pearson ce1660ccd8 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2a66a2cdb1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson d313a35fa0 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson 72fa4d8677 Rename KCmd to avoid conflicts with KDE4 12 years ago