summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-2622-22/+22
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-025-10/+10
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0515-226/+226
* Replace various '#define' strings - part 6Michele Calgaro2023-12-161-4/+4
* Replace Qt with TQtMichele Calgaro2023-11-051-4/+4
* Solve issue with CPU using 100% resources when autodimm was activated. This r...Michele Calgaro2023-09-062-32/+41
* Fix rounding error when setting brightness by percentageMichele Calgaro2023-09-044-32/+31
* Removed unused/unnecessary codeMichele Calgaro2023-09-042-49/+0
* Separate logic to set brightness by absolute level or percentageMichele Calgaro2023-09-045-81/+84
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Extend DCOP interface with new brightnessSet methodMichele Calgaro2023-08-232-0/+14
* Fix value returned by 'brightnessGet' DCOP call. The value is now in the rang...Michele Calgaro2023-08-231-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2517-17/+17
* Fix bad english in brightness stringMichele Calgaro2023-05-111-1/+1
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-135-36/+0
* Copy translations to a new directory layout.Slávek Banko2022-08-285-372/+46
* Drop automake build support.Michele Calgaro2022-08-283-114/+0
* Removed HAL dependant code.Michele Calgaro2022-02-1027-95/+94
* Updated to use new standalone tdehw library.Michele Calgaro2021-05-071-2/+1
* Add missing library paths to link_directoriesaneejit12020-06-261-0/+2
* Adjusted after dropping obsolete Qt2's QVector classes.Michele Calgaro2020-05-251-1/+0
* Replaced custom help menu with standard TDE help menu. This resolves bug 3087.Michele Calgaro2020-04-202-47/+7
* Fix units of current consumption value.Slávek Banko2020-02-165-18/+25
* Fix improper use of TQString::ascii().Slávek Banko2019-11-064-28/+28
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
* Remove old upstream URL.Chris2019-07-161-1/+0
* Add CMakeL10n rules.Slávek Banko2018-12-311-0/+3
* Renamed Sleep to Suspend, following discussion on a more consistentMichele Calgaro2018-11-0410-42/+42
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-263-0/+9
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-253-17/+0
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-241-2/+2
* Fix build with GCC hidden visibilitySlávek Banko2016-12-031-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2347-0/+0
* Added support for hybrid suspend (aka suspend to RAM + suspend to disk).Michele Calgaro2016-05-0711-40/+233
* Fixed autosuspend functionality broken by commit fab0d15. This relates to bug...Michele Calgaro2016-05-066-15/+7
* Fixed ESC handling in inactivity dialog. This resolves bug 2632.Michele Calgaro2016-04-213-5/+20
* Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to ...Michele Calgaro2016-04-165-50/+50
* Fixed up timer for autosuspend and autodimm when a screensaver is also in use...Michele Calgaro2016-03-139-36/+109
* Increased maximum time limit for timers to 50000 min (almost 35 days). This r...Michele Calgaro2016-03-083-12/+51
* Increased maximum time limit for timers to 1500 min (25 hours). This relates ...Michele Calgaro2016-02-261-12/+6
* Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)Slávek Banko2015-10-221-0/+1
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-111-1/+1
* Fix abort on startup due to oversized tray icon creation when icon widget has...Timothy Pearson2014-07-081-4/+7
* Use new signal switchChanged for monitoring closing the lidSlávek Banko2014-05-161-0/+1
* Use the new battery polling support in tdehwlibFrancois Andriot2014-05-072-2/+2
* Fixed Help button functionality in configuration dialog. This resolves bug 1632.Michele Calgaro2014-04-221-0/+6
* Fix unintended renamingDarrell Anderson2014-02-165-30/+30
* Switch from dbus-tqt do dbus-1-tqtSlávek Banko2014-02-0812-986/+329