Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Window menu | Aqua-sama | 2018-04-19 | 1 | -9/+6 |
| | | | | | | - add new tab button to tab widget - tab shortcuts are read from configuration again - updated manpage some | ||||
* | Removed MainWindow::titleChangedConnection | Aqua-sama | 2018-04-19 | 1 | -1/+1 |
| | |||||
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -8/+8 |
| | |||||
* | Search box works again | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Address bar searches work again | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -22/+20 |
| | | | | | | | | | | | | 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 | ||||
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -6/+6 |
| | | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu | ||||
* | Add keyboard shortcuts for address bar menus | Aqua-sama | 2018-03-31 | 2 | -2/+24 |
| | |||||
* | Cookie filter | Aqua-sama | 2018-03-23 | 1 | -0/+3 |
| | | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path | ||||
* | poi-config saving config | Aqua-sama | 2018-03-21 | 2 | -3/+16 |
| | |||||
* | Moved Configuration class into library | Aqua-sama | 2018-03-15 | 3 | -0/+192 |