summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Increase the maximum reserved VT number to 32Timothy Pearson2015-09-181-1/+1
| | | | | The display switch features depend on each session having a VT number, thus it is important to have a suffucient number of VTs available for use Most Linux distributions allow 64 VTs by default, and the kernel allows up to 256 VTs
* Do not chew up all available VT numbers when multiple sessions are reserved ↵Timothy Pearson2015-09-181-51/+86
| | | | and time out in series
* Fix cryptographic card login when SAK is enabledTimothy Pearson2015-09-176-121/+226
|
* Add initial cryptographic card login supportTimothy Pearson2015-09-1737-150/+1006
| | | | Tested with themed greeter and SAK disabled
* Fix warnings regarding return value being ignoredTimothy Pearson2015-09-161-7/+18
|
* Add cryptographic card support to LUKS configurationTimothy Pearson2015-09-147-15/+319
|
* Add LUKS key management to tdehwmanagerTimothy Pearson2015-09-067-3/+522
|
* Fix the most egregious style guide violations in the remaining kdesktop_lock ↵Timothy Pearson2015-09-045-608/+612
| | | | | | source files No functional changes were made to the source
* Fix the most egregious style guide violations in the main kdesktop_lock ↵Timothy Pearson2015-09-042-1734/+1725
| | | | | | source files No functional changes were made to the source
* Fix the most egregious style guide violations in the kdesktoplock plugin sourcesTimothy Pearson2015-09-0410-1105/+1134
| | | | No functional changes were made to the source
* Added DCOP method startupCompleted() to KSMServer: this allows to check ↵Michele Calgaro2015-08-273-1/+10
| | | | | | | | whether the session has been fully created/restored. This relates to bug 1610. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added functionality in KDCOP. Double clicking on a non leaf item will ↵Michele Calgaro2015-08-272-3/+6
| | | | | | expand/collapse the item. This resolves bug 2503. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added new functionality to Konqueror.Michele Calgaro2015-08-275-2/+46
| | | | | | Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add preliminary cryptographic card support to the TDE hardware device managerTimothy Pearson2015-08-254-0/+104
|
* Update version number to R14.1.0Michele Calgaro2015-07-122-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection of XSS in Xext with CMake buildSlávek Banko2015-06-141-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsdSlávek Banko2015-06-1217-17/+72
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with libusb 2.0 on freebsdSlávek Banko2015-06-124-80/+61
| | | | | | [taken from FreeBSD kdebase3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed khelpcenter visualization bug. This solves bug 2188.Michele Calgaro2015-06-092-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert remaining part of commit 687b146. This resolves bug 1850 and reopens ↵Michele Calgaro2015-06-041-10/+1
| | | | | | bug 2188. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed missing KHelpCenter top banner. This resolves bug 2320.Michele Calgaro2015-06-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on openbsd 5.7François Andriot2015-05-314-3/+5
| | | | | | This resolves Bug 2443 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix GL/GLU detection on older distributionsFrançois Andriot2015-05-311-2/+12
| | | | | | This resolves Bug 2155 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Remove obsolete MimeType from printmgr/printers.desktopSlávek Banko2015-05-311-1/+0
| | | | [taken from SUSE kdebase patches]
* 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
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix commentsTimothy Pearson2015-04-131-3/+3
|
* Do not unblock signals in main thread when waiting for kdesktop_lock responseTimothy Pearson2015-04-132-8/+4
| | | | This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock
* Fix ommited call fullyOnline() in kdesktop_lockSlávek Banko2015-04-131-0/+1
| | | | | | This relates to Bug 2422 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Clarify window shadow optionsTimothy Pearson2015-04-131-6/+4
| | | | Remove incorrect dock shadow dependence on normal window shadows
* Add GUI option to control panel shadowsTimothy Pearson2015-04-132-2/+16
| | | | This resolves Bug 2189
* Update all windows when compton settings are reloadedTimothy Pearson2015-04-131-0/+5
|
* Ensure desktop is completely hidden before sending fullyOnline()Timothy Pearson2015-04-134-15/+42
| | | | Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop
* Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspendTimothy Pearson2015-04-122-45/+55
| | | | Prevent helper thread termination signal from errantly being handled by main thread
* Remove call to pthread_cancel() in kdesktop_lockTimothy Pearson2015-04-123-3/+29
| | | | This resolves a sporadic deadlock during kdesktop_lock termination
* Handle screen locking internally on user switchTimothy Pearson2015-04-121-1/+5
| | | | This removes an external dcop call
* Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals ↵Timothy Pearson2015-04-122-22/+74
| | | | in the main GUI thread
* Eliminate usleep() loop during kdesktop startupTimothy Pearson2015-04-083-11/+32
| | | | Do not switch desktops if lock fails to engage
* Fix lockeng file formattingTimothy Pearson2015-04-082-512/+499
|
* Remove external dcop call and associated threadTimothy Pearson2015-04-089-126/+115
| | | | Fix lockup on lock screen command due to signal race condition
* Ensure kdesktop signal handlers execute in the main GUI threadTimothy Pearson2015-04-083-1/+15
|
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0218-18/+18
|
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-2619-20/+20
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0257-63/+63
|