Commit Graph

503 Commits (a3edadcd279563c77b7a87e42f5b3e3030308e8d)
 

Author SHA1 Message Date
Timothy Pearson a3edadcd27 Fix prior commit
(cherry picked from commit e8e118e2ae)
13 years ago
Timothy Pearson d8624f2384 Update kdesktop.desktop file to fix kdesktop tsak integration
(cherry picked from commit fb4308f080)
13 years ago
Darrell Anderson f3745dec27 Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900).
This patch causes conflicts with running kate concurrently as user and
root via kdesu, as reported in bug report 927.
(cherry picked from commit 3d7141e517)
13 years ago
Darrell Anderson 9231a53e8d GCC 4.7 fix.
This partially resolves bug report 958.
Thanks to David C. Rankin.
(cherry picked from commit c59b1b55ea)
13 years ago
Timothy Pearson 3870dbe675 Check for tsak presence on lock engage
Fix tsak not exiting on request
Clean up build warnings
(cherry picked from commit 22d0a673d7)
13 years ago
Timothy Pearson 33f1ecab84 Harden lock against rare race condition that caused two password prompts to appear
Provide alternate secure dialog text string when username cannot be obtained
(cherry picked from commit e899b7beb6)
13 years ago
Timothy Pearson 9c17452032 Fix screen saver not engaging correctly
Fix graphical glitches in the lock process
(cherry picked from commit 601b75a1e4)
13 years ago
Timothy Pearson c65396ed76 Fix corner case lock dialog hang
(cherry picked from commit 5d286832f2)
13 years ago
Timothy Pearson 6db29f067a Fix a number of minor flaws in the lock dialog system
If SAK usage is enabled, override KDM theme
(cherry picked from commit e92e82b761)
13 years ago
Timothy Pearson 806153dfd6 Fix button ordering in secure dialog
(cherry picked from commit 9187194ce1)
13 years ago
Timothy Pearson 8dad5fc296 Fix user name display in secure dialog
(cherry picked from commit a090f7e90a)
13 years ago
Timothy Pearson 869b1d5bf8 Fix logoff menu
(cherry picked from commit a9ad8717d1)
13 years ago
Darrell Anderson bb71d64921 Update What's This help string in support of bug report 811.
(cherry picked from commit 94b4e33f89)
13 years ago
Timothy Pearson 279160a41b Implement logout menu option in secure dialog
Ensure that cursor is not set to busy status on lock from secure dialog
(cherry picked from commit 4d538e4047)
13 years ago
Timothy Pearson eaf5fadba8 Fix SAK dialog momentary display when SAK disabled
Clean up build warnings in kdesktop
(cherry picked from commit 30617b6fb7)
13 years ago
Timothy Pearson 33d5f26e9e Fix sftp when nonstandard port is specified in ssh config
(cherry picked from commit 073dc86ace)
13 years ago
Timothy Pearson 0d8f014e25 Start minimal dcop system to support kwin in kdm
This speeds up kdm load as well as lessens problems with tmpfs space
(cherry picked from commit 66a1943909)
13 years ago
Timothy Pearson 1bd1c6586c Fix desktop lock failure due to race condition within signal handler between qt and xcb
(cherry picked from commit 67a3a8f348)
13 years ago
Timothy Pearson 4a67f231f0 Fix sftp failure on newer systems
This closes Bug 897
(cherry picked from commit e72f4926c0)
13 years ago
Timothy Pearson c47b417bbb Fix kdesktop_lock secure dialog
Minor whitespace cleanup and warning fixes
(cherry picked from commit 50739c9ba4)
13 years ago
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