aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webengineprofile.h
Commit message (Collapse)AuthorAgeFilesLines
* Add tools/report-clang-tidy.shAqua-sama2019-01-181-0/+0
| | | | | - Fix various clang-tidy warnings - Fix use-after-free crash when deleting profiles
* Multiple subwindows interfaceAqua-sama2018-04-161-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 featuresAqua-sama2018-04-131-1/+0
|
* Refactoring TabBarAqua-sama2018-04-021-2/+2
| | | | | | - cleaned up code - moved to mainwindow/widgets - add Close tabs left/right to context menu
* Cookie filterAqua-sama2018-03-231-18/+9
| | | | | - Requires Qt 5.11 (now required) - New settings: filter.cookies: block.all, block.thirdParty, path
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* CookieInterceptor, making all cookies session cookiesAqua-sama2018-01-131-0/+3
|
* Added .clang-formatAqua-sama2018-01-071-1/+1
|
* Off-the-record profile settingsAqua-sama2017-12-291-0/+2
| | | | | - all profiles can load configs now - fullscreen requests are no longer ignored
* astyle passAqua-sama2017-12-251-1/+1
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Replaced tinytoml with libconfigAqua-sama2017-12-081-4/+3
|
* Profile window fixesAqua-sama2017-08-041-3/+5
|
* Added homepage and newtab to profile widgetAqua-sama2017-07-031-5/+6
|
* Added homepage buttonAqua-sama2017-07-021-0/+4
|
* Proper Profile loadingAqua-sama2017-06-041-1/+1
|
* Profiles dialogAqua-sama2017-05-281-3/+6
|
* Profile improvementsAqua-sama2017-05-271-1/+1
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Updated pre-commit.rbAqua-sama2017-04-021-2/+2
|
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-011-3/+3
|
* Added cookie widgetAqua-sama2017-03-311-0/+6
|
* Single instanceAqua-sama2017-02-211-0/+1
|
* AStyle passAqua-sama2017-02-011-5/+5
| | | | Added style check to pre-commit hook
* Added license headersAqua-sama2017-01-161-0/+20
|
* Profile config loading and savingAqua-sama2017-01-121-0/+20