summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Faulty line break in kcontrol/krdb/ad/WPerfect.adSlávek Banko2016-06-191-2/+1
* | Revert "Add -nocpp option to be consistent with other usages of xrdb in sourc...Slávek Banko2016-06-191-2/+2
* | Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep".Michele Calgaro2016-05-072-36/+59
* | Added support for hybrid suspend (aka suspend to RAM + suspend to disk) toMichele Calgaro2016-05-041-31/+73
* | kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to d...Michele Calgaro2016-05-022-12/+32
* | ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ...Michele Calgaro2016-04-243-28/+98
* | Fixed typo in starttde script. This resolves bug 2641.Michele Calgaro2016-04-231-1/+1
* | Reset submodule main/tdebase/cmake to latest HEADAutomated System2016-04-191-0/+0
* | Reset submodule main/tdebase/cmake to latest HEADAutomated System2016-03-171-0/+0
* | Konsole : added support for mouse wheel events in the alternate screen. This ...Michele Calgaro2016-03-143-1/+26
* | Fixed desktop locking code. This relates to bug 2603 and fixes the locking-af...Michele Calgaro2016-03-131-1/+1
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-253-5/+14
* | Added tooltips to logout dialog for freeze, suspend and hibernate buttons.Michele Calgaro2016-02-071-17/+20
* | Change Hardware Device Manager icon to hwinfoSlávek Banko2016-02-061-1/+1
* | Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-032-10/+18
* | Hide underlying partitions of non-active device mapper devices from the media...Slávek Banko2016-01-311-1/+2
* | Fix hard disks media icons in tdehw storage backendSlávek Banko2016-01-291-27/+24
* | Fix removable hard disks mimetype in tdehw storage backendSlávek Banko2016-01-291-3/+3
* | Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from ve...Michele Calgaro2015-12-211-3/+3
* | Use system-defined language as default in TDMFrançois Andriot2015-10-152-1/+10
* | Fix prior commit - delete UseSAK from wrong configuration groupSlávek Banko2015-10-131-1/+1
* | Fix prior commitTimothy Pearson2015-10-111-6/+3
* | Fix SAK enable / disable checkbox in TDM TDEControl moduleTimothy Pearson2015-10-111-2/+12
* | Terminate compositor in TDM unless a TDE or failsafe session was selectedSlávek Banko2015-10-111-3/+7
* | Fix incorrect usage of login_session_wm. Type of session does not contain exe...Slávek Banko2015-10-111-1/+1
* | Fix setting curWMSession when used previous type of session in TDMSlávek Banko2015-10-111-2/+5
* | Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDMSlávek Banko2015-10-113-1/+8
* | Fix FTBFS on linking dmctl librarySlávek Banko2015-10-051-2/+2
* | Fix corner case where the classic greeter could get stuck on a PIN promptTimothy Pearson2015-10-021-1/+2
* | Fix cryptographic card login processTimothy Pearson2015-10-025-17/+56
* | Move VT switch on card insertion to cryptocardwatcher processTimothy Pearson2015-10-012-15/+4
* | Fix kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-011-9/+19
* | Install hwdevicetray desktop files as tdehwdevicetraySlávek Banko2015-09-301-2/+6
* | EXPERIMENTAL: Attempt to increase the VT limit to 48Timothy Pearson2015-09-291-8/+18
* | Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-09-294-43/+57
* | Reuse existing reserved session if present on card insertionTimothy Pearson2015-09-241-5/+20
* | Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
* | Install hwdevicetry desktop filesTimothy Pearson2015-09-211-0/+2
* | Disable autoplay popups by default as the new tdehwdevicetray application wil...Timothy Pearson2015-09-211-1/+1
* | Add desktop files and autostart file for hwdevicetrayTimothy Pearson2015-09-212-0/+21
* | Add new hardware device tray applicationTimothy Pearson2015-09-2113-11/+842
* | Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-202-2/+4
* | Prevent saver from starting while valid card is insertedTimothy Pearson2015-09-191-10/+16
* | Restore VT limit and add note explaining originTimothy Pearson2015-09-191-9/+7
* | Remove unnecessary call to XkbGetIndicatorStateTimothy Pearson2015-09-191-3/+1
* | Terminate keyboard LED sync daemon when Xorg server goes downTimothy Pearson2015-09-191-0/+5
* | Fix card unlockTimothy Pearson2015-09-192-4/+15
* | Streamline cryptographic card logon processTimothy Pearson2015-09-1813-29/+180
* | Suppress another unwanted PKCS#11 PAM messageTimothy Pearson2015-09-181-1/+2
* | Stabilize cryptographic card loginTimothy Pearson2015-09-1820-127/+307