Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing library paths to link_directories | aneejit1 | 2020-06-26 | 1 | -0/+2 |
| | | | | | Signed-off-by: aneejit1 <[email protected]> (cherry picked from commit 3d1956bb6b979f3750b68484007daac7332f82f1) | ||||
* | Replaced custom help menu with standard TDE help menu. This resolves bug 3087. | Michele Calgaro | 2020-04-29 | 2 | -47/+7 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 60091c788a66a7ff26fa4e78b8c0caac6d8c580a) | ||||
* | Fix units of current consumption value. | Slávek Banko | 2020-02-16 | 5 | -18/+25 |
| | | | | | | | | | | | | | | Previously it was not clear whether the units in tdehwlib are in Wh and W or Ah and A. Now the units are always Ah and A. Because power consumption is usually given in W, the value is converted from A to W. If it is less than 100 W, it is displayed as a decimal number. This is related to issue TDE/tdelibs#68. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fa0e4e246ccb8f436598db4deee1777decfbc702) | ||||
* | Fix improper use of TQString::ascii(). | Slávek Banko | 2019-11-06 | 4 | -26/+26 |
| | | | | | | | This resolves issue #4. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1ae603d7a9e7029f6918927738e44f4488d3f4ad) | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 1 | -14/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove old upstream URL. | Chris | 2019-07-17 | 1 | -1/+0 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 9ff1496b1762197e5a9370e1991263eaab8b1d5a) | ||||
* | Updated date and version to R14.0.6 in .lsm files. | Michele Calgaro | 2019-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-31 | 1 | -0/+3 |
| | | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 657e2a55a5d2ea9f1352446e1e22b0802bb87c34) | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-26 | 3 | -0/+9 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 8d4f546320bdb68c014e5290e84aa22f992828ab) | ||||
* | Update version numbers and date for R14.0.5 final releaser14.0.5 | Slávek Banko | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Fix build with GCC hidden visibility | Slávek Banko | 2016-12-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1762f553a9fcf9fe2719431409e8d466b3a3a8da) | ||||
* | Update version number for new target R14.0.5 | Slávek Banko | 2016-11-12 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.4 | Slávek Banko | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h) | Slávek Banko | 2016-10-01 | 1 | -0/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7eac3816805056599dcbe7bd65eeb8c5849cd2ed) | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 47 | -0/+0 |
| | | | | (cherry picked from commit 686d7599fea8b0d6ca0af43de031ad2b042bdb4f) | ||||
* | Fixed autosuspend functionality broken by commit fab0d15. This relates to ↵ | Michele Calgaro | 2016-05-06 | 6 | -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 Calgaro | 2016-04-21 | 2 | -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 Calgaro | 2016-03-13 | 9 | -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 Calgaro | 2016-03-08 | 3 | -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.4 | Slávek Banko | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | Increased maximum time limit for timers to 1500 min (25 hours). This relates ↵ | Michele Calgaro | 2016-02-26 | 1 | -12/+6 |
| | | | | | | | to bug 2599. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b31060a8af5c4cfa259c6917cea06745c21bc21b) | ||||
* | Update date in lsm filesr14.0.3 | Slávek Banko | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Update version number for new target R14.0.3 | Slávek Banko | 2015-11-30 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.2 | Slávek Banko | 2015-10-25 | 1 | -1/+1 |
| | |||||
* | Update version number for new target R14.0.2 | Slávek Banko | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Update date in lsm filesr14.0.1 | Slávek Banko | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Update version in lsm files | Slávek Banko | 2015-07-11 | 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 ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix abort on startup due to oversized tray icon creation when icon widget ↵ | Timothy Pearson | 2014-07-08 | 1 | -4/+7 |
| | | | | has not yet been shown | ||||
* | Use new signal switchChanged for monitoring closing the lid | Slávek Banko | 2014-05-16 | 1 | -0/+1 |
| | | | | This resolves Bug 2052 | ||||
* | Use the new battery polling support in tdehwlib | Francois Andriot | 2014-05-07 | 2 | -2/+2 |
| | | | | This resolves Bug 1992 | ||||
* | 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 |
| | |||||
* | Switch from dbus-tqt do dbus-1-tqt | Slávek Banko | 2014-02-08 | 12 | -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 Anderson | 2014-01-22 | 1 | -1/+1 |
| | |||||
* | Fix wrong label on disabled battery tab | Slávek Banko | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Fix setting cpu frequence without sufficient privileges | Slávek Banko | 2013-10-06 | 2 | -3/+3 |
| | |||||
* | More accurate reporting failure while acquire org.freedesktop.Policy.Power | Slávek Banko | 2013-10-06 | 1 | -3/+9 |
| | |||||
* | Fix warning in getting charge level units | Slávek Banko | 2013-10-06 | 1 | -7/+7 |
| | |||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 11 | -356/+548 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Completely disable autosuspend functions if system does not support suspend | Timothy Pearson | 2013-08-29 | 2 | -47/+104 |
| | | | | This relates to Bug 1615 | ||||
* | Fix ACPI event detection as a normal user | Timothy Pearson | 2013-08-25 | 3 | -3/+36 |
| | | | | | This resolves Bug 1597 Do not display logout dialog if screensaver/lock dialog is active | ||||
* | Fix failure to reenter suspend/standby | Timothy Pearson | 2013-08-25 | 2 | -1/+9 |
| | | | | This relates to Bug 1597 | ||||
* | Detect sleep and suspend key presses | Timothy Pearson | 2013-08-25 | 1 | -6/+7 |
| | |||||
* | Make menu consistent. | Darrell Anderson | 2013-08-17 | 1 | -1/+1 |
| | |||||
* | Add cmake support for help handbook with preliminary support added for po files. | Darrell Anderson | 2013-08-16 | 1 | -1/+1 |
| | |||||
* | Fix typos. | Darrell Anderson | 2013-08-09 | 2 | -2/+2 |
| | |||||
* | Update desktop file and string references of KScreensaver->TDEScreensaver. | Darrell Anderson | 2013-08-08 | 6 | -19/+19 |
| |