0.51
----
 1. Changed shading to use HSL colour space. This can be altered by
    editing $XDG_CONFIG_HOME/qtcurvestylerc and setting 'shading=simple'
    for the previous method, or 'shading=hsv' to use HSV.
 2. Add options:
        Border all of menu/toolbars.
        Darker borders.
        'V' arrows.
 3. Fix raised listview headers.
 4. Fix glass style menuitem appearance.
 5. Modifed look of dullglass, looks "softer"
 6. Improve look of plastik mouse-over for non coloured scrollbars.
 7. For disabled buttons, use standard fill but lighten border.
 8. Use darker colours for mouse-over and default button - helps with
    light colour schemes.
 9. Fix listviews!
10. Imlement Q3ListView styling.
11. Fix menuitem height to be more consistent with KDE3.

0.50
----
 1. Add settings for:
     Fill used slider
     Round menubar item top only
     Menuitem appearance
     Border menuitems
     Progressbar appearance
     Gradient progressbar groove
     Use standard buttons for sidebar buttons
     Check/radio colour
     Plastik style mouse-over
 2. Dont colour menubar items on mouse over if not colouring menubars.
 3. When drawing menubar borders, only draw bottom line.
 4. When drawing toolbar borders, only draw top/bottom or left/right
    - depending upon orientation.
 5. Dont draw text under dockwidget buttons.
 6. Use 'foreground' colour for menu text.
 7. Dont't focus highlight for scrollview widgets - makes more consistent
    with KDE3 and Gtk2.
 8. Don't draw toolbar borders for non QMainWindow parented toolbars,
    makes more consistent with KDE3
 9. Fix some drawing errors with top tabs.
10. Darken dock widget title area.
11. Fix button shift

0.49
----
1. Initial port to Qt4
