LadybirdBrowser / ancient-history

The Ladybird web browser
BSD 2-Clause "Simplified" License
1.62k stars 105 forks source link

Tabbed browsing support #11

Closed ucosty closed 2 years ago

ucosty commented 2 years ago

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.