Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fullscreen toggle | Aqua-sama | 2018-08-05 | 1 | -0/+9 |
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 2 | -5/+38 |
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 3 | -5/+98 |
* | Code cleanup | Aqua-sama | 2018-07-01 | 5 | -108/+204 |
* | Add --session parameter to load a session json | Aqua-sama | 2018-06-28 | 3 | -27/+31 |
* | Socket messages are json formatted | Aqua-sama | 2018-06-26 | 4 | -6/+25 |
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 3 | -37/+13 |
* | Add Session class | Aqua-sama | 2018-06-24 | 3 | -25/+32 |
* | Add Configuration::setValue and Configuration::setShortcut | Aqua-sama | 2018-06-23 | 1 | -13/+25 |
* | clang-format pass | Aqua-sama | 2018-06-22 | 6 | -16/+14 |
* | Add Browser::about | Aqua-sama | 2018-06-21 | 1 | -6/+2 |
* | AddressBar: code cleanup | Aqua-sama | 2018-06-18 | 2 | -5/+43 |
* | Add Plasma option to cmake that turns on KF5 blur window effect | Aqua-sama | 2018-06-16 | 1 | -0/+10 |
* | SubWindow: delete views right away when closing tab | Aqua-sama | 2018-06-15 | 1 | -4/+5 |
* | Add poi.desktop | Aqua-sama | 2018-06-14 | 1 | -5/+5 |
* | Move load profile menu to page menu from tab menu | Aqua-sama | 2018-06-09 | 1 | -18/+0 |
* | Better profile loading | Aqua-sama | 2018-06-08 | 1 | -1/+2 |
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 1 | -1/+1 |
* | Clazy fixes | Aqua-sama | 2018-06-02 | 2 | -6/+6 |
* | Middle mouse button closes tab | Aqua-sama | 2018-06-01 | 2 | -0/+15 |
* | Refactor Subwindow | Aqua-sama | 2018-05-29 | 4 | -47/+51 |
* | Add load profile actions to tab menu | Aqua-sama | 2018-05-29 | 1 | -1/+20 |
* | Show view profile instead of window profile in title | Aqua-sama | 2018-05-28 | 2 | -13/+7 |
* | Show profile name in window title | Aqua-sama | 2018-05-28 | 2 | -0/+8 |
* | Changing Window profile | Aqua-sama | 2018-05-28 | 2 | -5/+32 |
* | Remove Window::addTab(WebView *view) | Aqua-sama | 2018-05-28 | 3 | -9/+19 |
* | Swap to new tab after creating it | Aqua-sama | 2018-05-28 | 1 | -1/+2 |
* | Focus view when changing tabs | Aqua-sama | 2018-05-27 | 2 | -12/+14 |
* | Back/Forward menu shortcuts | Aqua-sama | 2018-05-26 | 1 | -3/+30 |
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 1 | -0/+1 |
* | New window action | Aqua-sama | 2018-05-06 | 1 | -3/+8 |
* | Tabifying dock widgets | Aqua-sama | 2018-05-06 | 4 | -8/+70 |
* | QTBUG-18665 workaround | Aqua-sama | 2018-05-06 | 3 | -15/+19 |
* | Clean up WebView | Aqua-sama | 2018-05-02 | 1 | -1/+1 |
* | Don't open additional tabs when creating subwindows | Aqua-sama | 2018-05-01 | 3 | -7/+24 |
* | Split off addressbar into lib/ | Aqua-sama | 2018-05-01 | 2 | -18/+34 |
* | Window::session | Aqua-sama | 2018-04-30 | 3 | -1/+63 |
* | Add tile and cascade actions to Window menu | Aqua-sama | 2018-04-22 | 2 | -9/+10 |
* | Add Window menu | Aqua-sama | 2018-04-19 | 6 | -34/+42 |
* | Removed MainWindow::titleChangedConnection | Aqua-sama | 2018-04-19 | 2 | -11/+1 |
* | Style pass | Aqua-sama | 2018-04-17 | 2 | -13/+13 |
* | Hovering over links shows them in the status bar again | Aqua-sama | 2018-04-17 | 5 | -3/+13 |
* | Remove LoadingBar | Aqua-sama | 2018-04-17 | 2 | -83/+0 |
* | Search box works again | Aqua-sama | 2018-04-17 | 5 | -33/+83 |
* | Clear navigation bar and address bar when last subwindow is closed | Aqua-sama | 2018-04-17 | 1 | -1/+6 |
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 2 | -12/+5 |
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 4 | -15/+22 |
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 13 | -688/+481 |
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 6 | -7/+238 |
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 1 | -3/+2 |