Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-14 | 1 | -0/+0 |
| | |||||
* | [tdebase/ksmserver] added UPower support | Serghei Amelian | 2012-02-15 | 6 | -375/+459 |
| | |||||
* | [tdebase/cmake] added BUILD_TDEINIT option | Serghei Amelian | 2012-02-14 | 1 | -3/+4 |
| | |||||
* | Clean up 9cc1e2c1 changes to enum | Timothy Pearson | 2012-02-13 | 1 | -2/+2 |
| | | | | This corrects a potential ABI compat problem noted by Martin Gräßlin | ||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-02-12 | 1 | -0/+0 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 6 | -15/+15 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-02-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-11 | 1 | -0/+0 |
| | |||||
* | Terminate twin manager unless a TDE or failsafe session was selected | Timothy Pearson | 2012-02-11 | 3 | -3/+12 |
| | | | | This closes Bug 824 | ||||
* | Commit the rest of 8d521d0b, not merged due to GIT glitch | Timothy Pearson | 2012-02-11 | 1 | -104/+205 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-10 | 1 | -0/+0 |
| | |||||
* | Update starttde script | Timothy Pearson | 2012-02-09 | 1 | -216/+252 |
| | | | | | This addresses Bug 675 and a handful of other bugs It needs thorough testing on multiple distros before R14 is released | ||||
* | Update lock process to engage the lock in near real time | Timothy Pearson | 2012-02-07 | 4 | -28/+97 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-07 | 1 | -0/+0 |
| | |||||
* | Allow minimal managed window interaction inside the lock process | Timothy Pearson | 2012-02-07 | 3 | -3/+78 |
| | | | | This closes Bug 810 | ||||
* | Improve handling of selected WM when a WM is removed from the list | Timothy Pearson | 2012-02-04 | 1 | -2/+7 |
| | |||||
* | Add third party WM configuration option to TDE | Timothy Pearson | 2012-02-04 | 2 | -3/+129 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-02-04 | 2 | -1/+2 |
| | |||||
* | Initial attempt at adding third part WM support to TDE | Timothy Pearson | 2012-02-04 | 8 | -6/+128 |
| | |||||
* | Rename KDETMP KDEVARTMP and KDEWM | Timothy Pearson | 2012-02-03 | 3 | -11/+11 |
| | |||||
* | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-02-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdebase/admin to latest HEAD | Automated System | 2012-02-01 | 1 | -0/+0 |
| | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 8 | -16/+16 |
| | |||||
* | Clean up lock screen internals | Timothy Pearson | 2012-01-26 | 8 | -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 authors | Timothy Pearson | 2012-01-25 | 3 | -73/+74 |
| | |||||
* | Make drkonqui use tdesu when generating backtraces | Timothy Pearson | 2012-01-25 | 2 | -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 commit | Timothy Pearson | 2012-01-22 | 1 | -0/+0 |
| | |||||
* | Fix desktop lock | Timothy Pearson | 2012-01-22 | 3 | -2/+5 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 228 | -0/+0 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 154 | -1632/+1632 |
| | |||||
* | Add udev detection to CMake | Timothy Pearson | 2012-01-21 | 2 | -15/+34 |
| | | | | Fix tsak buid warnings | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2012-01-20 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdebase/cmake to latest HEAD | Automated System | 2012-01-20 | 1 | -0/+0 |
| | | |||||
* | | Replicate LED status from virtual keyboards to physical keyboards | Timothy Pearson | 2012-01-20 | 1 | -18/+28 |
|/ | | | | | Fix keyboard attribute cloning This commit closes Bug 561 | ||||
* | If someone manages to close down kdesktop_lock through an undiscovered ↵ | Timothy Pearson | 2012-01-19 | 3 | -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 tsak | Timothy Pearson | 2012-01-19 | 3 | -116/+350 |
| | | | | | This closes Bug 587 Fix warning in kompmgr | ||||
* | Fix kdm_greet high CPU usage | Timothy Pearson | 2012-01-17 | 1 | -6/+9 |
| | | | | Clean up a few build warnings | ||||
* | Fix FTBFS | Timothy Pearson | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS when XTest is enabled | Timothy Pearson | 2012-01-15 | 1 | -1/+2 |
| | |||||
* | Fix tdebase DBUS header includes in CMake | Timothy Pearson | 2012-01-12 | 1 | -0/+1 |
| | | | | This closes Bug 755 | ||||
* | Fix default kdm greeter strings | Timothy Pearson | 2012-01-11 | 1 | -2/+2 |
| | | | | This closes Bug 617 | ||||
* | Update branding of TWin | Timothy Pearson | 2012-01-11 | 2 | -3/+3 |
| | | | | This closes Bug 620 | ||||
* | Make kpersonalizer self-consistent | Timothy Pearson | 2012-01-11 | 1 | -5/+5 |
| | | | | This closes Bug 759 | ||||
* | Add WITH_ALL_OPTIONS to CMake | Timothy Pearson | 2012-01-11 | 1 | -23/+24 |
| | |||||
* | Fix KDM logins when PAM is not in use | Timothy Pearson | 2012-01-11 | 3 | -1/+12 |
| | | | | This closes Bug 624 | ||||
* | Fix error message when clicking on System icon on sidebar in konqueror | Timothy Pearson | 2012-01-11 | 1 | -1/+1 |
| | | | | This closes Bug 723 | ||||
* | Update kpersonalizer style string | Timothy Pearson | 2012-01-11 | 1 | -1/+1 |
| | | | | This closes Bug 612 | ||||
* | Move kcontrol focus prevention option to a more logical place | Timothy Pearson | 2012-01-11 | 2 | -50/+54 |
| | | | | This closes Bug 642 | ||||
* | Fix kickoff crashing and remove additional OpenSUSE branding | Timothy Pearson | 2012-01-11 | 3 | -275/+29 |
| | | | | This closes Bug 508 |