aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* clazy: fix warningsAqua-sama2018-10-047-22/+17
* Subwindow: only keep tab history for restore tab actionAqua-sama2018-10-032-20/+41
* Add SingleApplication as a git submoduleAqua-sama2018-10-022-4/+1
* Update remaining repository paths in license headersAqua-sama2018-10-0211-11/+11
* Add Util namespaceAqua-sama2018-10-026-58/+85
* Split off UrlFilter into libraryAqua-sama2018-10-023-8/+9
* ProfileManager: move initial profile loading to ProfileManagerAqua-sama2018-09-296-37/+29
* Update repository path in license headersAqua-sama2018-09-2915-15/+15
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-292-3/+3
* Turn Session class into namespaceAqua-sama2018-09-285-31/+13
* breakpad: try to write session on crashAqua-sama2018-09-285-10/+58
* breakpad: Use system breakpad by defaultAqua-sama2018-09-281-3/+4
* Add breakpad submoduleAqua-sama2018-09-262-12/+45
* Add bookmark auto-save (5min)Aqua-sama2018-09-221-0/+6
* SubWindow: add 'open last closed tab/tabs' actionsAqua-sama2018-09-223-0/+63
* clang-format passAqua-sama2018-09-186-31/+37
* Update vendor.cmakeAqua-sama2018-09-187-26/+29
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-086-41/+15
* Move ProfileManager to libwebAqua-sama2018-09-075-154/+7
* Clean up ProfileManagerAqua-sama2018-09-027-31/+54
* PluginEditor: implement add plugin actionAqua-sama2018-08-272-3/+18
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-252-24/+18
* MainWindow: fix load session actionAqua-sama2018-08-242-22/+21
* 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
* Add move tab left/right shortcutAqua-sama2018-08-071-5/+18
* Move SubWindow to src/subwindowAqua-sama2018-08-0711-38/+42
* Fix fullscreen toggleAqua-sama2018-08-051-0/+9
* WebView: add open image action to context menuAqua-sama2018-07-311-3/+8
* UrlRequestInterceptor: add filter rulesAqua-sama2018-07-242-14/+42
* AdBlockRule: move matching logic to FilterRuleAqua-sama2018-07-182-25/+0
* Fix version.h.inAqua-sama2018-07-171-1/+1
* Switch vcs to gitAqua-sama2018-07-171-11/+2
* Add vendor.cmakeAqua-sama2018-07-151-8/+8
* 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-121-1/+1
* WebView: always add zoom widget to context menuAqua-sama2018-07-111-21/+21
* Remove PageToolsMenuAqua-sama2018-07-117-113/+39
* Add custom WebView context menuAqua-sama2018-07-111-26/+115
* Remove PageMenuAqua-sama2018-07-089-172/+135
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-072-6/+38
* Add web/urlfilterAqua-sama2018-07-051-0/+9
* Add filter.headerAqua-sama2018-07-053-4/+27
* Add --no-remote optionAqua-sama2018-07-024-52/+27
* Enable console output on Win32Aqua-sama2018-07-021-0/+12
* Add nullptr profile check to createSessionAqua-sama2018-07-022-1/+3
* Replace SingleApplication with itay-grudev/SingleApplicationAqua-sama2018-07-027-171/+31