| 16 | | * Clean up the url conversion mess. We have to be careful that we correctly convert between QUrl and KURL. I think we do that incorrectly in some places. |
| | 16 | * Clean up the url conversion mess. We have to be careful that we correctly convert between QUrl and KURL. I think we do that incorrectly in some places. (url(), prettyURL()) |
| | 17 | * Styling, drawing, sizing: RenderThemeQt.cpp needs some love |
| | 18 | * Google Mail needs work, testing (cookie handling) |
| | 19 | * EventHandler needs love. The Qt solutions needs to be inspired by Gtk+ and Win |