summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix halbackend mount point if media name contains UTF8 caractersFrancois Andriot2013-05-191-1/+1
| | | | (cherry picked from commit 4186c3efee28de609b9b234baa8a63cd4ad816ac)
* Fix media name translations in halbackendFrancois Andriot2013-05-192-1/+12
| | | | (cherry picked from commit 9a491179e30feb8beb9ceca8b1fde985d42465e7)
* Add tooltip support in KMenuFrancois Andriot2013-05-195-0/+50
| | | | (cherry picked from commit 718f6ae321b507dbb5bca737a1d1d486b2b41dc5)
* Fix taskbar configuration issuesTimothy Pearson2013-05-191-4/+12
| | | | | | Fix Kicker menu button layout in Deep Buttons mode (part of the original commit) (cherry picked from commit a0d0b876b6447c5be26a50a0b295e91cd95a8ceb)
* Add shutdown progress text and next program being terminated to shutdown dialogTimothy Pearson2013-05-192-11/+45
| | | | (cherry picked from commit 6ce60bdd2376ca5880971218a1a50afc747f3a58)
* Fix halbackend causes KDED stop on assertion failedFrancois Andriot2013-05-121-1/+3
| | | | (cherry picked from commit 52aae1d1ef4a789745c6237e208c16a1bbb32762)
* Fix halbackend does not manage to invoke 'fuser' commandSlávek Banko2013-05-121-4/+12
| | | | (cherry picked from commit 42fc3b28988488dfefc5815b8efd265dba5b125a)
* Fix theme manager overwriting undefined theme settings with garbageTimothy Pearson2013-05-101-41/+44
| | | | | | | This resolves Bug 1174 Fix tderandrtray displaying profile list when only the default profile is available (part of the original commit) (cherry picked from commit 77cbd6e9576edc206b1610ea9495e502a3639068)
* Kickoff menu: Fix remaining warning messagesFrancois Andriot2013-05-091-6/+0
| | | | (cherry picked from commit 0782d2bbb105a1bd0af4a3aa99ca913e1c8a79cc)
* Kickoff menu: Allow suspend features using native dbus libraryFrancois Andriot2013-05-095-83/+152
| | | | (cherry picked from commit bbdb95ed648dbce49fbb07fb092793af6dad6080)
* Kickoff menu: Do not try to display pixmap if it cannot be loadedFrancois Andriot2013-05-091-1/+4
| | | | (cherry picked from commit 229d1bcf9bdeb4322dafd35791c46a11605c7383)
* Kickoff menu: Adds a distribution-specific link in 'computer' tabFrancois Andriot2013-05-093-0/+34
| | | | (cherry picked from commit 14cd57f54a9228241204e230df715139bf922fc5)
* Kickoff menu: Fix menu size at startup and tabbar size calculationFrancois Andriot2013-05-093-14/+53
| | | | (cherry picked from commit 8e144348bbcc8b259094e20a62b3b7b9becd6178)
* Kickoff menu: Do not reduce icons for searched applicationsFrancois Andriot2013-05-091-1/+1
| | | | (cherry picked from commit 3e9cea48cf6f6a6c3955901475ff320d0169ffee)
* Kickoff menu: Enable the 'timed logout' featureFrancois Andriot2013-05-091-31/+0
| | | | (cherry picked from commit a5d1d4850014980eabdc0c98ba19937f820db54b)
* Kickoff menu: Adds 'kcontrol' and 'run command' in 'computer' tabFrancois Andriot2013-05-092-3/+24
| | | | (cherry picked from commit 18e3729805b1629bea80433ad3b912949123b304)
* Add remaining files from prior commitSlávek Banko2013-05-092-0/+20
| | | | (cherry picked from commit c58d6f5099d45738c33536f593240917bb0189fc)
* Add lz/lzma compression support to tdeio_man tdeioslaveSlávek Banko2013-05-093-8/+30
| | | | | This resolves Bug 1493 (cherry picked from commit f08ddb4652c6658ce3ad294509e101da468c1af6)
* Update drkonqi to collect data on threaded programs and CPU type/speed/core ↵Timothy Pearson2013-05-094-18/+44
| | | | | | | number (part of the original commit) (cherry picked from commit 1fbdb78d932e66263f82a1a306b5900cc44b7107)
* Fix lock screen interaction with suspend/hibernateTimothy Pearson2013-05-092-16/+7
| | | | | Use built-in premultiplied ARGB method (cherry picked from commit 24e3f6f2fad88b7a3c28f127dff5f02cd41fed99)
* Fix TDM hang in certain circumstances when themed greeter is deletedTimothy Pearson2013-05-099-122/+200
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode (cherry picked from commit 3421d01bb00aaf52883a4d21eade96e9c663e05d)
* Fix OpenGL screensaver background when ARGB mode is enabledTimothy Pearson2013-05-053-27/+143
| | | | (cherry picked from commit 9804217b51b058fed43a060a746f543da044b2a5)
* Added support for makewhatis in tdeio-manFrancois Andriot2013-05-053-0/+36
| | | | | This resolves Bug 714 (cherry picked from commit 2b6bc47289c47d4c5322ac25b688d0b3027a31d0)
* Fix konqueror drag and drop within the same windowSlávek Banko2013-05-051-1/+4
| | | | | This resolves Bug 1451 (cherry picked from commit 8bdb01112167d8d83b75353064c3c94a1a1c27a8)
* Properly fix task tray background glitchesTimothy Pearson2013-05-056-25/+39
| | | | | Ensure session is fully locked before switching to new VT when lock is requested (cherry picked from commit 3cce16c2543ebd7441477b466b35c89333eef28c)
* Hack around ARGB task tray icon background display glitchTimothy Pearson2013-05-052-2/+24
| | | | (cherry picked from commit 667839ee6560a10aca54885dbf8951b77bdc21b2)
* Properly acquire a 32-bit ARGB visual when GL screen saver is requestedTimothy Pearson2013-05-051-19/+54
| | | | (cherry picked from commit 5908f01581521714faf27a93cfac9bfb207ec6b8)
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-05-053-33/+48
| | | | (cherry picked from commit 7db006210bee765e4c21cc195e5795499a09c080)
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-05-053-81/+211
| | | | | Introduce disabled framework for future ARGB visual support (cherry picked from commit bf0b8eb3b27ea20173bee2690a8daef410a00b59)
* Update startkde: Fix typo in prior commitFrancois Andriot2013-04-291-1/+1
|
* Update startkde: Fix KDEDIRS does not contain KDEDIRFrancois Andriot2013-04-281-0/+7
|
* Cleanup output clutterSlávek Banko2013-04-2711-38/+38
| | | | (cherry picked from commit 74b1fc6576fa920094463e6e4f1528bc7a25d6d0)
* Add cmake configure option to support ksmserver shutdown debugging timing ↵Darrell Anderson2013-04-273-2/+8
| | | | | | markers. (cherry picked from commit 62d43d23e6dc10a351e64b95724810a94ceb1f0a)
* Add WITH_ALL_OPTIONS to CMakeTimothy Pearson2013-04-271-25/+26
| | | | (cherry picked from commit 3d1f4dadffc27428cf198685822cd30003a36417)
* Add an option to build the crashtest programTimothy Pearson2013-04-273-1/+13
| | | | (cherry picked from commit 9cf4f4be1a5457158e13632a7105d86a3730144b)
* Ensure that tdm always reacquires root ownership after user listing is completeTimothy Pearson2013-04-251-9/+17
| | | | | This resolves Bug 1402 (cherry picked from commit 33dc3f2d3960e4a7e5d51b00a6e511a7e326d36f)
* Fix long delay at session termination on certain systemsTimothy Pearson2013-04-253-18/+75
| | | | | | This resolves Bug 760 Add shutdown profiling code and disable at compile time (cherry picked from commit 1c7bdfda1e7c768525a73d1ca104db53ff1cec10)
* Fix kdesktop_lock interaction with DPMS power saveTimothy Pearson2013-04-251-23/+46
| | | | | This partially resolves Bug 1475 (cherry picked from commit be61b99598ba2717e7764ed8c2b16aa4675a221c)
* Fix tdm greeter crash caused by invalid access to sessionTypes memberTimothy Pearson2013-04-251-4/+6
| | | | | This resolves Bug 1449 (cherry picked from commit 93bbac1431bf40a313961444232111be541709e2)
* Fix sporadic Kicker crash in popup menu handlerTimothy Pearson2013-04-251-1/+3
| | | | | This resolves Bug 1425 (cherry picked from commit 9e04189c586c7fc98097b0a42222d99621131c58)
* Fix secondary thread terminationTimothy Pearson2013-04-252-15/+10
| | | | | | This resolves the remainder of Bug 1467 (part of the original commit) (cherry picked from commit edf3004ec3bd7bf7d2d1c3074281ce22188f3e35)
* Fix default query order for finding TDM session files.Darrell Anderson2013-04-211-2/+2
| | | | | This resolves bug report 1448. (cherry picked from commit f003ff9cd0cc743c13cb0b15e03e2c09cc53e8c1)
* Fix potential infinite recursion in kicker-3.4-reverseLayoutTimothy Pearson2013-04-181-1/+5
| | | | | This resolves Bug 1058 (cherry picked from commit 31733b090de0033648fe57eef33ee54c58f900e9)
* Update starttde: Fix XDG_DATA_DIRS variableFrancois Andriot2013-04-131-26/+48
| | | | (cherry picked from commit a733ce41cb3edc37426e00708e49fb59eea6acd8)
* Alphabetize applications on taskbar when requested in taskbar configuration ↵Timothy Pearson2013-04-132-0/+36
| | | | | | | module Resort applications on taskbar sorting configuration option change (cherry picked from commit fe303335daa50ee2c5a5745eb2acd2858e6c2616)
* Use correct icon area when placing new iconsTimothy Pearson2013-04-082-99/+110
| | | | | This resolves another long-standing bug where saved icons are moved to make way for new icons (cherry picked from commit 4dc80faf840ee48bd4c0b8d5338a5274de013c39)
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-084-124/+151
| | | | | | This resolves a long standing bug where icons would not stay put across logout / login cycles Properly handle desktop area changes when align to grid is enabled (cherry picked from commit 97c65270b2d50c99da341da6c04f86a5644b4b4b)
* Do not load virtual keyboards in tsakTimothy Pearson2013-04-081-5/+10
| | | | | This resolves Bug 1275 (cherry picked from commit 8d2f9ae31522a472de122e849d206a869f248773)
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-074-13/+55
| | | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration (cherry picked from commit 091b1eface0a6172927a481c8d7e4030f3d2d0b9)
* Add warning messages on hot key command execution failureTimothy Pearson2013-04-061-2/+7
| | | | (cherry picked from commit 6fd6724b2f4c1a0bed961eeb267381c7d54746c0)