Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 1 | -0/+2 |
| | |||||
* | Add Session class | Aqua-sama | 2018-06-24 | 1 | -0/+2 |
| | |||||
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | Add Browser::about | Aqua-sama | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Add Plasma option to cmake that turns on KF5 blur window effect | Aqua-sama | 2018-06-16 | 1 | -1/+9 |
| | |||||
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 1 | -4/+3 |
| | |||||
* | Refactor Subwindow | Aqua-sama | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | QTBUG-68224 workaround | Aqua-sama | 2018-05-26 | 1 | -0/+1 |
| | |||||
* | Tabifying dock widgets | Aqua-sama | 2018-05-06 | 1 | -0/+2 |
| | |||||
* | QTBUG-65223 workaround | Aqua-sama | 2018-05-03 | 1 | -0/+4 |
| | |||||
* | Split off addressbar into lib/ | Aqua-sama | 2018-05-01 | 1 | -8/+1 |
| | |||||
* | Merge CommandLine functionality into Configuration | Aqua-sama | 2018-04-22 | 1 | -2/+0 |
| | |||||
* | Add boost to poi link libraries | Aqua-sama | 2018-04-21 | 1 | -0/+1 |
| | |||||
* | Add Boost_INCLUDE_DIRS to poi and about | Aqua-sama | 2018-04-21 | 1 | -0/+1 |
| | |||||
* | Remove LoadingBar | Aqua-sama | 2018-04-17 | 1 | -2/+0 |
| | |||||
* | Search box works again | Aqua-sama | 2018-04-17 | 1 | -3/+3 |
| | |||||
* | Add loading progess bar to the address bar | Aqua-sama | 2018-04-17 | 1 | -0/+2 |
| | |||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -20/+13 |
| | | | | | | | | | | | | 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 | ||||
* | Branch of Qt5.11 features | Aqua-sama | 2018-04-13 | 1 | -6/+0 |
| | |||||
* | Add FeatureSummary to CMakeLists | Aqua-sama | 2018-04-03 | 1 | -8/+0 |
| | | | | - Add MercurialRepo option | ||||
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -3/+10 |
| | | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu | ||||
* | Page menus refactoring | Aqua-sama | 2018-04-01 | 1 | -1/+1 |
| | | | | | | | | - Split off menus into their own classes Page tools menu - Shows injected scripts - Shows dev tools page in another dialog | ||||
* | Cookie filter | Aqua-sama | 2018-03-23 | 1 | -2/+2 |
| | | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path | ||||
* | Moved Configuration class into library | Aqua-sama | 2018-03-15 | 1 | -4/+3 |
| | |||||
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -0/+84 |