| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Move zoom widget to WebView context menu
Move the other page menu actions to main window menu
|
|
|
|
|
|
| |
Clean up MainWindow
Configuration is now a std::unique_ptr
Connect downloads and request interceptor to all profiles
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subwindows are similar to tab groups.
- Rewrote Browser and MainWindow, so they should be somewhat cleaner now
- Moved AboutDialog to lib/about
What's broken:
- loading bar
- search box
- address bar bookmark suggestions
- plugins
|
|
- Added NavigationBar object that manages the navigation buttons
- Removed NavigationButton class that it obsoleted
|