summaryrefslogtreecommitdiffstats
path: root/kmilo
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-197-12/+12
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-20/+20
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1612-41/+41
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1512-41/+41
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-3/+3
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da