diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-15 18:11:59 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-15 18:11:59 +0000 |
commit | f5a83a995930e07f31aa1dc057a1b0c2ee100e3d (patch) | |
tree | 3e6bd6c5c973b7a39153718433dd3849432ade1c /TODO | |
download | tde-style-qtcurve-f5a83a995930e07f31aa1dc057a1b0c2ee100e3d.tar.gz tde-style-qtcurve-f5a83a995930e07f31aa1dc057a1b0c2ee100e3d.zip |
Added qtcuve theme engine
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1090657 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +--new-- + +KDE: Better konqueror active (?) icon border. +KDE: Combobox popup should be drawn as a popup menu - ala Gtk. +ALL: Highlight tab bar? Not sure Gtk can do this :-( (qt gtk theme engine doesn't!) +--app specific-- + +OO.o: +KDE: 2.x no highlight on combofocus. + +KDE: Combo box has a lighter grey when disabled +KDE: Slight re-draw error on tabs if width of all tabs= width of tab bar -- but + all KDE themes seem to suffer from this. +KDE: Mising white pixel when last tab is selected, if its added then the above + suffers even more! +KDE: V3 Combobox list needs to be rounded in rounded mode - missing pixels, etc. + Also take into account scrollbar pos? i.e. draw line 1 pixel less on right? +ALL: GTK/KDE have different disabled text behaviour when contrast setting changed! |