Warning, /system/qtcurve/TODO.md is written in an unsupported language. File is not indexed.

0001 1. right to left
0002 
0003     1. kde style scrollbars. when pressing > buttons, both depress.
0004     2. qt file selector (other styles (Cleanlooks) have some issues too...)
0005     3. shift contents to left when pressed?
0006 
0007         1. Cant just set PM_ stuff, as also move arrows, etc.
0008 
0009 2. Palette - doesnt seem to like changes!
0010 
0011 3. 'fix' for kdialog/kdefilepicker skipping taskbar, etc.
0012 
0013 4. Plasma/NVIDIA
0014 
0015     Borders of selected tab are 1 pixel to long.
0016 
0017 5. Firefox
0018 
0019     Combobox is not drawn correctly, and doesnt hightlight on focus,
0020     but neither do other styles - think this is a firefox issue.
0021 
0022 6. GTK/KDE have different disabled text behaviour when contrast
0023    setting changed!
0024 
0025 7. Gtk3?????
0026 
0027 8. Qt MdiSubWindow shadow and blur.
0028 
0029 9. Redo configure system and interface.
0030 
0031 10. Test prepolish. See if we can remove the recreating window trick all together.
0032 
0033 11. QPainter composition mode.
0034 
0035 12. Change cursor shape while draging the window in empty area.
0036 
0037 13. Separate drawing routines (for both gtk and qt) and add tests for them.