summaryrefslogtreecommitdiffstats
path: root/kmilo
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-062-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f8eb68b1dd33ac8b974aaab48933e4de059f16d0)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-187-32/+32
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit af0b8f5d1e5e00b1f3b48658d89876c2df28e71c)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-221-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 Calgaro2023-12-032-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 Calgaro2023-09-081-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* definesMichele Calgaro2023-09-041-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 Calgaro2023-08-231-17/+20
| | | | | | | tdepowersave Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ae4a3892ffe9abb2f3b0b1c5612282886b1e9c40)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-219-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f52c435e293d27908ce3f2b0fe41d58f06f4ec80)
* SunOS cosmetic changesDenis Kozadaev2023-05-294-0/+14
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 91235e33ce72207758973dd73ef91f3bcb5122b6)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-061-4/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kmilo: added keyboard shortcuts for fine settings of screen brightness.Roman Savochenko2020-10-252-1/+15
| | | | | Signed-off-by: Roman Savochenko <roman@oscada.org> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2818-24/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-0911-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* KMilo: added support for PulseAudio volume control.Michele Calgaro2020-05-252-211/+122
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-05-2224-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 Calgaro2020-05-211-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KMilo: added keyboard support for screen brightness up/down.Michele Calgaro2020-05-102-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.Chris2019-11-2810-158/+184
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-2510-0/+40
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-222-15/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with libc6 >= 2.26Slávek Banko2017-10-151-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-77/+77
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-77/+77
| | | | This reverts commit ea8f97246037c0681095c3eff9a29044c8516ee9.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-77/+77
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-182-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-1111-11/+11
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-112-77/+77
|
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-242-14/+2
| | | | default format.
* Prevent non-existent help handbooks from populating the main handbook table ↵Darrell Anderson2014-01-142-2/+14
| | | | of contents.
* Rename kdekillall -> tdekillallDarrell Anderson2014-01-061-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0310-10/+10
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-8/+8
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2721-21/+21
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-253-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2517-28/+28
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-6/+6
|
* Fix cmake build: WITH_POWERBOOK2 option for kmiloAlexander Golubev2012-12-112-2/+2
|
* Initial conversion to cmake.Darrell Anderson2012-11-1012-0/+513
| | | | Thanks to Fat-Zer.
* Fix QString -> TQString.Darrell Anderson2012-09-161-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-28/+28
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-39/+39
|
* Fix branding issues.Darrell Anderson2012-03-072-86/+86
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-179-9/+9
|