aboutsummaryrefslogtreecommitdiff
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
* Remove PageMenuAqua-sama2018-07-084-165/+36
* Integrate urlfilter with urlrequestinterceptorAqua-sama2018-07-072-6/+38
* Add web/urlfilterAqua-sama2018-07-051-0/+9
* Add filter.headerAqua-sama2018-07-052-3/+26
* Socket messages are json formattedAqua-sama2018-06-262-16/+5
* Add ProfileManagerAqua-sama2018-06-241-5/+7
* clang-format passAqua-sama2018-06-224-11/+12
* Fix various warningsAqua-sama2018-06-223-3/+7
* Bookmarks manager bugfixesAqua-sama2018-06-151-1/+4
* Move load profile menu to page menu from tab menuAqua-sama2018-06-092-0/+32
* Split webengine/webprofile into lib/webAqua-sama2018-06-073-263/+1
* Fix clazy warnings in WebProfileAqua-sama2018-06-052-66/+128
* Clazy fixesAqua-sama2018-06-022-21/+34
* Profile attributesAqua-sama2018-05-292-125/+14
* Refactor SubwindowAqua-sama2018-05-292-5/+5
* Profile propertiesAqua-sama2018-05-282-192/+209
* Show view profile instead of window profile in titleAqua-sama2018-05-282-0/+9
* Remove Window::addTab(WebView *view)Aqua-sama2018-05-281-5/+3
* QTBUG-68224 workaroundAqua-sama2018-05-262-0/+30
* Merge address bar menusAqua-sama2018-05-032-48/+23
* QTBUG-65223 workaroundAqua-sama2018-05-031-0/+8
* Clean up WebViewAqua-sama2018-05-022-34/+6
* Split off addressbar into lib/Aqua-sama2018-05-011-2/+3
* Load URL/Search page menu actionsAqua-sama2018-04-183-1/+32
* Style passAqua-sama2018-04-172-3/+4
* Hovering over links shows them in the status bar againAqua-sama2018-04-172-10/+0
* Address bar searches work againAqua-sama2018-04-174-5/+21
* Multiple subwindows interfaceAqua-sama2018-04-168-284/+302
* Branch of Qt5.11 featuresAqua-sama2018-04-134-62/+1
* Multithreading UrlRequestInterceptorAqua-sama2018-04-082-51/+52
* Only create developer tools page when action is triggeredAqua-sama2018-04-024-23/+35
* Refactoring TabBarAqua-sama2018-04-024-14/+20
* Page menus refactoringAqua-sama2018-04-016-106/+237
* Page feature permission request dialogAqua-sama2018-03-302-9/+50
* More informative SSL error messageAqua-sama2018-03-301-5/+22
* Cookie filterAqua-sama2018-03-236-216/+169
* Reworked CMakeLists to be a bit more readableAqua-sama2018-03-071-2/+2
* Connected WebView::newBookmark signalAqua-sama2018-02-081-2/+2
* Fixed bug where refresh button and loading bar would get stuck in loading stateAqua-sama2018-01-312-2/+11
* UrlLineEdit reworkAqua-sama2018-01-264-13/+8
* Fixed repo location in license headersAqua-sama2018-01-2010-10/+10
* Refactoring MainWindowAqua-sama2018-01-192-2/+28
* CookieInterceptor, making all cookies session cookiesAqua-sama2018-01-134-0/+76
* Added .clang-formatAqua-sama2018-01-077-52/+51
* Various minor fixesAqua-sama2018-01-042-4/+2
* Changed from qbs to cmakeAqua-sama2018-01-031-1/+1
* Off-the-record profile settingsAqua-sama2017-12-293-67/+121
* UrlRequestInterceptor fixesAqua-sama2017-12-264-98/+30
* astyle passAqua-sama2017-12-256-6/+6
* Request filter now properly takes hostlistsAqua-sama2017-12-234-34/+123