summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Initial attempt at adding third part WM support to TDETimothy Pearson2012-02-048-6/+128
|
* Rename KDETMP KDEVARTMP and KDEWMTimothy Pearson2012-02-033-11/+11
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/tdebase/admin to latest HEADAutomated System2012-02-011-0/+0
|
* Rename ksocket and kcacheTimothy Pearson2012-01-308-16/+16
|
* Clean up lock screen internalsTimothy Pearson2012-01-268-7/+31
| | | | This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
* Update drkonqui KDE strings and authorsTimothy Pearson2012-01-253-73/+74
|
* Make drkonqui use tdesu when generating backtracesTimothy Pearson2012-01-252-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.
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-221-0/+0
|
* Fix desktop lockTimothy Pearson2012-01-223-2/+5
|
* Part 2 of prior commitTimothy Pearson2012-01-22228-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-22154-1632/+1632
|
* Add udev detection to CMakeTimothy Pearson2012-01-212-15/+34
| | | | Fix tsak buid warnings
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-01-201-0/+0
|\
| * Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-01-201-0/+0
| |
* | Replicate LED status from virtual keyboards to physical keyboardsTimothy Pearson2012-01-201-18/+28
|/ | | | | Fix keyboard attribute cloning This commit closes Bug 561
* If someone manages to close down kdesktop_lock through an undiscovered ↵Timothy Pearson2012-01-193-8/+35
| | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session
* Add keyboard hotplug (add/remove) support to tsakTimothy Pearson2012-01-193-116/+350
| | | | | This closes Bug 587 Fix warning in kompmgr
* Fix kdm_greet high CPU usageTimothy Pearson2012-01-171-6/+9
| | | | Clean up a few build warnings
* Fix FTBFSTimothy Pearson2012-01-151-1/+1
|
* Fix FTBFS when XTest is enabledTimothy Pearson2012-01-151-1/+2
|
* Fix tdebase DBUS header includes in CMakeTimothy Pearson2012-01-121-0/+1
| | | | This closes Bug 755
* Fix default kdm greeter stringsTimothy Pearson2012-01-111-2/+2
| | | | This closes Bug 617
* Update branding of TWinTimothy Pearson2012-01-112-3/+3
| | | | This closes Bug 620
* Make kpersonalizer self-consistentTimothy Pearson2012-01-111-5/+5
| | | | This closes Bug 759
* Add WITH_ALL_OPTIONS to CMakeTimothy Pearson2012-01-111-23/+24
|
* Fix KDM logins when PAM is not in useTimothy Pearson2012-01-113-1/+12
| | | | This closes Bug 624
* Fix error message when clicking on System icon on sidebar in konquerorTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 723
* Update kpersonalizer style stringTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 612
* Move kcontrol focus prevention option to a more logical placeTimothy Pearson2012-01-112-50/+54
| | | | This closes Bug 642
* Fix kickoff crashing and remove additional OpenSUSE brandingTimothy Pearson2012-01-113-275/+29
| | | | This closes Bug 508
* Add an option to build the crashtest programTimothy Pearson2012-01-113-1/+13
|
* Repair kicker tile png filesTimothy Pearson2012-01-1120-0/+0
| | | | This closes Bug 298
* Enable xtest support flagTimothy Pearson2012-01-105-2/+42
|
* Fix compilation with visibility enabledTimothy Pearson2012-01-093-3/+6
|
* Add gcc visibility option to tdebaseTimothy Pearson2012-01-093-0/+18
|
* Repair incorrectly show icon activation effect in List View when said ↵Timothy Pearson2012-01-071-3/+6
| | | | | | effects are disabled This closes Bug 335
* Restore Kate MRU list number-of-items configuration optionTimothy Pearson2012-01-073-0/+28
| | | | This closes Bug 244
* Implement X11 event merging in krandrtrayTimothy Pearson2012-01-062-1/+13
| | | | This closes Bug 758
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-01-021-0/+0
|
* Reset submodule main/tdebase/cmake to latest HEADAutomated System2012-01-011-0/+0
|
* Update kdmlib cmake fileTimothy Pearson2011-12-311-1/+3
|
* Second part of prior commitTimothy Pearson2011-12-311-1/+13
|
* Fix desktop lock process not hiding secondary screensTimothy Pearson2011-12-273-17/+66
| | | | This closes Bug 669
* Rename a few stragglersTimothy Pearson2011-12-244-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2193-238/+238
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19284-1123/+1123
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18523-2140/+2140
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16836-3854/+3854
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.