Commit Graph

583 Commits (fb6ca785d1ddc8e5e62d3ab02118a97e9b1b7fe7)
 

Author SHA1 Message Date
Timothy Pearson a3dd6c9dcd Fix logic error in tsak control module
(cherry picked from commit 06adb1823e)
13 years ago
Timothy Pearson e8d19732f5 Fix tsak enable/disable glitch
(cherry picked from commit abace3b000)
13 years ago
Darrell Anderson 6c3ed1120e Add TSAK documentation to TDM help center.
(cherry picked from commit ff0bcfcc09)
13 years ago
Timothy Pearson f6c6e7441f Fix tsak housekeeping
Provide GUI warning when tsak cannot be used due to system module problems
(cherry picked from commit 6cfb160836)
13 years ago
Timothy Pearson 2a0ff52dba Ensure that kdm honors SAK setting
Minor cleanup of kdm build warnings
(cherry picked from commit a63606b686)
13 years ago
Timothy Pearson 8cbe82fbc1 Cleanup tsak FIFOs if unable to initialize and enter running state
(cherry picked from commit 632eda3b6c)
13 years ago
Timothy Pearson e97b5b2963 Fix tsak not working with PS/2 keyboards
Fix tsak high CPU usage on udev monitoring failure
(cherry picked from commit 3f90a9b871)
13 years ago
Darrell Anderson 1ed0fe7879 Update My Documents *.desktop translations.
(cherry picked from commit c815b90f86)
13 years ago
Darrell Anderson 3bd2b37225 Updated startkde to ensure $KDEDIRS is parsed correctly to $XDG_DATA_DIRS and
updated to test for $MANPATH before appending that environment variable.
(cherry picked from commit 398ef1163c)
13 years ago
Darrell Anderson 23c6ba34da Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )" error dialog.
(cherry picked from commit f752bcbf65)
13 years ago
Timothy Pearson ef8696d830 Fix media kioslave startup kdirlister interaction
This closes Bug 372
(cherry picked from commit 43bb5b9ec2)
13 years ago
Darrell Anderson f1ebb0156e Restore code snippet removed with GIT hash
27856879bf,
Sept. 3, 2010, "Massive import of OpenSUSE patches."
Restoring this snippet restores the device icon
placement and resolves bug report 392.
(cherry picked from commit 5df6c5fca2)
13 years ago
Darrell Anderson a5b5fa3462 Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.
(cherry picked from commit a34c15dc83)
13 years ago
Darrell Anderson 31a01e2e73 Fix broken image selector in KControl Security & Privacy, Password & User Account.
(cherry picked from commit 92321812ee)
13 years ago
Timothy Pearson e8d3118035 Clean up lock dialog warnings and fix mouse cursor
(cherry picked from commit 4bcfc9075f)
13 years ago
Darrell Anderson cd755d41df Restore Open in background tab context menu.
This closes bug report 245.
(cherry picked from commit 769054446b)
13 years ago
Timothy Pearson a7dff39a3f Fix kdm logfile growing rapidly under certain conditions
(cherry picked from commit 696fe6318f)
13 years ago
Timothy Pearson 497b2f0911 Fix high tdm CPU usage when the SAK is enabled
This closes Bug 690
(cherry picked from commit 5486d8e2a8)
13 years ago
Timothy Pearson 2482dd05e5 Fix hostname display in titlebar with certain programs
This closes Bug 889
Thanks to Slávek Banko for the patch!
(cherry picked from commit 9e3f8a7f0c)
13 years ago
Timothy Pearson 4406838578 Fix incomplete commits 678bea5b
(cherry picked from commit b45137ace0)
13 years ago
Timothy Pearson ff91f3f28f Use detected architecture flags for immediate symbol binding in kdesktop lock
(cherry picked from commit 45f41ca57e)
13 years ago
Timothy Pearson c9f7957083 Show busy cursor when lock dialog is busy instead of hiding cursor
(cherry picked from commit 0522d9d3a8)
13 years ago
Timothy Pearson a65ae76df3 Clean up 9cc1e2c1 changes to enum
This corrects a potential ABI compat problem noted by Martin Gräßlin
(cherry picked from commit 77041d785d)
13 years ago
Timothy Pearson b2dacef1e9 Terminate kwin manager unless a TDE or failsafe session was selected
This closes Bug 824
(cherry picked from commit a305c08326)
13 years ago
Timothy Pearson a8862198d1 Commit the rest of 8d521d0b, not merged due to GIT glitch
(cherry picked from commit 4952641328)
13 years ago
Timothy Pearson e5103d2889 Update starttde script
This addresses Bug 675 and a handful of other bugs
It needs thorough testing on multiple distros before R14 is released
(cherry picked from commit 39fcb49ac1)
13 years ago
Timothy Pearson 0dd46a86be Update lock process to engage the lock in near real time
(cherry picked from commit 8d521d0b6b)
13 years ago
Timothy Pearson 62a9582844 Allow minimal managed window interaction inside the lock process
This closes Bug 810
(cherry picked from commit 678bea5ba7)
13 years ago
Timothy Pearson cf85ef952c Clean up lock screen internals
This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
(cherry picked from commit 057932620b)
13 years ago
Timothy Pearson 9512f43dd8 Fix desktop lock
(cherry picked from commit 5f8d730703)
13 years ago
Timothy Pearson 26185aa130 Add udev detection to CMake
Fix tsak buid warnings
(cherry picked from commit 0a2a54a022)
13 years ago
Timothy Pearson c4b5f9293c Replicate LED status from virtual keyboards to physical keyboards
Fix keyboard attribute cloning
This commit closes Bug 561
(cherry picked from commit 8468d9bd5c)
13 years ago
Timothy Pearson f0f1b398e6 If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session
(cherry picked from commit f05f9dc753)
13 years ago
Timothy Pearson 5ec5829759 Add keyboard hotplug (add/remove) support to tsak
This closes Bug 587
Fix warning in kompmgr
(cherry picked from commit 5f413b26eb)
13 years ago
Timothy Pearson c78746a425 Fix kdm_greet high CPU usage
Clean up a few build warnings
(cherry picked from commit 1e2983ad01)
13 years ago
Timothy Pearson 51efe6d30e Fix default kdm greeter strings
This closes Bug 617
(cherry picked from commit ca767ecea1)
13 years ago
Timothy Pearson 6e32504bba Fix KDM logins when PAM is not in use
This closes Bug 624
(cherry picked from commit 51ff055d6c)
13 years ago
Timothy Pearson 5bcc5923f8 Fix error message when clicking on System icon on sidebar in konqueror
This closes Bug 723
(cherry picked from commit 3ed19b2a1e)
13 years ago
Timothy Pearson 41b2f3397a Fix kickoff crashing and remove additional OpenSUSE branding
This closes Bug 508
(cherry picked from commit 6f32bfd96c)
13 years ago
Timothy Pearson d3571d15fa Repair kicker tile png files
This closes Bug 298
(cherry picked from commit 75aed00fe9)
13 years ago
Timothy Pearson ebd378ce6a Repair incorrectly show icon activation effect in List View when said effects are disabled
This closes Bug 335
(cherry picked from commit 398f6a122a)
13 years ago
Timothy Pearson 6fda116977 Restore Kate MRU list number-of-items configuration option
This closes Bug 244
(cherry picked from commit d5f119e430)
13 years ago
Timothy Pearson fc260a60f6 Implement X11 event merging in krandrtray
This closes Bug 758
(cherry picked from commit f2ef0ca599)
13 years ago
Timothy Pearson 6dbf47b221 Fix desktop lock process not hiding secondary screens
This closes Bug 669
(cherry picked from commit 4ea3979393)
13 years ago
Timothy Pearson 81db2daabd Rename a few stragglers
(cherry picked from commit a2146f655c)
13 years ago
Timothy Pearson 0251b10c2e Rename obsolete tq methods to standard names
(cherry picked from commit b492b550f3)
13 years ago
Timothy Pearson a5b44fbe44 Remove additional unneeded tq method conversions
(cherry picked from commit f64397c82f)
13 years ago
Timothy Pearson 6a1f2b1b6b Rename old tq methods that no longer need a unique name
(cherry picked from commit 628043be55)
13 years ago
Timothy Pearson 6ca5e6d65a Fix tdebase FTBFS
(cherry picked from commit b92f4fbd16)
13 years ago
Slávek Banko b445f15b35 Add common directories
Add empty directories
13 years ago