Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -39/+0 |
| | | | | | | | | | | | | 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 | -1/+0 |
| | |||||
* | Refactoring TabBar | Aqua-sama | 2018-04-02 | 1 | -2/+2 |
| | | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu | ||||
* | Cookie filter | Aqua-sama | 2018-03-23 | 1 | -18/+9 |
| | | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path | ||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | CookieInterceptor, making all cookies session cookies | Aqua-sama | 2018-01-13 | 1 | -0/+3 |
| | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | Off-the-record profile settings | Aqua-sama | 2017-12-29 | 1 | -0/+2 |
| | | | | | - all profiles can load configs now - fullscreen requests are no longer ignored | ||||
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
| | |||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
| | |||||
* | Replaced tinytoml with libconfig | Aqua-sama | 2017-12-08 | 1 | -4/+3 |
| | |||||
* | Profile window fixes | Aqua-sama | 2017-08-04 | 1 | -3/+5 |
| | |||||
* | Added homepage and newtab to profile widget | Aqua-sama | 2017-07-03 | 1 | -5/+6 |
| | |||||
* | Added homepage button | Aqua-sama | 2017-07-02 | 1 | -0/+4 |
| | |||||
* | Proper Profile loading | Aqua-sama | 2017-06-04 | 1 | -1/+1 |
| | |||||
* | Profiles dialog | Aqua-sama | 2017-05-28 | 1 | -3/+6 |
| | |||||
* | Profile improvements | Aqua-sama | 2017-05-27 | 1 | -1/+1 |
| | | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog | ||||
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -2/+2 |
| | |||||
* | Moved CookiesForm into the ProfileDialog | Aqua-sama | 2017-04-01 | 1 | -3/+3 |
| | |||||
* | Added cookie widget | Aqua-sama | 2017-03-31 | 1 | -0/+6 |
| | |||||
* | Single instance | Aqua-sama | 2017-02-21 | 1 | -0/+1 |
| | |||||
* | AStyle pass | Aqua-sama | 2017-02-01 | 1 | -5/+5 |
| | | | | Added style check to pre-commit hook | ||||
* | Added license headers | Aqua-sama | 2017-01-16 | 1 | -0/+20 |
| | |||||
* | Profile config loading and saving | Aqua-sama | 2017-01-12 | 1 | -0/+20 |