summaryrefslogtreecommitdiffstats
path: root/kdm/kfrontend/kgapp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow kdebase compilation with optional xrandr support disabledv3.5.13tpearson2011-10-291-0/+12
| | | | | | | Thanks to Francois Andriot for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix shutdown dialog failure to appear in themed modetpearson2011-09-271-1/+4
| | | | | | | Fix shutdown dialog appearance when Ubuntu logout is not set git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy tsak in from latest gittpearson2011-09-191-1/+1
| | | | | | | | Wait for tsak start before kdm init Set readonly access mode for SAK pipe in kdmtsak git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254374 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm crash on remote->local login switchtpearson2011-09-171-11/+14
| | | | | | | Detach from tsak process as early as possible git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254061 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add configuration option for SAK usage to KDM control center moduletpearson2011-09-161-1/+9
| | | | | | | Replace call in kdm to system() with KProcess git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253892 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tsaktpearson2011-09-161-2/+5
| | | | | | | Trinity now has full GUI SAK support, a first for any Linux DE! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253878 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add preliminary SAK support to KDMtpearson2011-09-161-0/+15
| | | | | | | Unify the various system modal dialogs a bit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdm to preload kwintpearson2011-09-151-0/+17
| | | | | | | This provides a smoother and more unified logon experience git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253865 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm startup position in unthemed fallback modetpearson2011-09-011-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250663 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm themed dialog position on screentpearson2011-08-261-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm classic greeter positiontpearson2011-08-251-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable the new display configuration moduletpearson2011-08-241-2/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdm non-reliant on the KApplication composition manager detection routinetpearson2011-08-151-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247205 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reload kompmgr settings on user switchtpearson2011-08-141-7/+9
| | | | | | | Check for null passwd struct in kdm kgapp git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm startup when compositor is not enabledtpearson2011-08-131-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246838 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add Xorg composition support to kdmtpearson2011-08-131-7/+113
| | | | | | | | | KDM composition can be enabled in the control center When enabled, it provides seamless composited logins to Trinity sessions It also gets rid of the remaining artifacts in the themed kdm login screen git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix abort on X error in kdmtpearson2011-04-091-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227443 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm start failure under Qt4 and with buggy Xorg implementationstpearson2011-03-311-0/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-191-1/+1
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-071-2/+2
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-031-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive import of OpenSUSE patches, primarily for bugfixestpearson2010-09-031-0/+5
| | | | | | | | * Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option * Minor Slackware compilation fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-111-0/+14
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+253
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da