Commit Graph

1990 Commits (6095bc10ad5fc08d8202e3a8f05a7998253f6e6c)
 

Author SHA1 Message Date
Timothy Pearson 6095bc10ad Add cryptographic card support to LUKS configuration 10 years ago
Timothy Pearson 9556cd9e69 Add LUKS key management to tdehwmanager 10 years ago
Timothy Pearson e89d9e5e16 Fix the most egregious style guide violations in the remaining kdesktop_lock source files
No functional changes were made to the source
10 years ago
Timothy Pearson b5462e86f3 Fix the most egregious style guide violations in the main kdesktop_lock source files
No functional changes were made to the source
10 years ago
Timothy Pearson c54c4e7003 Fix the most egregious style guide violations in the kdesktoplock plugin sources
No functional changes were made to the source
10 years ago
Michele Calgaro b45b9ed9b1 Added DCOP method startupCompleted() to KSMServer: this allows to check whether the
session has been fully created/restored. This relates to bug 1610.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 0d29e4477a Added functionality in KDCOP. Double clicking on a non leaf item will expand/collapse the item. This resolves bug 2503.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 3aa5fc08e5 Added new functionality to Konqueror.
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>
10 years ago
Timothy Pearson ae35100db0 Add preliminary cryptographic card support to the TDE hardware device manager 10 years ago
Michele Calgaro da7215ff52 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 5e5f4837b5 Fix detection of XSS in Xext with CMake build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko e1d8ccc637 Fix build with libusb 2.0 on freebsd
[taken from FreeBSD kdebase3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro da25462d26 Fixed khelpcenter visualization bug. This solves bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 900f593b6b Revert remaining part of commit 687b146. This resolves bug 1850 and reopens bug 2188.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 1329f47fa8 Fixed missing KHelpCenter top banner. This resolves bug 2320.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
François Andriot 638d5eaa2b Fix FTBFS on openbsd 5.7
This resolves Bug 2443

Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot d275f09845 Fix GL/GLU detection on older distributions
This resolves Bug 2155

Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
Slávek Banko 92250649de Remove obsolete MimeType from printmgr/printers.desktop
[taken from SUSE kdebase patches]
10 years ago
Slávek Banko 43967e4ca9 Reset submodule main/tdebase/cmake to latest HEAD 10 years ago
Slávek Banko 8ec712c436 Reset submodule main/tdebase/cmake to latest HEAD 10 years ago
Slávek Banko 4d6389805c Reset submodule main/tdebase/admin to latest HEAD 10 years ago
Slávek Banko 8a568a2b94 Bring My_Computer (system) icon into XDG compliance
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 8c1136342b Fix comments 10 years ago
Timothy Pearson ab8dfbaaa4 Do not unblock signals in main thread when waiting for kdesktop_lock response
This prevents incorrect cancellation of internal xcb poll() methods and subsequent deadlock
10 years ago
Slávek Banko c1b62c1c4c Fix ommited call fullyOnline() in kdesktop_lock
This relates to Bug 2422

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 2c901351d3 Clarify window shadow options
Remove incorrect dock shadow dependence on normal window shadows
10 years ago
Timothy Pearson 296f0f444b Add GUI option to control panel shadows
This resolves Bug 2189
10 years ago
Timothy Pearson ec96d63e30 Update all windows when compton settings are reloaded 10 years ago
Timothy Pearson 78d33c2915 Ensure desktop is completely hidden before sending fullyOnline()
Do not block kdesktop process while waiting for kdesktop_lock to engage prior to VT switch/new VT requests made from within kdesktop
10 years ago
Timothy Pearson 37bc5cdd0e Fix long-standing inverted signal mask in kdesktop_lock initial sigsuspend
Prevent helper thread termination signal from errantly being handled by main thread
10 years ago
Timothy Pearson e569dd46ac Remove call to pthread_cancel() in kdesktop_lock
This resolves a sporadic deadlock during kdesktop_lock termination
10 years ago
Timothy Pearson 92d1f76402 Handle screen locking internally on user switch
This removes an external dcop call
10 years ago
Timothy Pearson 85126bf580 Fix sporadic kdesktop hang due to unsafe usage of asynchronous POSIX signals in the main GUI thread 10 years ago
Timothy Pearson 751c96f9b1 Eliminate usleep() loop during kdesktop startup
Do not switch desktops if lock fails to engage
10 years ago
Timothy Pearson a17bfb0b96 Fix lockeng file formatting 10 years ago
Timothy Pearson e80c2baea0 Remove external dcop call and associated thread
Fix lockup on lock screen command due to signal race condition
10 years ago
Timothy Pearson 755776b6c4 Ensure kdesktop signal handlers execute in the main GUI thread 10 years ago
Timothy Pearson 0fcff03e30 Fix incorrectly renamed device icons 10 years ago
Timothy Pearson 477ef4454d Bring keyboard icon into XDG compliance 10 years ago
Timothy Pearson 1fa803ad84 Bring printer1 icon into XDG compliance 10 years ago
Timothy Pearson 3def5271d1 Bring mouse icon into XDG compliance 10 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance 10 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards 10 years ago
Timothy Pearson 9005480696 Fix double free corruption due to duplicated call to IceCloseConnection
This resolves Bug 2167
10 years ago
Darrell Anderson ad2dc879b6 Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Fix KDE->TDE branding in dialog messages.
10 years ago
Michele Calgaro e78559d9b2 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 614d4d45f3 Fix update_compton_tde script 10 years ago