|
|
|
@ -173,7 +173,7 @@
|
|
|
|
|
6. Modify defaults:
|
|
|
|
|
Scrollbars outside of scrollview (Gtk/oxygen style)
|
|
|
|
|
Thin scrollbar groove.
|
|
|
|
|
7. Use KDE_SESSION_VERSION to determine which KDE prefix (KDE3, or KDE4) to
|
|
|
|
|
7. Use TDE_SESSION_VERSION to determine which KDE prefix (KDE3, or KDE4) to
|
|
|
|
|
seach first for qtc_xxx.themerc files.
|
|
|
|
|
8. Update Klearlooks to be more consistent with Clearlooks (lighten tab background,
|
|
|
|
|
use highlight strip on active tab, dont colour active tab)
|
|
|
|
@ -236,7 +236,7 @@
|
|
|
|
|
11. Modified how button, and combo, heights are calculated - no longer set a
|
|
|
|
|
minimum height.
|
|
|
|
|
12. Fix some re-draw errors with thin scrollbar grooves.
|
|
|
|
|
13. Default to reading KDE4 settings if KDE_SESSION_VERSION is not set.
|
|
|
|
|
13. Default to reading KDE4 settings if TDE_SESSION_VERSION is not set.
|
|
|
|
|
Pass -DQTC_DEFAULT_TO_KDE3=true to cmake to force this to default to KDE3.
|
|
|
|
|
14. Call kde-config / kde4-config to ascertain users TDEHOME.
|
|
|
|
|
15. Fix slight redraw error with glow style mouse over tabs.
|
|
|
|
@ -271,7 +271,7 @@
|
|
|
|
|
setting.
|
|
|
|
|
15. Fix kaffeine's slider benig completely filled at start of song.
|
|
|
|
|
16. Fix LineEdit in qtconfig.
|
|
|
|
|
17. Under KDE4 (KDE_SESSION_VERSION>=4), default hover/focus colours to the
|
|
|
|
|
17. Under KDE4 (TDE_SESSION_VERSION>=4), default hover/focus colours to the
|
|
|
|
|
KDE4 defaults.
|
|
|
|
|
|
|
|
|
|
0.63.0
|
|
|
|
@ -729,7 +729,7 @@
|
|
|
|
|
Tab appearance
|
|
|
|
|
Listview appearance
|
|
|
|
|
Slider appearance
|
|
|
|
|
2. If KDE_SESSION_VERSION is set to >=4, then read settings from
|
|
|
|
|
2. If TDE_SESSION_VERSION is set to >=4, then read settings from
|
|
|
|
|
$XDG_CONFIG_HOME/TrollTech.conf. This only affects Qt-only
|
|
|
|
|
applications - KDE apps should not be affected.
|
|
|
|
|
3. Lighten focus rectangle.
|
|
|
|
|