Darrell Anderson
65fc124003
Fix inadvertent tqt changes.
...
(cherry picked from commit 2b8c8b40f9
)
12 years ago
Darrell Anderson
c0fad10e85
Ensure pagersettings.kcfg is installed.
...
(cherry picked from commit bd9c1479d7
)
12 years ago
Darrell Anderson
2a8f09e03f
Add option to control pager applet cycling with the mouse wheel.
...
This resolves bug report 908.
Thanks to Calvin Morrison for the patch!
(cherry picked from commit 7527d160b9
)
12 years ago
Slávek Banko
5e71bdd0b1
Fix menu crash with disabled search field
...
This resolves Bug 1081
(cherry picked from commit 0afb2d8a78
)
13 years ago
Timothy Pearson
7b995cb851
Fix FTBFS
...
(cherry picked from commit 2e7d92a2af
)
13 years ago
Darrell Anderson
9231a53e8d
GCC 4.7 fix.
...
This partially resolves bug report 958.
Thanks to David C. Rankin.
(cherry picked from commit c59b1b55ea
)
13 years ago
Timothy Pearson
41b2f3397a
Fix kickoff crashing and remove additional OpenSUSE branding
...
This closes Bug 508
(cherry picked from commit 6f32bfd96c
)
13 years ago
Timothy Pearson
d3571d15fa
Repair kicker tile png files
...
This closes Bug 298
(cherry picked from commit 75aed00fe9
)
13 years ago
Timothy Pearson
81db2daabd
Rename a few stragglers
...
(cherry picked from commit a2146f655c
)
13 years ago
Timothy Pearson
0251b10c2e
Rename obsolete tq methods to standard names
...
(cherry picked from commit b492b550f3
)
13 years ago
Timothy Pearson
a5b44fbe44
Remove additional unneeded tq method conversions
...
(cherry picked from commit f64397c82f
)
13 years ago
Timothy Pearson
6a1f2b1b6b
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 628043be55
)
13 years ago
Timothy Pearson
6ca5e6d65a
Fix tdebase FTBFS
...
(cherry picked from commit b92f4fbd16
)
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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 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
13 years ago
tpearson
35cf72fe7f
Fix kdebase FTBFS under amd64
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4ed6c841d7
Fix kdebase parallel build failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245177 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
fc1ca4e6f8
Fix kdebase FTBFS due to missing init.cpp file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cec8fe0157
Fix up a few Deep Buttons glitches
...
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
13 years ago
tpearson
80035308b1
Add initial support for Kicker "Deep Buttons", a more highly textured style 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
13 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
6171b51130
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 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
d83a80f295
Attempt to fix uninitialized starting image issue in shutdown dialog fade-to-gray code
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227532 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e057cf9e08
Wean kdebase off of hacky static qt_x_*_tim variables
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227011 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
samelian
f5f971a5f4
[kdebase/kicker] install forgoten taskbar.kcfg
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dbc8dffe11
Fix kicker .desktop CMake install directory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225175 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c085958e3c
Fixed version number of libkickermain
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225169 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0c7d4bb71f
Fix the following problems under Qt4:
...
* Konsole compilation failure
* ksplash exit failure
* kicker rounded tip masking behaviour
* kwin auto-exit issue
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1223001 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
841194d1bf
Fix kicker minipager hover shading issue under Qt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1222358 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
d53bf36090
Minor compilation enhancements
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0406f543f8
Signal/slot repairs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 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