Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-05 | 20 | -100/+100 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 1 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 23 | -156/+156 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 2 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 10 | -30/+30 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 26 | -60/+60 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2022-10-22 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Modify screen savers detection that the XSCREENSAVER_DIRS | Slávek Banko | 2022-03-29 | 4 | -24/+72 |
| | | | | | | | | | | | 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 <[email protected]> | ||||
* | Remove unused tdescreensaver/kxsconfig/hacks.pot. | Slávek Banko | 2021-10-10 | 1 | -4319/+0 |
| | | | | | | Updating translations for xsavers is performed in CMakeL10n rules. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix include FindXscreensaver.cmake in CMakeL10n rules. | Slávek Banko | 2021-07-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | asciiquarium: Add cmake build support, app is renamed tdeasciiquarium. | gregory guy | 2021-05-20 | 18 | -0/+3984 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | tdescreensaver: Add an option to force the installation of desktop files | Slávek Banko | 2021-02-13 | 1 | -3/+5 |
| | | | | | | | | 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 <[email protected]> | ||||
* | Update translation template. | Automated System | 2021-02-11 | 4 | -0/+96 |
| | |||||
* | Added additional foreigner screensaver desktop files. | Michele Calgaro | 2020-12-11 | 55 | -0/+1320 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 4 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-12 | 257 | -48767/+35 |
| | | | | | | | + 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 <[email protected]> | ||||
* | Streamline screensavers naming scheme. | Chris | 2019-10-29 | 12 | -380/+380 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Streamline German screensaver names. | Chris | 2019-08-29 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Update translation template. | Automated System | 2019-07-25 | 6 | -0/+144 |
| | |||||
* | Streamline German screensaver translation. | Chris | 2019-07-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-31 | 9 | -0/+232 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -2/+2 |
| | | | | | | | | | 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 <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 2 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add includes to UI files to resolve FTBFS | Michele Calgaro | 2018-09-22 | 5 | -16/+12 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 4 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix parsing of xscreensaver name | Timothy Pearson | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 9 | -0/+0 |
| | |||||
* | Fix FTBFS with clang | Slávek Banko | 2015-06-28 | 4 | -11/+20 |
| | | | | [taken from NetBSD kdeartwork3 patches] | ||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -4/+4 |
| | |||||
* | Fix firesaver build warnings and clean up read settings coding style | Timothy Pearson | 2015-03-02 | 1 | -78/+103 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -1/+1 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -2/+2 |
| | |||||
* | Rename remaining KDE strings to TDE, with the exception of a couple of build ↵ | Timothy Pearson | 2014-09-29 | 47 | -61/+61 |
| | | | | variables | ||||
* | Fix leftover use-visible KDE references in banner and fireworks savers | Timothy Pearson | 2014-09-24 | 3 | -6/+6 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 5 | -11/+11 |
| | |||||
* | Remove bashism from kxsconfig/update_hacks.sh | Slávek Banko | 2013-08-18 | 1 | -7/+10 |
| | |||||
* | Fix permissions on kxsconfig/update_hacks.sh | Slávek Banko | 2013-08-18 | 1 | -0/+0 |
| | |||||
* | Fix xscreensaver integration missing files. | Francois Andriot | 2013-08-18 | 1 | -4/+36 |
| | | | | This resolves bug report 141. | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 31 | -69/+69 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 19 | -24/+24 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 3 | -6/+6 |
| |