index
:
tdepowersave
fix/missing_schedutil
master
r14.0.x
r14.1.x
TDE frontend for power management
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-07
1
-1
/
+1
*
Replace Qt with TQt
Michele Calgaro
2024-03-26
22
-22
/
+22
*
Replace Q_SIGNALS and Q_SLOTS
Michele Calgaro
2024-02-02
5
-10
/
+10
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-05
15
-226
/
+226
*
Replace various '#define' strings - part 6
Michele Calgaro
2023-12-16
1
-4
/
+4
*
Replace Qt with TQt
Michele Calgaro
2023-11-05
1
-4
/
+4
*
Solve issue with CPU using 100% resources when autodimm was activated. This r...
Michele Calgaro
2023-09-06
2
-32
/
+41
*
Fix rounding error when setting brightness by percentage
Michele Calgaro
2023-09-04
4
-32
/
+31
*
Removed unused/unnecessary code
Michele Calgaro
2023-09-04
2
-49
/
+0
*
Separate logic to set brightness by absolute level or percentage
Michele Calgaro
2023-09-04
5
-81
/
+84
*
Replace TQ_*Focus* and TQ_Scale* defines
Michele Calgaro
2023-09-02
1
-1
/
+1
*
Extend DCOP interface with new brightnessSet method
Michele Calgaro
2023-08-23
2
-0
/
+14
*
Fix value returned by 'brightnessGet' DCOP call. The value is now in the rang...
Michele Calgaro
2023-08-23
1
-1
/
+1
*
Replace Q_OBJECT with TQ_OBJECT
Michele Calgaro
2023-07-25
17
-17
/
+17
*
Fix bad english in brightness string
Michele Calgaro
2023-05-11
1
-1
/
+1
*
Remove unnecessary accelerators from .ui files
Michele Calgaro
2022-09-13
5
-36
/
+0
*
Copy translations to a new directory layout.
Slávek Banko
2022-08-28
5
-372
/
+46
*
Drop automake build support.
Michele Calgaro
2022-08-28
3
-114
/
+0
*
Removed HAL dependant code.
Michele Calgaro
2022-02-10
27
-95
/
+94
*
Updated to use new standalone tdehw library.
Michele Calgaro
2021-05-07
1
-2
/
+1
*
Add missing library paths to link_directories
aneejit1
2020-06-26
1
-0
/
+2
*
Adjusted after dropping obsolete Qt2's QVector classes.
Michele Calgaro
2020-05-25
1
-1
/
+0
*
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
Michele Calgaro
2020-04-20
2
-47
/
+7
*
Fix units of current consumption value.
Slávek Banko
2020-02-16
5
-18
/
+25
*
Fix improper use of TQString::ascii().
Slávek Banko
2019-11-06
4
-28
/
+28
*
Removed .lsm files. lsm database is outdated and unmaintained.
Michele Calgaro
2019-09-01
1
-14
/
+0
*
Remove old upstream URL.
Chris
2019-07-16
1
-1
/
+0
*
Add CMakeL10n rules.
Slávek Banko
2018-12-31
1
-0
/
+3
*
Renamed Sleep to Suspend, following discussion on a more consistent
Michele Calgaro
2018-11-04
10
-42
/
+42
*
Add includes to UI files to resolve FTBFS
Slávek Banko
2018-09-26
3
-0
/
+9
*
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Michele Calgaro
2018-09-25
3
-17
/
+0
*
AC_PATH_QT* -> AC_PATH_TQT* conversion
Michele Calgaro
2018-09-24
1
-2
/
+2
*
Fix build with GCC hidden visibility
Slávek Banko
2016-12-03
1
-1
/
+1
*
Fix invalid headers in PNG files and optimize for size
Timothy Pearson
2016-07-23
47
-0
/
+0
*
Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
Michele Calgaro
2016-05-07
11
-40
/
+233
*
Fixed autosuspend functionality broken by commit fab0d15. This relates to bug...
Michele Calgaro
2016-05-06
6
-15
/
+7
*
Fixed ESC handling in inactivity dialog. This resolves bug 2632.
Michele Calgaro
2016-04-21
3
-5
/
+20
*
Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to ...
Michele Calgaro
2016-04-16
5
-50
/
+50
*
Fixed up timer for autosuspend and autodimm when a screensaver is also in use...
Michele Calgaro
2016-03-13
9
-36
/
+109
*
Increased maximum time limit for timers to 50000 min (almost 35 days). This r...
Michele Calgaro
2016-03-08
3
-12
/
+51
*
Increased maximum time limit for timers to 1500 min (25 hours). This relates ...
Michele Calgaro
2016-02-26
1
-12
/
+6
*
Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)
Slávek Banko
2015-10-22
1
-0
/
+1
*
Update version number to R14.1.0
Michele Calgaro
2015-07-12
1
-1
/
+1
*
Bring stop, lock, exit, and run icons into XDG compliance
Timothy Pearson
2014-10-12
1
-1
/
+1
*
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...
Timothy Pearson
2014-10-11
1
-1
/
+1
*
Fix abort on startup due to oversized tray icon creation when icon widget has...
Timothy Pearson
2014-07-08
1
-4
/
+7
*
Use new signal switchChanged for monitoring closing the lid
Slávek Banko
2014-05-16
1
-0
/
+1
*
Use the new battery polling support in tdehwlib
Francois Andriot
2014-05-07
2
-2
/
+2
*
Fixed Help button functionality in configuration dialog. This resolves bug 1632.
Michele Calgaro
2014-04-22
1
-0
/
+6
*
Fix unintended renaming
Darrell Anderson
2014-02-16
5
-30
/
+30
[next]