> %changelog > +* Sat Mar 08 2003 Laurent MONTEL <[EMAIL PROTECTED]> 0.2-13mdk > +- Clean code > +- Fix radiobutton color > +- Remove unused varible > +- Fix big problem in konqueror now button can be display in konqueror
Ahh, much better, thanks, you're making progress quite quickly. Still quite a few problems left, though, some of which are quite grave: ---------------------- Grave/major (kinda hard to classify): ---------------------- Horizontal scrollbars severely misrendered Hardcodes colors in some spots Pressed header sections hardly distinguishable from non-pressed ones; makes the taskbar much harder to use as the selected task doesn't stand out. No default indicator for buttons. Makes it impossible to see what "enter" in a dialog will do. Bottom tabs not renderered right Pushbutton, combox masks are still broken. Not as much as before, but they should be tight, not just filled rectangles. Otherwise form widgets with backgrounds can look horrible RTL progressbars severely misrendered color changing doesn't work right ---------------------- Regular: ---------------------- Spinbox buttons not drawn/positioned right. Progressbar busy indicator not rendered. If you're gonna copy code, please copy it right. Flat buttons not implemented QWorkspace buttons look just awful. See i.e. in Qt designer QToolButton metrics wrong Menu code doesn't fit.. Pressume unfinished? (Height is for menu items is excessive, too) ---------------------- Minor: ---------------------- The focus indicator for pushbuttons seems to be a bit uneven (off-by-one pixel) The .soname should be galaxy.so if you want Qt to open it directly Plain shadow groupboxes invisible (as noted by Fredrik Hoglund before)
