summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix old style logout fadetpearson2011-08-131-0/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add Xorg composition support to kdmtpearson2011-08-1312-46/+306
| | | | | | | | | 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-122-6/+24
| | | | | | flexibility git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up kompmgr comfiguration and add skeleton for more optionstpearson2011-08-116-34/+75
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246532 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a few practical usability GUI problems in the window opacity popup menutpearson2011-08-111-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix major kompmgr flickering on sesson startuptpearson2011-08-111-1/+16
| | | | | | | | Note that there is still a (small) single flicker that occurs as the composition is engaged, however this is an Xorg design defect and can only be fixed by loading composition support in kdm git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr in the following ways:tpearson2011-08-114-51/+145
| | | | | | | | | | 1. Repair spurious crash dialog 2. Make kompmgr start if enabled when Apply is clicked in KCM 3. Fix flickering and general graphical ickiness on desktop switch 4. Fix flickering on root pixmap change git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow logout screen to use compositing for fadeout in background if availabletpearson2011-08-112-109/+334
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246376 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add composition manager detection and support to Trinitytpearson2011-08-101-0/+3
| | | | | | | | This adds the methods required to make transparent widgets via alpha blending a reality An additional widget class may be coming shortly git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246265 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1036-89/+89
| | | | | | | | 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-10410-1915/+1915
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix spurious kompmgr crash dialogstpearson2011-08-093-45/+47
| | | | | | | Disable irritating and obsolete warning dialog when kompmgr is enabled git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245889 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix kdebase FTBFS under Debiantpearson2011-08-081-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added the foundation for the new displayconfig module that will allow full ↵tpearson2011-08-0810-0/+2136
| | | | | | XRandR 1.2 functionality from a Trinity control center GUI git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS under amd64tpearson2011-08-061-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245198 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
* Fix kdebase parallel build failuretpearson2011-08-052-4/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245177 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS due to missing init.cpp filetpearson2011-08-051-0/+78
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up a few Deep Buttons glitchestpearson2011-08-0520-68/+243
| | | | | | | | Add an option to include the clock in the system tray applet Majorly enhance the Quick Launch Kicker applet git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add initial support for Kicker "Deep Buttons", a more highly textured style ↵tpearson2011-08-0415-39/+308
| | | | | | | | | than the normal "flat" Kicker GUI Add preliminary GUI and configuration structures needed for hot-resizing panels git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix user settings directory nametpearson2011-08-041-13/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244723 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add option in kcontrol->styles to enable scrolling in popup menustpearson2011-07-302-0/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244135 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Another "redmond" kwin client fixtpearson2011-07-301-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243972 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix the "redmond" kwin clienttpearson2011-07-303-6/+19
| | | | | | | It is highly recommended that "window resize and move when maximized" be disabled when this client is in use git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243970 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix pidgin crash when Trinity filepicker is active on Ubuntutpearson2011-07-281-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1243492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdebase: use pkgconfig to find dbus-tqttpearson2011-07-223-6/+11
| | | | | | | Thanks to "Nix" for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1242784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqsizeHint* to sizeHint*tpearson2011-07-183-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a second cause of the ever-ubiquitous Bug #456tpearson2011-07-138-19/+15
| | | | | | | | | This one is related to the MOC having a different idea of the data structure than the C compiler does in bgmanager.xx, thereby causing memory corruption when the bgmanager object attempts to access data members that the MOC did not add to the objects memory structure. Also apply the fix in r1420474 to KDesktopIface and KScreenSaverIface git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241406 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0999-248/+248
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Bug #456tpearson2011-07-084-4/+6
| | | | | | | | On newer gcc/libstdc/glibc systems virtual base objects are not actually allocated, causing a crash when assigning to data members of the virtual base object. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240474 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert patch r1227273 due to a desktop drag-and-drop bug it introducedtpearson2011-07-085-28/+22
| | | | | | | This temporarily reintroduces bug 456 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-0731-59/+59
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update currency symbols for Slovakia and Estoniatpearson2011-07-052-2/+2
| | | | | | | This closes Bug #416 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239915 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow selection of *.icm files as well as the original *.icc files in the ↵tpearson2011-07-051-2/+2
| | | | | | | | | ICC configuration dialogs This closes bug #401 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFStpearson2011-05-151-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232049 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt4 FTBFStpearson2011-05-152-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFStpearson2011-05-151-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231945 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Avoid namespace conflicts with std::Listtpearson2011-05-152-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update kdebase AUTHORS file with mailing list infotpearson2011-05-141-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1231913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enhance kdebase INSTALL filetpearson2011-04-181-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1228451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Specify namespace when using WFlagstpearson2011-04-112-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227664 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Flags namespacetpearson2011-04-111-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227633 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Specify namespace when using WNoAutoErasetpearson2011-04-1110-13/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227631 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix uninitialized starting image issue in shutdown dialog ↵tpearson2011-04-102-2/+2
| | | | | | fade-to-gray code git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227532 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
* Work around glibc/libstdc/gcc/g++ nested new() object bugtpearson2011-04-075-22/+28
| | | | | | | Closes Bug #456 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Minor kdebase README file updatetpearson2011-04-041-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227116 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove extra curly bracetpearson2011-04-041-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227024 283d02a7-25f6-0310-bc7c-ecb5cbfe19da