aboutsummaryrefslogtreecommitdiff
path: root/src/webengine
Commit message (Collapse)AuthorAgeFilesLines
...
* smolbote can now compile on Qt 5.7.1Aqua-sama2017-12-232-4/+4
|
* Bug fixesAqua-sama2017-12-203-1/+18
| | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage
* Added SSL cert warningsAqua-sama2017-12-204-4/+47
|
* Can now open links in new tabAqua-sama2017-12-202-4/+44
|
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-196-114/+42
|
* WebView pageMenu implementationAqua-sama2017-12-152-8/+93
|
* Using Q_CHECK_PTR instead of Q_ASSERT on pointersAqua-sama2017-12-141-1/+1
|
* Cleaned up UrlLineEditAqua-sama2017-12-142-1/+29
|
* Simple filterlistAqua-sama2017-12-112-19/+48
|
* Replaced tinytoml with libconfigAqua-sama2017-12-082-87/+77
|
* Code cleanupAqua-sama2017-09-271-7/+7
|
* Split off Bookmarks into static libAqua-sama2017-09-041-0/+1
|
* Changed the filter formatAqua-sama2017-08-051-16/+5
|
* Profile window fixesAqua-sama2017-08-042-23/+45
|
* Added homepage and newtab to profile widgetAqua-sama2017-07-032-80/+83
|
* Added homepage buttonAqua-sama2017-07-022-0/+11
|
* Proper Profile loadingAqua-sama2017-06-042-7/+7
|
* Profiles dialogAqua-sama2017-05-282-5/+15
|
* Profile improvementsAqua-sama2017-05-272-5/+7
| | | | | | * Some code refactoring * Profile dialog UI is now only created when needed * Profile selector dialog
* Filter code refactoringAqua-sama2017-05-252-3/+13
|
* Improved filter rulesAqua-sama2017-05-241-3/+3
|
* Reworking URL filterAqua-sama2017-05-211-1/+1
|
* clazy fixesAqua-sama2017-04-221-1/+1
|
* Updated pre-commit.rbAqua-sama2017-04-026-7/+7
|
* Moved CookiesForm into the ProfileDialogAqua-sama2017-04-012-9/+7
|
* Added cookie widgetAqua-sama2017-03-312-0/+17
|
* Blocker fixesAqua-sama2017-03-222-5/+19
|
* Profile saving and loadingAqua-sama2017-03-211-2/+126
|
* Dockable DownloadsWidgetAqua-sama2017-03-203-207/+0
|
* Blocker rewritesAqua-sama2017-02-288-632/+6
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* Download managerAqua-sama2017-02-233-18/+33
| | | | | Added total size to widget Added default file name
* Download manager improvementsAqua-sama2017-02-233-1/+11
| | | | | | | Added shortcut for download dialog Dialog has proper title Settings replaces ~ with home location Showing download item details
* Single instanceAqua-sama2017-02-212-9/+15
|
* Added RegExp class for the BlockerAqua-sama2017-02-054-67/+142
|
* More blocklist optionsAqua-sama2017-02-033-37/+108
|
* option parsingAqua-sama2017-02-033-16/+86
|
* Listing rules in Blocker dialogAqua-sama2017-02-032-8/+91
| | | | Slightly better rule parsing
* Added loading bar to status barAqua-sama2017-02-022-0/+79
| | | | Hovered links now display in status bar
* AStyle passAqua-sama2017-02-0110-50/+50
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-016-0/+120
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* URL blocking whitelistAqua-sama2017-01-276-17/+84
|
* Blocker UIAqua-sama2017-01-247-65/+168
|
* URL blockingAqua-sama2017-01-234-0/+117
|
* Added license headersAqua-sama2017-01-164-0/+80
|
* Download managerAqua-sama2017-01-153-0/+142
|
* Profile config loading and savingAqua-sama2017-01-122-0/+51