summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
* 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
* Update version number for new target R14.0.3Slávek Banko2015-11-302-3/+3
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
* 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-121-6/+3
* Fix SAK enable / disable checkbox in TDM TDEControl moduleTimothy Pearson2015-10-121-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 kdesktop_lock crash on error with certain PAM stack configurationsTimothy Pearson2015-10-031-9/+19
* Use DM library in tdmtsak instead of making command line callsTimothy Pearson2015-10-034-50/+64
* Remove unnecessary call to XkbGetIndicatorStateTimothy Pearson2015-09-201-3/+1
* Terminate keyboard LED sync daemon when Xorg server goes downTimothy Pearson2015-09-201-0/+5
* Update version number for new target R14.0.2Slávek Banko2015-08-262-3/+3
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
* Fix FTBFS on freebsdSlávek Banko2015-06-1217-17/+72
* Fix build with libusb 2.0 on freebsdSlávek Banko2015-06-124-80/+61
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens b...Michele Calgaro2015-06-041-10/+1
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
* Fix FTBFS on openbsd 5.7François Andriot2015-05-314-3/+5
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12
* Remove obsolete MimeType from printmgr/printers.desktopSlávek Banko2015-05-311-1/+0
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-05-311-0/+0
* Reset submodule main/tdebase/cmake to latest HEADSlávek Banko2015-04-171-0/+0
* Reset submodule main/tdebase/admin to latest HEADSlávek Banko2015-04-171-0/+0
* Bring My_Computer (system) icon into XDG complianceSlávek Banko2015-04-141-1/+1
* Fix commentsTimothy Pearson2015-04-141-3/+3
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-142-8/+4
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-141-0/+1
* Clarify window shadow optionsTimothy Pearson2015-04-141-6/+4
* Add GUI option to control panel shadowsTimothy Pearson2015-04-142-2/+16
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-141-0/+5
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-144-15/+42
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-142-45/+55
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-143-3/+29