summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename Help Center KInfoCenter Modules -> Hardware to match KControl name.Darrell Anderson2012-06-032-88/+1
| | | | | | KInfoCenter is deprecated. This partially resolves bug report 289. (cherry picked from commit a53348cabc6953a5c32cb3bd55a3c7bfd350461d)
* Reorganize KControl menu tree.Darrell Anderson2012-06-0320-38/+49
| | | | | | | * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration. (cherry picked from commit 0e28eaf4f4dbfe67b797dd6afd39e160b228e4b6)
* Add Utility category to kate and kwrite.Darrell Anderson2012-06-032-2/+2
| | | | | This partially resolves bug report 653. (cherry picked from commit 984c57e3ca467e5f02fa8ab4254e323b56f287e2)
* Fix prior commitTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit e8e118e2ae0ca1fd31d8fb9488bac9fd20645f4f)
* Update kdesktop.desktop file to fix kdesktop tsak integrationTimothy Pearson2012-06-032-1/+3
| | | | (cherry picked from commit fb4308f0807a966c2cc039834ab56c187c9b3665)
* Reverse patch from GIT hash 2b178a5320 11-10-26 (SVN revision 1260900).Darrell Anderson2012-06-031-1/+1
| | | | | | This patch causes conflicts with running kate concurrently as user and root via kdesu, as reported in bug report 927. (cherry picked from commit 3d7141e517b1419859188f253bc91e4162c18de4)
* GCC 4.7 fix.Darrell Anderson2012-06-031-3/+3
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit c59b1b55ea2d0fb1f69639ec334396a491d1a672)
* Check for tsak presence on lock engageTimothy Pearson2012-06-035-10/+30
| | | | | | Fix tsak not exiting on request Clean up build warnings (cherry picked from commit 22d0a673d7d6049d388847b476df1e5b6f3d6b70)
* Harden lock against rare race condition that caused two password prompts to ↵Timothy Pearson2012-06-032-1/+8
| | | | | | | appear Provide alternate secure dialog text string when username cannot be obtained (cherry picked from commit e899b7beb6b0f2db8c08dfdc14c29efb99046086)
* Fix screen saver not engaging correctlyTimothy Pearson2012-06-032-6/+13
| | | | | Fix graphical glitches in the lock process (cherry picked from commit 601b75a1e4158dbf0c293e682d5db0078a41e736)
* Fix corner case lock dialog hangTimothy Pearson2012-06-031-1/+2
| | | | (cherry picked from commit 5d286832f272ba6d1a955d4b952f34ed374bbf30)
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-06-035-15/+56
| | | | | If SAK usage is enabled, override KDM theme (cherry picked from commit e92e82b761f92754db582b5e98c0b3e788eba7d9)
* Fix button ordering in secure dialogTimothy Pearson2012-06-031-3/+3
| | | | (cherry picked from commit 9187194ce10d7f7297404d0108976960fe463c26)
* Fix user name display in secure dialogTimothy Pearson2012-06-031-0/+4
| | | | (cherry picked from commit a090f7e90af5bd06df3ce495f82df9c4affc2453)
* Fix logoff menuTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit a9ad8717d1ba0ab71d6830e4fa237938cc7baedb)
* Update What's This help string in support of bug report 811.Darrell Anderson2012-06-031-3/+3
| | | | (cherry picked from commit 94b4e33f89e7d4c10ac797e3eb0762a370eede8c)
* Implement logout menu option in secure dialogTimothy Pearson2012-06-032-2/+8
| | | | | Ensure that cursor is not set to busy status on lock from secure dialog (cherry picked from commit 4d538e404718982b0198ac3b44d5a894a30b5b12)
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-06-035-16/+26
| | | | | Clean up build warnings in kdesktop (cherry picked from commit 30617b6fb78c56e76aedd1480429dd4e68da201a)
* Fix sftp when nonstandard port is specified in ssh configTimothy Pearson2012-06-031-5/+1
| | | | (cherry picked from commit 073dc86aceaa060597d7653747c3c6c14d0ed59d)
* Start minimal dcop system to support kwin in kdmTimothy Pearson2012-06-031-0/+11
| | | | | This speeds up kdm load as well as lessens problems with tmpfs space (cherry picked from commit 66a19439090d7b0945253cb813f0195488e1d8ff)
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-06-034-3/+13
| | | | | | qt and xcb (cherry picked from commit 67a3a8f34892a6491ba0073a3f583503b44e58e7)
* Fix sftp failure on newer systemsTimothy Pearson2012-06-031-5/+15
| | | | | This closes Bug 897 (cherry picked from commit e72f4926c094b2bd94501518fbcd2a3e66a74f6a)
* Fix kdesktop_lock secure dialogTimothy Pearson2012-06-035-20/+34
| | | | | Minor whitespace cleanup and warning fixes (cherry picked from commit 50739c9ba4737317108da68c148472c3da856c95)
* Fix logic error in tsak control moduleTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 06adb1823ef9222874fc459536a78d464a801be5)
* Fix tsak enable/disable glitchTimothy Pearson2012-06-031-1/+3
| | | | (cherry picked from commit abace3b00009304bfa856343d2e790be6e04c094)
* Add TSAK documentation to TDM help center.Darrell Anderson2012-06-034-102/+156
| | | | (cherry picked from commit ff0bcfcc09e46734507e14b605902034f36da41e)
* Fix tsak housekeepingTimothy Pearson2012-06-033-222/+325
| | | | | Provide GUI warning when tsak cannot be used due to system module problems (cherry picked from commit 6cfb1608365cd45fb2e2736adf547f5f82f4ebd2)
* Ensure that kdm honors SAK settingTimothy Pearson2012-06-033-7/+8
| | | | | Minor cleanup of kdm build warnings (cherry picked from commit a63606b68664ba56c48bfdb86ef042c836faae66)
* Cleanup tsak FIFOs if unable to initialize and enter running stateTimothy Pearson2012-06-031-2/+15
| | | | (cherry picked from commit 632eda3b6c6d9aa903e31d3533e8bcb631868d0b)
* Fix tsak not working with PS/2 keyboardsTimothy Pearson2012-06-031-28/+27
| | | | | Fix tsak high CPU usage on udev monitoring failure (cherry picked from commit 3f90a9b871b156e7932ac77f0d71ad3105a80954)
* Update My Documents *.desktop translations.Darrell Anderson2012-06-032-34/+21
| | | | (cherry picked from commit c815b90f868a7251ab1c4078d7fcb2db1743255d)
* Updated startkde to ensure $KDEDIRS is parsed correctly to $XDG_DATA_DIRS andDarrell Anderson2012-06-031-8/+28
| | | | | updated to test for $MANPATH before appending that environment variable. (cherry picked from commit 398ef1163c368dc64e70d70ffbd9bb0f3f2104f9)
* Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )" error dialog.Darrell Anderson2012-06-031-1/+1
| | | | (cherry picked from commit f752bcbf6585c61f414963ad83e1300a1da08504)
* Fix media kioslave startup kdirlister interactionTimothy Pearson2012-06-031-0/+2
| | | | | This closes Bug 372 (cherry picked from commit 43bb5b9ec28b1d070d77b37de5daa85867676695)
* Restore code snippet removed with GIT hashDarrell Anderson2012-06-031-0/+9
| | | | | | | | 27856879bf962f178d88e79144e37a47e731b122, 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 5df6c5fca20e917aaa82665131b931a0aa7c8628)
* Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.Darrell Anderson2012-06-037-32/+32
| | | | (cherry picked from commit a34c15dc83bcc946977f0b41e52b06d0a95284db)
* Fix broken image selector in KControl Security & Privacy, Password & User ↵Darrell Anderson2012-06-031-8/+7
| | | | | | Account. (cherry picked from commit 92321812ee797ee70051a342b37cd7571ab00b61)
* Clean up lock dialog warnings and fix mouse cursorTimothy Pearson2012-06-032-4/+37
| | | | (cherry picked from commit 4bcfc9075fcc9785f9a7b52dd55885855ba612c8)
* Restore Open in background tab context menu.Darrell Anderson2012-06-033-4/+24
| | | | | This closes bug report 245. (cherry picked from commit 769054446b8e43589e94869240e8642e5b93e9df)
* Fix kdm logfile growing rapidly under certain conditionsTimothy Pearson2012-06-032-1/+5
| | | | (cherry picked from commit 696fe6318f5758b5a4aef724444bbf18b860469c)
* Fix high tdm CPU usage when the SAK is enabledTimothy Pearson2012-06-032-0/+19
| | | | | This closes Bug 690 (cherry picked from commit 5486d8e2a8ed86dc1fa421a46b4e3cd8b796e1ea)
* Fix hostname display in titlebar with certain programsTimothy Pearson2012-06-031-0/+23
| | | | | | This closes Bug 889 Thanks to Slávek Banko for the patch! (cherry picked from commit 9e3f8a7f0c9f2ed1125c717f5374aaf8d4ec225e)
* Fix incomplete commits 678bea5bTimothy Pearson2012-06-031-0/+3
| | | | (cherry picked from commit b45137ace06b893d9ff65b2d45fba978cb4f26ce)
* Use detected architecture flags for immediate symbol binding in kdesktop lockTimothy Pearson2012-06-032-1/+5
| | | | (cherry picked from commit 45f41ca57ecef2a51a19a8f61a953903421d3939)
* Show busy cursor when lock dialog is busy instead of hiding cursorTimothy Pearson2012-06-031-2/+2
| | | | (cherry picked from commit 0522d9d3a856c77220e1882e2d294cad6eb59772)
* Clean up 9cc1e2c1 changes to enumTimothy Pearson2012-06-031-2/+2
| | | | | This corrects a potential ABI compat problem noted by Martin Gräßlin (cherry picked from commit 77041d785dbbede734f8dc44aa454d07d14f0317)
* Terminate kwin manager unless a TDE or failsafe session was selectedTimothy Pearson2012-06-033-3/+12
| | | | | This closes Bug 824 (cherry picked from commit a305c0832688209d5359c212be92f54df9561ecc)
* Commit the rest of 8d521d0b, not merged due to GIT glitchTimothy Pearson2012-06-031-104/+205
| | | | (cherry picked from commit 4952641328f28a541e3fdf2200df4e1e4b11d5dd)
* Update starttde scriptTimothy Pearson2012-06-031-204/+284
| | | | | | 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 39fcb49ac1d0b1646456ee7b2615a357804b141b)
* Update lock process to engage the lock in near real timeTimothy Pearson2012-06-034-28/+97
| | | | (cherry picked from commit 8d521d0b6ba88c6e679e7453f02897c8db7bbdf5)