aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WebProfile: save httpCacheType and persistentCookiesPolicyAqua-sama2018-09-095-63/+60
|
* Add commit templateAqua-sama2018-09-082-6/+33
|
* Save WebProfile config when changedAqua-sama2018-09-085-35/+49
|
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-0812-62/+102
|
* Move ProfileManager to libwebAqua-sama2018-09-0714-132/+161
|
* Some cppcheck fixesAqua-sama2018-09-034-4/+7
|
* Clean up ProfileManagerAqua-sama2018-09-027-31/+54
|
* PluginEditor: implement add plugin actionAqua-sama2018-08-2713-14/+198
|
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-257-79/+40
|
* MainWindow: fix load session actionAqua-sama2018-08-242-22/+21
|
* Downloads: prevent download widget width from exceeding download list widthAqua-sama2018-08-247-34/+55
| | | | Downloads: add open button
* WebPage: add render process crash recovery pageAqua-sama2018-08-232-2/+35
|
* Add mute button to WebView context menuAqua-sama2018-08-201-2/+15
|
* WebView: close context menu when buttons are pressedAqua-sama2018-08-191-3/+14
|
* Add back/forward/refresh buttons to page context menuAqua-sama2018-08-191-2/+35
|
* Update readmeAqua-sama2018-08-187-58/+70
| | | | Update configuration summary
* AddressBar: prevent URL formatting caused by context menuAqua-sama2018-08-075-31/+95
|
* Add move tab left/right shortcutAqua-sama2018-08-073-12/+27
|
* Move SubWindow to src/subwindowAqua-sama2018-08-0711-38/+42
|
* Fix fullscreen toggleAqua-sama2018-08-051-0/+9
|
* Update manpageAqua-sama2018-08-051-64/+16
|
* WebView: add open image action to context menuAqua-sama2018-07-311-3/+8
|
* Address bar: add go buttonAqua-sama2018-07-302-0/+7
|
* Update build instructionsAqua-sama2018-07-294-34/+44
|
* UrlRequestInterceptor: add filter rulesAqua-sama2018-07-247-53/+119
|
* AdBlockRule: move matching logic to FilterRuleAqua-sama2018-07-1813-514/+108
|
* AdBlockTest: loading subscriptionAqua-sama2018-07-175-45/+56
|
* Update .gitignoreAqua-sama2018-07-172-10/+0
|
* Fix version.h.inAqua-sama2018-07-172-5/+2
|
* Fix PKGBUILDAqua-sama2018-07-172-8/+8
|
* Switch vcs to gitAqua-sama2018-07-174-109/+70
|
* Add vendor.cmakeAqua-sama2018-07-157-29/+52
|
* Update Building.mdAqua-sama2018-07-154-137/+203
|
* AdBlockRule: parse some optionsAqua-sama2018-07-124-0/+74
|
* WebView: add Open in new tab and Save actions for imagesAqua-sama2018-07-121-0/+8
|
* WebView: always add Open link actions if the link URL is not emptyAqua-sama2018-07-121-59/+67
|
* WebView: fix context menu transparency with PlasmaAqua-sama2018-07-122-2/+2
|
* WebView: always add zoom widget to context menuAqua-sama2018-07-111-21/+21
|
* Remove PageToolsMenuAqua-sama2018-07-1111-129/+39
|
* Add custom WebView context menuAqua-sama2018-07-111-26/+115
|
* AdBlock rule testingAqua-sama2018-07-096-0/+230
|
* Remove PageMenuAqua-sama2018-07-0813-183/+135
| | | | | Move zoom widget to WebView context menu Move the other page menu actions to main window menu
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-079-125/+218
|
* Add web/urlfilterAqua-sama2018-07-0516-66/+496
|
* Add filter.headerAqua-sama2018-07-056-7/+31
|
* Update translationsAqua-sama2018-07-055-0/+684
|
* Add configuration/defaults.hAqua-sama2018-07-027-12/+48
|
* Add --no-remote optionAqua-sama2018-07-0211-88/+90
|
* Enable console output on Win32Aqua-sama2018-07-021-0/+12
|
* Add nullptr profile check to createSessionAqua-sama2018-07-022-1/+3
|