8 | | == Incoming == |
9 | | uncategorized issues that the developers still need to prioritize. |
10 | | * QWebFrame should have a function to access the QWebHistory for that frame. |
11 | | * There should be an QWebIconDatabase class that gives you notifications when the icon has been loaded. |
12 | | * Autotest Coverage |
13 | | * ~~ header such as "webkitversion.h" that contains the version in a define ~~ DONE |
14 | | * Way to access list of files and progress on downloading them (i.e. be able to make an activity window) |
15 | | * Ability to pass the handling of listbox/select elements to the application |
16 | | * Instead of loading a plugin for loading and doing playback of media files, we should use a full-window html5 media player based on our Phonon code. |
17 | | * "Kinetic" support |
18 | | * Native scroll indicator instead of scrollbars. This should work for all frames and not just the mainframe. |
19 | | * Zoom to paragraph/image/etc example |
20 | | * Intelligent touch scroll, that takes the contents into account. Would be nice to be able to move widgets on igoogle around, still be able to scroll on google maps etc. |
21 | | * Add an API for controlling forms, like not showing a popdown for comboboxes, but letting the application handle it. |