Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 2 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f8eb68b1dd33ac8b974aaab48933e4de059f16d0) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-18 | 7 | -32/+32 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit af0b8f5d1e5e00b1f3b48658d89876c2df28e71c) | ||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 83b7abfb88bb8d138bab0ab1c9f3e2d3afa418c2) | ||||
* | kmilo: after changing the screen brightness, allows a small delay before ↵ | Michele Calgaro | 2023-12-03 | 2 | -34/+21 |
| | | | | | | | popping up the OSD feedback. This allows the underlying hardware to report the correct value. This resolves issue #68. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7589d48a4101244c3c7a27931293ee7924f78119) | ||||
* | kmilo: improve brightness OSD feedback by displaying the actual value. This ↵ | Michele Calgaro | 2023-09-08 | 1 | -1/+12 |
| | | | | | | | may differ from the set value on machines with few brightness steps capability Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3c455c1772a0cab18f6313ddf407bbde2f2f48b0) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 46c271a0c91e3bd1b018b1ff43be34a52f5c2cc8) | ||||
* | Adjust brightness control to the corrected 'brightnessGet' DCOP call in ↵ | Michele Calgaro | 2023-08-23 | 1 | -17/+20 |
| | | | | | | | tdepowersave Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ae4a3892ffe9abb2f3b0b1c5612282886b1e9c40) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 9 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f52c435e293d27908ce3f2b0fe41d58f06f4ec80) | ||||
* | SunOS cosmetic changes | Denis Kozadaev | 2023-05-29 | 4 | -0/+14 |
| | | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 91235e33ce72207758973dd73ef91f3bcb5122b6) | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-06 | 1 | -4/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kmilo: added keyboard shortcuts for fine settings of screen brightness. | Roman Savochenko | 2020-10-25 | 2 | -1/+15 |
| | | | | | Signed-off-by: Roman Savochenko <roman@oscada.org> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 18 | -24/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 11 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | KMilo: added support for PulseAudio volume control. | Michele Calgaro | 2020-05-25 | 2 | -211/+122 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-05-22 | 24 | -1108/+43 |
| | | | | | | | + 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> | ||||
* | KMilo: changed default OSD notification colors to a more TDE-stylish ones. | Michele Calgaro | 2020-05-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | KMilo: added keyboard support for screen brightness up/down. | Michele Calgaro | 2020-05-10 | 2 | -8/+53 |
| | | | | | | | This is inspired and partially include code from Roman Savochenko proposed in bug 2783 and tdeutils #8. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 10 | -158/+184 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 10 | -0/+40 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-22 | 2 | -15/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 FTBFS with libc6 >= 2.26 | Slávek Banko | 2017-10-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | | | | This reverts commit ea8f97246037c0681095c3eff9a29044c8516ee9. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 2 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 11 | -11/+11 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 2 | -77/+77 |
| | |||||
* | Update non-existent and incomplete (template-only) help handbooks to new ↵ | Darrell Anderson | 2014-01-24 | 2 | -14/+2 |
| | | | | default format. | ||||
* | Prevent non-existent help handbooks from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 2 | -2/+14 |
| | | | | of contents. | ||||
* | Rename kdekillall -> tdekillall | Darrell Anderson | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -10/+10 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 8 | -8/+8 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -4/+4 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -13/+13 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 21 | -21/+21 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 17 | -28/+28 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -7/+7 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -6/+6 |
| | |||||
* | Fix cmake build: WITH_POWERBOOK2 option for kmilo | Alexander Golubev | 2012-12-11 | 2 | -2/+2 |
| | |||||
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 12 | -0/+513 |
| | | | | Thanks to Fat-Zer. | ||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -5/+5 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 12 | -28/+28 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 2 | -2/+2 |
| | |||||
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -39/+39 |
| | |||||
* | Fix branding issues. | Darrell Anderson | 2012-03-07 | 2 | -86/+86 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 9 | -9/+9 |
| |