Commit Graph

127 Commits (r14.1.x)

Author SHA1 Message Date
Michele Calgaro 284595e2be
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
4 weeks ago
Michele Calgaro 2d6c9b7be4
Replace Qt with TQt
2 months ago
Michele Calgaro b61a8c7513
Replace Q_SIGNALS and Q_SLOTS
4 months ago
Michele Calgaro c03872d3d0
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro f5832e4abf
Replace various '#define' strings - part 6
6 months ago
Michele Calgaro 04965313f1
Replace Qt with TQt
7 months ago
Michele Calgaro 388bf46a82
Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136.
9 months ago
Michele Calgaro 96562b80ba
Fix rounding error when setting brightness by percentage
9 months ago
Michele Calgaro a4e984b1af
Removed unused/unnecessary code
9 months ago
Michele Calgaro b463ff907b
Separate logic to set brightness by absolute level or percentage
9 months ago
Michele Calgaro 2a85caa9df
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 5e7bdf8cac
Extend DCOP interface with new brightnessSet method
9 months ago
Michele Calgaro 431f2c2113
Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported
9 months ago
Michele Calgaro 1ef07aa28d
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 8317ec0e5d
Fix bad english in brightness string
1 year 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().
5 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.
6 years ago
Michele Calgaro 12e0e7507b
Renamed Sleep to Suspend, following discussion on a more consistent
6 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
8 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