This patch removes the browser WebView from the window and places it
inside a Tab object, all wrapped up in a QT tab control.
This patch takes the browser history code from the Serenity browser and
wires it up to the QT interface. This is tied in with a few extra
toolbar buttons associated with each tab.
This patch removes the browser WebView from the window and places it inside a Tab object, all wrapped up in a QT tab control.
This patch takes the browser history code from the Serenity browser and wires it up to the QT interface. This is tied in with a few extra toolbar buttons associated with each tab.