Commit Graph

43 Commits (f50ce50331053efe6b06b3917bf07a5a64398736)

Author SHA1 Message Date
tpearson f50ce50331 Add Xorg composition support to kdm
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
14 years ago
tpearson ecb591aa84 Export the kdm background pixmap via standard Xorg mechanisims for greater flexibility
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 03feb89582 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9a3f0aacd4 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 39c5c833e0 Move KDE3 session name to TDE
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 644a960605 kdebase: use pkgconfig to find dbus-tqt
Thanks to "Nix" for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bee265d855 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2b11e51517 Specify namespace when using WNoAutoErase
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 18ccb31b48 Rebrand KDM default dialog
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6d1056a7f Fix abort on X error in kdm
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227443 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0a05b258fa Change remaining kdebase inherits() and similar methods to use new object name define strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 161e6c2e3a Fix kdm start failure under Qt4 and with buggy Xorg implementations
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 23d90fde93 [kdebase/kdm] set default value for GENKDMCONF_FLAGS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 3c5f08fc03 [kdebase/kdm] added XDMCP support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225083 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian c66fb6fbda [kdebase/kdm] KDM_PAM_SERVICE is user defineable now
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225070 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cc0ad49c75 Allow kdebase to (mostly) function correctly with TQt for Qt4
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
14 years ago
samelian b6fc43ccd5 [kdebase] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8155225c9b Enable compilation with TQt for Qt4 3.4.0 TP2
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
14 years ago
tpearson fd3a982e26 Revert automated changes
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
14 years ago
tpearson 495d08bc2d Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 52fcbf9fce [CRITICAL] Repair KDM user list with LDAP
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1181776 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5e9ef0f086 Fixed logout UI glitch
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
15 years ago
tpearson a81880a78a Changed default wallpaper (bugfix; the green curtain was so ugly it would drive users away...)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175921 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8cc2aac6b8 Fixed all FTBFS under Slackware (finally!)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173666 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7f3aea756a Fix FTBFS on Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a59817376c Fix FTBFS due to missing background file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173617 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9d2894b68e * Added support for using existing KDM background to KDM themer
* Fixed O2 Enterprise KDM theme


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 278fa07764 Added Green Curtain wallpaper (a modification of Stripes) and set as default
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
15 years ago
tpearson 579cae4309 * Removed irritating text from O2 Enterprise theme
* 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
15 years ago
tpearson 052bf23d0c * Added thee new wallpapers
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
15 years ago
tpearson d2472d28c5 Added new O2 Enterprise KDM theme
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e67a6fa53d * Add user list background transparency support to KDM themer
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
15 years ago
tpearson d201c32d27 * Allow Konqueror to compile with new libs-provided networkstatusindicator
* KDM fixes


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 27856879bf * Massive import of OpenSUSE patches, primarily for bugfixes
* 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
15 years ago
tpearson c5228d52f5 Removed Kubuntu reference from default KDM greeter string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1167250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a5edd20f0d TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c663b64409 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson cc19575364 RandrTray fixes; other minor compilation fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1152359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0a9caa3b37 Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1117290 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9885131c3e Part 2 of 2 of security patch for KDM [CVE-2010-0436]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1117056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d04616c11a GPL License address fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 10e4114459 Initial import of Trinity 3.5.11 to kdebase
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
15 years ago
toma 4aed2c8219 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago