Commit Graph

126 Commits (master)

Author SHA1 Message Date
Michele Calgaro cbb59d7906
Replace Qt with TQt
2 days ago
Michele Calgaro 075ce64528
Replace Q_SIGNALS and Q_SLOTS
2 months ago
Michele Calgaro 9b171f8e17
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro 58649ad848
Replace various '#define' strings - part 6
3 months ago
Michele Calgaro 9a4d4259ab
Replace Qt with TQt
5 months ago
Michele Calgaro 06709e03b7
Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136.
7 months ago
Michele Calgaro c3b2fad5e6
Fix rounding error when setting brightness by percentage
7 months ago
Michele Calgaro aee72d11d4
Removed unused/unnecessary code
7 months ago
Michele Calgaro fa1f792e61
Separate logic to set brightness by absolute level or percentage
7 months ago
Michele Calgaro e7c760c9c0
Replace TQ_*Focus* and TQ_Scale* defines
7 months ago
Michele Calgaro 5ae13039bc
Extend DCOP interface with new brightnessSet method
7 months ago
Michele Calgaro 8d7b591826
Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported
7 months ago
Michele Calgaro 91fd99c2cd
Replace Q_OBJECT with TQ_OBJECT
8 months ago
Michele Calgaro 86bb7efd11
Fix bad english in brightness string
11 months ago
Michele Calgaro 8ec629888b
Remove unnecessary accelerators from .ui files
2 years ago
Slávek Banko 28593cba62
Copy translations to a new directory layout.
2 years ago
Michele Calgaro 795bcd2584
Drop automake build support.
2 years ago
Michele Calgaro 4112c3b486
Removed HAL dependant code.
2 years ago
Michele Calgaro 4169fb7a82
Updated to use new standalone tdehw library.
3 years ago
aneejit1 3d1956bb6b Add missing library paths to link_directories
4 years ago
Michele Calgaro aca1506685
Adjusted after dropping obsolete Qt2's QVector classes.
4 years ago
Michele Calgaro 60091c788a
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
4 years ago
Slávek Banko fa0e4e246c
Fix units of current consumption value.
4 years ago
Slávek Banko 1ae603d7a9
Fix improper use of TQString::ascii().
4 years ago
Michele Calgaro 9909a19e3d
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris 9ff1496b17 Remove old upstream URL.
5 years ago
Slávek Banko 657e2a55a5
Add CMakeL10n rules.
5 years ago
Michele Calgaro 12e0e7507b
Renamed Sleep to Suspend, following discussion on a more consistent
5 years ago
Slávek Banko 8d4f546320
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro 18d691fe1c
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 1a96ec2f7d
AC_PATH_QT* -> AC_PATH_TQT* conversion
6 years ago
Slávek Banko 1762f553a9 Fix build with GCC hidden visibility
7 years ago
Timothy Pearson 686d7599fe Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro a3caab905b Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro 676fba0b9f Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632.
8 years ago
Michele Calgaro fab0d1579f Fixed ESC handling in inactivity dialog. This resolves bug 2632.
8 years ago
Michele Calgaro c9b0912e6a Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to align to main logout menu.
8 years ago
Michele Calgaro d67bc99f08 Fixed up timer for autosuspend and autodimm when a screensaver is also in use. This resolves bug 2603.
8 years ago
Michele Calgaro 2f0cf5202c Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug 2599.
8 years ago
Michele Calgaro b31060a8af Increased maximum time limit for timers to 1500 min (25 hours). This relates to bug 2599.
8 years ago
Slávek Banko 7eac381680 Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)
9 years ago
Michele Calgaro 5918daa283 Update version number to R14.1.0
9 years ago
Timothy Pearson 25f54e1ba6 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson eceddd9ddc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson 7fa44e6a7f Fix abort on startup due to oversized tray icon creation when icon widget has not yet been shown
10 years ago
Slávek Banko a3a78dc564 Use new signal switchChanged for monitoring closing the lid
10 years ago
Francois Andriot f43aac0e44 Use the new battery polling support in tdehwlib
10 years ago
Michele Calgaro ab2574981c Fixed Help button functionality in configuration dialog. This resolves bug 1632.
10 years ago
Darrell Anderson 5e76e296ce Fix unintended renaming
10 years ago
Slávek Banko c68a1bac04 Switch from dbus-tqt do dbus-1-tqt
10 years ago