Commit Graph

111 Commits (2f93d9c927a756cd6469b1df85eaf11bab554170)

Author SHA1 Message Date
Darrell Anderson 2f93d9c927 Rename kmenu_active.png -> kmenu_basic.png to support change
made in GIT hash 4614b3d2.
13 years ago
Darrell Anderson 01f380b948 Update CMakeLists.txt for change made in GIT hash 4614b3d2. 13 years ago
Darrell Anderson 4614b3d2d6 Change file path reference from kmenu_basic.mng to kmenu_basic.png
and delete kmenu_basic.mng.
13 years ago
Darrell Anderson c56f48d18d Fix file path reference for kmenu_basic.mng. 13 years ago
Darrell Anderson 6c3ace1a1f Delete unused kickoff MNG images. 13 years ago
Darrell Anderson d4e6607ad6 Fix branding logo in kickoff/kmenu_active.png. 13 years ago
Darrell Anderson bd9c1479d7 Ensure pagersettings.kcfg is installed. 13 years ago
Darrell Anderson 7527d160b9 Add option to control pager applet cycling with the mouse wheel.
This resolves bug report 908.
Thanks to Calvin Morrison for the patch!
13 years ago
Darrell Anderson fcd114f480 Fix references of K Menu -> TDE Menu. 13 years ago
Darrell Anderson 14b7d88851 Add check box option to control taskbar window cycling with mouse wheel.
This closes bug report 251.
13 years ago
Darrell Anderson dc50fdd3e8 Fix branding issues of non-KDE -> non-TDE. 13 years ago
Darrell Anderson 5515785d64 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions 13 years ago
Timothy Pearson 989d6a1901 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson 2e7d92a2af Fix FTBFS 13 years ago
Timothy Pearson 6f32bfd96c Fix kickoff crashing and remove additional OpenSUSE branding
This closes Bug 508
13 years ago
Timothy Pearson 75aed00fe9 Repair kicker tile png files
This closes Bug 298
13 years ago
Timothy Pearson d6707f9679 Fix compilation with visibility enabled 13 years ago
Timothy Pearson a2146f655c Rename a few stragglers 13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e81bdee8ae Rename additional KDE strings 13 years ago
Timothy Pearson 6723d581f9 Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson b92f4fbd16 Fix tdebase FTBFS 13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde 13 years ago
Timothy Pearson 9fad243fd6 Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson b529f046c9 Actually move the kde files that were renamed in the last commit 13 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 13 years ago
Timothy Pearson 545c1b231b Rename kde libraries to tde 13 years ago
tpearson d1b1827426 Attempt to fix Kicker freezing on the screen when logout is selected
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260424 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b69a488374 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e179f15ee7 Fix kdebase FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 29570c5acb Disable kdebase kicker tip assertion causing kicker crash
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252379 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 291eb697d1 Fix shutdown dialog icon background
Fix Kicker show desktop button tooltip


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 31ce63759f Fix kicker size/position glitch
Fix kicker task button glitch in Elegant mode caused by prior commit r1246075


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson aca04c8c0d Fix up system tray RGB<-->ARGB hack
It is now fully deterministic and will work on all systems


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f62a335a9a Move krootbacking executable from kdeartwork to kdebase
Reenable HAL media manager
Fix system tray with ARGB visuals (again)
Beautify logout process


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6009a3e92e Fix up the system tray to handle embedded windows with a different X11 depth than the tray itself
This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals
Part 2/2


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6306f938c Add ability to blur kicker background
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6bcc187d2 Fix taskbar when parent application is using ARGB windows
Fix composition configuration default settings
Add logout notice to give the user feedback that yes, the logout command actually WAS accepted


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249522 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 bd777c107e Attempt to fix kdebase FTBFS under Debian
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago