summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update version numbers and date for R14.0.5 final releaser14.0.5Slávek Banko2018-07-261-1/+1
|
* Fix build with GCC hidden visibilitySlávek Banko2016-12-031-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1762f553a9fcf9fe2719431409e8d466b3a3a8da)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)Slávek Banko2016-10-011-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7eac3816805056599dcbe7bd65eeb8c5849cd2ed)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2447-0/+0
| | | | (cherry picked from commit 686d7599fea8b0d6ca0af43de031ad2b042bdb4f)
* Fixed autosuspend functionality broken by commit fab0d15. This relates to ↵Michele Calgaro2016-05-066-15/+7
| | | | | | | bug 2632. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 676fba0b9f08d41e68b115bc91931b5d0aa53376)
* Fixed ESC handling in inactivity dialog. This resolves bug 2632.Michele Calgaro2016-04-212-2/+17
| | | | | | (partially cherry-picked from fab0d1579f8be4859958217e7b632acfbf191de2) Signed-off-by: Michele Calgaro <[email protected]>
* Fixed up timer for autosuspend and autodimm when a screensaver is also in ↵Michele Calgaro2016-03-139-36/+109
| | | | | | | use. This resolves bug 2603. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d67bc99f08c6ba9113a769c45538ab3711cc1cfa)
* Increased maximum time limit for timers to 50000 min (almost 35 days). This ↵Michele Calgaro2016-03-083-12/+51
| | | | | | | | | | relates to bug 2599. NOTE: if the max limit is removed, the TQSpinBox reverts to the default value of 99. Also fixed minimum limit for some timers and percentage fields. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2f0cf5202c83fe9d034dc3254e8db127f5bdffe3)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Increased maximum time limit for timers to 1500 min (25 hours). This relates ↵Michele Calgaro2016-02-261-12/+6
| | | | | | | to bug 2599. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b31060a8af5c4cfa259c6917cea06745c21bc21b)
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-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 ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix abort on startup due to oversized tray icon creation when icon widget ↵Timothy Pearson2014-07-081-4/+7
| | | | has not yet been shown
* Use new signal switchChanged for monitoring closing the lidSlávek Banko2014-05-161-0/+1
| | | | This resolves Bug 2052
* Use the new battery polling support in tdehwlibFrancois Andriot2014-05-072-2/+2
| | | | This resolves Bug 1992
* 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
| | | | | | Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597
* Fix help handbook not appearing in main handbook table of contents.Darrell Anderson2014-01-221-1/+1
|
* Fix wrong label on disabled battery tabSlávek Banko2013-10-061-1/+1
|
* Fix setting cpu frequence without sufficient privilegesSlávek Banko2013-10-062-3/+3
|
* More accurate reporting failure while acquire org.freedesktop.Policy.PowerSlávek Banko2013-10-061-3/+9
|
* Fix warning in getting charge level unitsSlávek Banko2013-10-061-7/+7
|
* Add support for freeze suspend stateSlávek Banko2013-09-2211-356/+548
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Completely disable autosuspend functions if system does not support suspendTimothy Pearson2013-08-292-47/+104
| | | | This relates to Bug 1615
* Fix ACPI event detection as a normal userTimothy Pearson2013-08-253-3/+36
| | | | | This resolves Bug 1597 Do not display logout dialog if screensaver/lock dialog is active
* Fix failure to reenter suspend/standbyTimothy Pearson2013-08-252-1/+9
| | | | This relates to Bug 1597
* Detect sleep and suspend key pressesTimothy Pearson2013-08-251-6/+7
|
* Make menu consistent.Darrell Anderson2013-08-171-1/+1
|
* Add cmake support for help handbook with preliminary support added for po files.Darrell Anderson2013-08-161-1/+1
|
* Fix typos.Darrell Anderson2013-08-092-2/+2
|
* Update desktop file and string references of KScreensaver->TDEScreensaver.Darrell Anderson2013-08-086-19/+19
|
* Fix "Suspend to disk" option displayFrancois Andriot2013-07-311-1/+1
|
* Update references from kpowersave to tdepowersave.Darrell Anderson2013-07-1440-289/+289
|
* Fix typo.Darrell Anderson2013-07-132-2/+2
|
* Enable triggerless hardware updates on startupTimothy Pearson2013-06-012-2/+4
|
* Fix typos.Darrell Anderson2013-05-053-26/+26
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-16/+16
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|