aboutsummaryrefslogtreecommitdiff
path: root/src/forms
Commit message (Collapse)AuthorAgeFilesLines
* clazy fixesAqua-sama2017-04-221-2/+1
|
* Updated pre-commit.rbAqua-sama2017-04-0210-10/+10
|
* Some code cleanupAqua-sama2017-04-021-3/+9
|
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-015-44/+151
|
* Added cookie widgetAqua-sama2017-03-313-0/+181
|
* Dockable DownloadsWidgetAqua-sama2017-03-206-189/+99
|
* Fixed bug where the BookmarksWidget was not re-openableAqua-sama2017-03-202-2/+24
|
* Fixed opening bookmarks with multiple windowsAqua-sama2017-03-204-144/+140
|
* Dockable bookmarks dialogAqua-sama2017-03-203-53/+24
| | | | Fixed bugs in bookmarks dialog
* Added custom about boxAqua-sama2017-03-203-0/+214
|
* Blocker rewritesAqua-sama2017-02-283-301/+0
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* Settings class reworkAqua-sama2017-02-242-7/+4
| | | | Using toml as format
* Download managerAqua-sama2017-02-232-10/+29
| | | | | Added total size to widget Added default file name
* Download manager improvementsAqua-sama2017-02-233-4/+68
| | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
* Global bookmarks and downloads dialogsAqua-sama2017-02-142-5/+16
|
* Settings changesAqua-sama2017-02-141-2/+4
|
* Bookmark improvementsAqua-sama2017-02-103-17/+161
| | | | | | Added icons to bookmark tree Bookmarks can now be rearranged Add/remove items from bookmark tree
* Added bookmark dialogAqua-sama2017-02-093-0/+164
|
* option parsingAqua-sama2017-02-031-2/+2
|
* Listing rules in Blocker dialogAqua-sama2017-02-032-4/+37
| | | | Slightly better rule parsing
* AStyle passAqua-sama2017-02-016-32/+33
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-012-0/+40
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* Reading version tag from repoAqua-sama2017-01-293-3/+3
|
* Added qbs project fileAqua-sama2017-01-283-3/+3
|
* URL blocking whitelistAqua-sama2017-01-272-9/+15
|
* Blocker UIAqua-sama2017-01-243-0/+223
|
* Made Profile menu a regular menuAqua-sama2017-01-231-0/+4
|
* Added license headersAqua-sama2017-01-164-0/+80
|
* Download managerAqua-sama2017-01-153-0/+139
|
* Added all QtWebEngineProfile options to ProfileDialogAqua-sama2017-01-133-47/+230
|
* Profile config loading and savingAqua-sama2017-01-122-0/+32
|
* Viewing and editing user agent of default profileAqua-sama2017-01-123-0/+130