Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix rendering themed greeter without a background image | Slávek Banko | 2013-05-29 | 1 | -10/+23 | |
| | | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226 | |||||
* | Fix themed greeter input failure | Timothy Pearson | 2013-05-24 | 1 | -1/+4 | |
| | ||||||
* | Fix tdm segfault introduced in prior commit | Timothy Pearson | 2013-05-22 | 1 | -1/+1 | |
| | ||||||
* | Attempt to fix TDM failure whereby the custom X11 event handler is not used ↵ | Timothy Pearson | 2013-05-21 | 1 | -0/+4 | |
| | | | | in certain circumstances | |||||
* | Fix lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -15/+2 | |
| | | | | Use built-in premultiplied ARGB method | |||||
* | Fix TDM hang in certain circumstances when themed greeter is deleted | Timothy Pearson | 2013-05-07 | 7 | -120/+188 | |
| | | | | | This resolves Bug 1453 Resolve themed greeter drawing inconsistencies between composited and non-composited mode | |||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2013-04-25 | 1 | -4/+6 | |
|\ | ||||||
| * | Fix tdm greeter crash caused by invalid access to sessionTypes member | Timothy Pearson | 2013-04-24 | 1 | -4/+6 | |
| | | | | | | | | This resolves Bug 1449 | |||||
* | | Ensure that tdm always reacquires root ownership after user listing is complete | Timothy Pearson | 2013-04-25 | 1 | -9/+17 | |
|/ | | | | This resolves Bug 1402 | |||||
* | Fix secondary thread termination | Timothy Pearson | 2013-04-22 | 1 | -0/+5 | |
| | | | | This resolves the remainder of Bug 1467 | |||||
* | Use threading and select instead of busywaiting on the lock control socket | Timothy Pearson | 2013-04-06 | 4 | -2/+8 | |
| | | | | This resolves the remainder of Bug 690 | |||||
* | Use threading and select instead of busywaiting on TDM control socket | Timothy Pearson | 2013-04-06 | 5 | -177/+204 | |
| | | | | | This partially resolves Bug 690 Clean up TDM logfile | |||||
* | Ignore spurious BadMatch errors which can occur when autologon is enabled | Timothy Pearson | 2013-03-28 | 1 | -0/+4 | |
| | | | | The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations | |||||
* | Fix unintended rename of SAKProcess* | Slávek Banko | 2013-03-09 | 2 | -12/+12 | |
| | ||||||
* | Restore 'Custom' session option to login manager. | Darrell Anderson | 2013-03-02 | 1 | -0/+2 | |
| | | | | This resolves bug report 1413. | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 15 | -19/+19 | |
| | ||||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -11/+11 | |
| | ||||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 | |
| | ||||||
* | Rename KCrash to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-05 | 1 | -1/+1 | |
| | ||||||
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 | |
| | ||||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 3 | -11/+11 | |
| | ||||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 | |
| | ||||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -3/+3 | |
| | ||||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -5/+5 | |
| | ||||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -4/+4 | |
| | ||||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 3 | -3/+3 | |
| | ||||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 7 | -34/+34 | |
| | ||||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 4 | -8/+8 | |
| | ||||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 | |
| | ||||||
* | Fix tdm initial dialog display when randr changes the screen configuration ↵ | Timothy Pearson | 2013-01-12 | 2 | -28/+37 | |
| | | | | on startup | |||||
* | Add display hotplug support to TDM | Timothy Pearson | 2013-01-12 | 2 | -3/+22 | |
| | | | | Fix displayconfig control module | |||||
* | Fix tsak not working on new libudev versions | Timothy Pearson | 2013-01-11 | 1 | -0/+1 | |
| | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup | |||||
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 1 | -1/+1 | |
| | | | | Add automatic display hotplug profile switch support to krandrtray | |||||
* | Fix kompmgr shadow support | Timothy Pearson | 2012-12-10 | 1 | -0/+11 | |
| | | | | | | Add kompmgr settings reload method to twin DCOP Fix up kompmgr kcontrol module Make default TDM login screen appearance more like the rest of the TDE login system | |||||
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -0/+4 | |
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180 | |||||
* | Branding cleanup with TDM. | Darrell Anderson | 2012-07-21 | 2 | -2/+2 | |
| | ||||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 3 | -3/+3 | |
| | ||||||
* | Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ ↵ | Darrell Anderson | 2012-06-01 | 1 | -0/+2 | |
| | | | | | | | Background. This resolves bug report 744. Thanks to Sl�vek Banko. | |||||
* | Prevent tdm crash if window manager or compositor do not start | Timothy Pearson | 2012-05-25 | 1 | -22/+26 | |
| | ||||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 1 | -1/+1 | |
| | | | | If SAK usage is enabled, override TDM theme | |||||
* | Fix SAK dialog momentary display when SAK disabled | Timothy Pearson | 2012-04-24 | 1 | -2/+6 | |
| | | | | Clean up build warnings in kdesktop | |||||
* | Start minimal dcop system to support twin in tdm | Timothy Pearson | 2012-04-24 | 1 | -0/+11 | |
| | | | | This speeds up tdm load as well as lessens problems with tmpfs space | |||||
* | Ensure that tdm honors SAK setting | Timothy Pearson | 2012-04-18 | 2 | -4/+5 | |
| | | | | Minor cleanup of tdm build warnings | |||||
* | Remove obsolete images and update respective make files. | Darrell Anderson | 2012-03-13 | 2 | -1/+1 | |
| | | | | This partially resolves bug report 864. | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2012-03-07 | 1 | -10/+8 | |
|\ | ||||||
| * | Add source code module name to stdout/stderr messages to improve readability. | Darrell Anderson | 2012-03-07 | 1 | -10/+8 | |
| | | ||||||
* | | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 3 | -3/+3 | |
|/ | ||||||
* | Fix tdm logfile growing rapidly under certain conditions | Timothy Pearson | 2012-03-05 | 1 | -1/+2 | |
| |