summaryrefslogtreecommitdiffstats
path: root/kdm
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of kdebase build errors on non-Ubuntu platformstpearson2011-09-031-1/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251212 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-242-3/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-10/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdmctl reliabletpearson2011-08-161-9/+7
| | | | | | | Backport of KDE4 SVN revision 1196803 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247445 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of issues in kdebase caused by C style caststpearson2011-08-159-14/+14
| | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make kdm non-reliant on the KApplication composition manager detection routinetpearson2011-08-152-3/+3
| | | | 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
* Revert accidental committpearson2011-08-131-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm startup when compositor is not enabledtpearson2011-08-133-12/+17
| | | | 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-139-36/+246
| | | | | | | | | 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
* Export the kdm background pixmap via standard Xorg mechanisims for greater ↵tpearson2011-08-121-3/+21
| | | | | | flexibility git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-2/+2
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-29/+29
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Move KDE3 session name to TDEtpearson2011-08-056-93/+93
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdebase: use pkgconfig to find dbus-tqttpearson2011-07-221-2/+5
| | | | | | | Thanks to "Nix" for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-095-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Specify namespace when using WNoAutoErasetpearson2011-04-112-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rebrand KDM default dialogtpearson2011-04-091-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227444 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
* Change remaining kdebase inherits() and similar methods to use new object ↵tpearson2011-04-022-2/+2
| | | | | | name define strings git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226910 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
* [kdebase/kdm] set default value for GENKDMCONF_FLAGSsamelian2011-03-161-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/kdm] added XDMCP supportsamelian2011-03-161-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225083 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase/kdm] KDM_PAM_SERVICE is user defineable nowsamelian2011-03-161-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225070 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-156-10/+10
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-2311-0/+447
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1927-175/+175
| | | | | | | 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-0740-287/+287
| | | | | | | | 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-0340-287/+287
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [CRITICAL] Repair KDM user list with LDAPtpearson2010-10-021-31/+34
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1181776 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed logout UI glitchtpearson2010-09-251-0/+0
| | | | | | | Improved appearance of KDM O2 Enterprise theme git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179564 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Changed default wallpaper (bugfix; the green curtain was so ugly it would ↵tpearson2010-09-161-2/+2
| | | | | | drive users away...) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175921 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed all FTBFS under Slackware (finally!)tpearson2010-09-101-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173666 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS on Slackwaretpearson2010-09-091-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS due to missing background filetpearson2010-09-091-1/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173617 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Added support for using existing KDM background to KDM themertpearson2010-09-094-3/+14
| | | | | | | * Fixed O2 Enterprise KDM theme git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added Green Curtain wallpaper (a modification of Stripes) and set as defaulttpearson2010-09-094-8/+8
| | | | | | | This is both for artistic and legibility reasons, as well as to differentiate Trinity from KDE4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Removed irritating text from O2 Enterprise themetpearson2010-09-091-0/+0
| | | | | | | * Laid framework for session wide KDE file dialogs in GTK apps git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173253 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Added thee new wallpaperstpearson2010-09-093-7/+8
| | | | | | | | | | | Aghi Stripes World Desktop * * KDM now uses the git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added new O2 Enterprise KDM themetpearson2010-09-0814-1/+465
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Add user list background transparency support to KDM themertpearson2010-09-082-7/+43
| | | | | | | | This adds a new XML tag, bgmodifier, to the theme file 0 is completely transparent, 255 is completely opaque (white) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173092 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Allow Konqueror to compile with new libs-provided networkstatusindicatortpearson2010-09-062-13/+23
| | | | | | | * KDM fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive import of OpenSUSE patches, primarily for bugfixestpearson2010-09-0327-112/+985
| | | | | | | | * 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
* Removed Kubuntu reference from default KDM greeter stringtpearson2010-08-241-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1167250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0213-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3135-902/+902
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* RandrTray fixes; other minor compilation fixestpearson2010-07-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1152359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da