summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make drkonqui use tdesu when generating backtracesTimothy Pearson2012-06-132-8/+28
| | | | | | | | | This allows most Linux installations to gather backtraces with drkonqui If a custom multiuser system does not allow sudo access for a user or users, backtraces will not be available for those users. However, this change is due to Linux distributions attempting to lock down a security hole, so drkonqui was broken for non-root users before this commit anyway. Multiuser system administrators should collect and submit the backtraces anyway. (cherry picked from commit ad1a71417d6aa07048a126a000c375bf1f0dc5c5)
* Fix tdesu/tdesudo argument compatibility problemTimothy Pearson2012-06-131-0/+1
| | | | (cherry picked from commit 59ee4f6630e6ed6b2712600a88d3ba9ce383620b)
* Fix error in tdesu notification messageTimothy Pearson2012-06-131-1/+1
| | | | (cherry picked from commit 8ee0ab9902681d432ea668d6e09f630b3d2f9e62)
* Fix kate raising but not grabbing focus when theDarrell Anderson2012-06-131-0/+17
| | | | | --use parameter is used. This resolves bug report 692. (cherry picked from commit 377f84855a6141625e53e10778e4f47e1d05ae53)
* Fix Keramic data file installation and add long long check to CMakeTimothy Pearson2012-06-133-14/+9
| | | | | | This closes Bug 905 Thanks to Roman Savochenko and Leandro Nini for the patches! (cherry picked from commit dfb75324af3dfdb983f354782c6025f37e665ee5)
* Fix kxdglauncher locale issueTimothy Pearson2012-06-131-2/+2
| | | | | | This closes Bug 988 Thanks to Roman Savochenko for the patch! (cherry picked from commit e12ae2b6508702daa1f2c50e1bec3e006a44249a)
* Add keep password option to tdesuTimothy Pearson2012-06-133-4/+5
| | | | | This closes Bug 388 (cherry picked from commit 8d7bb2841842aca2eb69bfd847b8674abfa06425)
* Add xscreensaver support to CMakeSlávek Banko2012-06-104-0/+25
| | | | | This closes Bug 859 (cherry picked from commit 80deb52955cbd917e10f015f37699d830cb681ce)
* Add check box control to enable/disable the session exit (feedback)Darrell Anderson2012-06-093-7/+30
| | | | | | dialog box. This resolves bug report 681. (cherry picked from commit 8a61818a86d7d7f6b6332790d80b50a8b3a73146)
* Fix kdesktop_lock crash on mouse events when no dialog is displayedTimothy Pearson2012-06-091-2/+2
| | | | | This closes Bug 1008 (cherry picked from commit 09dbd438c1fd7f3ee00eae33459bb7077fc3f9c2)
* Fix displaying of logout status dialog with manually triggered save sessionSlávek Banko2012-06-061-1/+1
| | | | | This closes Bug 922 (cherry picked from commit 5c3cd105bf9a3f6a1089e18e5edbe2b4ebff68a1)
* Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵Darrell Anderson2012-06-036-1/+20
| | | | | | | | Background. This resolves bug report 744. Thanks to Slávek Banko. (cherry picked from commit 85c2426f988de375bc666bef5a24529989737470)
* Fix FTBFS when XTest is enabledTimothy Pearson2012-06-031-1/+2
| | | | (cherry picked from commit 5971a60bad1a0b58747ff281f17a78e28b7b5284)
* Enable xtest support flagTimothy Pearson2012-06-035-2/+42
| | | | (cherry picked from commit 45fb5561be6e828c78180c781f74d0ae9d1c3ea4)
* Prevent tdm crash if window manager or compositor do not startTimothy Pearson2012-06-031-22/+26
| | | | (cherry picked from commit 8a80c7f3df3a7ce18398e00f2c91bf65b2325107)
* Update starttde scriptSlávek Banko2012-06-031-6/+6
| | | | | | | | Fix path to libnspr Fix PRELINKING condition Fix setting TDE_SESSION_UID Optimize first path clipping from TDEDIRS (cherry picked from commit f70bd6c7c09395d93474424371b40b0db7a76bd2)
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-06-031-2/+10
| | | | (cherry picked from commit d7b0d6767460a68fc3f81e2598f1541c5305b622)
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-06-032-26/+53
| | | | (cherry picked from commit b70ccd542a93d69df25a5af2ad930e21c546a8b6)
* Fix kdesktop_lock not reacting to settings changes until it is restartedTimothy Pearson2012-06-032-14/+19
| | | | (cherry picked from commit 345d1e78808b657437e48ea299fb9af557ab111e)
* Make absolutely sure that kdesktop_lock reads recently changed configuration ↵Timothy Pearson2012-06-031-8/+12
| | | | | | files when starting up (cherry picked from commit de4e7b41598b4c8db0948e4c2c216d73e952f7bb)
* Fix klipper/cmake to install correct klipperrc with global actionsSlávek Banko2012-06-031-1/+1
| | | | (cherry picked from commit c281f8a59d6d1cc7d72d6fed23a11ee785988e1c)
* Fix desktop lock not engaging on suspendTimothy Pearson2012-06-036-27/+87
| | | | | This closes Bug 1003 (cherry picked from commit 193d9afcdb186902317c5bef5d6c769fc8933f1a)
* Fix fancy logout not allowing interaction with save dialogsTimothy Pearson2012-06-034-23/+59
| | | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded (cherry picked from commit d2f8fca98e6d276f442f90dee48164be15d8e287)
* Fix KHTML smooth scrolling control center optionTimothy Pearson2012-06-031-4/+4
| | | | | | This closes Bug 1001 Thanks to Roman Savochenko for the patch! (cherry picked from commit b45b4bd730da3196a4658773f7eef46e004a39d6)
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-06-031-19/+66
| | | | | This resolves Bug 906 (cherry picked from commit c5ad26a7cc7129f39b4929fc9582ed44b0242a57)
* Fix FTBFSTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 2e7d92a2af76d080c14f937cec79ccbfc0f48ea6)
* Add KControl (Peripherals/Storage Media/Advanced) controls to setDarrell Anderson2012-06-037-257/+712
| | | | | | | default mount options. Thanks to Francois Andriot. This partially resolves bug report 986. (cherry picked from commit c4050cef6c09c1aaf37aec25784f6120ab5f4470)
* Fix TDE to honor HAL optionsDarrell Anderson2012-06-032-0/+44
| | | | | | | Thanks to Francois Andriot. This partially resolves bug report 986. (cherry picked from commit 8ecd10805a655acc958f241942b00826f71454cc)
* Ensure KDEDIR is exported to the environment from startkde and minor cleanup.Darrell Anderson2012-06-031-5/+1
| | | | (cherry picked from commit 68be838d5bd7da8ffa99da3e9ed521f66e2ce6ec)
* Add khelpcenter/plugins/hardwaremodules.desktop inadvertently forgotten in ↵Darrell Anderson2012-06-031-0/+63
| | | | | | previous patches. (cherry picked from commit eeade426758bd8f7f2129ddf3f90cb9b1026b143)
* Further organize KDE Menu.Darrell Anderson2012-06-034-4/+4
| | | | | Rename Help Center KInfoCenter Modules -> Hardware to match KControl name. (cherry picked from commit 312ebed66bec754af65f4dd9e53b7b88093eb8b3)
* 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)