summaryrefslogtreecommitdiffstats
path: root/tdm/kfrontend/kgapp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ignore spurious BadMatch errors which can occur when autologon is enabledTimothy Pearson2013-03-281-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
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-15/+15
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix tdm initial dialog display when randr changes the screen configuration ↵Timothy Pearson2013-01-121-28/+35
| | | | on startup
* Add display hotplug support to TDMTimothy Pearson2013-01-121-2/+17
| | | | Fix displayconfig control module
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-111-0/+1
| | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup
* Add profile support to displayconfig and krandrtrayTimothy Pearson2013-01-111-1/+1
| | | | Add automatic display hotplug profile switch support to krandrtray
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-0/+4
| | | | | Thanks to Francois Andriot for the patch This resolves Bug 1180
* Prevent tdm crash if window manager or compositor do not startTimothy Pearson2012-05-251-22/+26
|
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-261-1/+1
| | | | If SAK usage is enabled, override TDM theme
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-04-241-2/+6
| | | | Clean up build warnings in kdesktop
* Start minimal dcop system to support twin in tdmTimothy Pearson2012-04-241-0/+11
| | | | This speeds up tdm load as well as lessens problems with tmpfs space
* Ensure that tdm honors SAK settingTimothy Pearson2012-04-181-0/+5
| | | | Minor cleanup of tdm build warnings
* Fix tdm logfile growing rapidly under certain conditionsTimothy Pearson2012-03-051-1/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
|
* Terminate twin manager unless a TDE or failsafe session was selectedTimothy Pearson2012-02-111-2/+9
| | | | This closes Bug 824
* Part 2 of prior commitTimothy Pearson2012-01-221-0/+469