summaryrefslogtreecommitdiffstats
path: root/src/jar
Commit message (Expand)AuthorAgeFilesLines
* Android: make functions static if they don't need the objectVolker Hilsheimer2023-11-131-10/+10
* Adjust Android-related installation directoriesFab Stz2023-01-161-1/+3
* Add settings API for QtWebViewChristian Strømme2022-10-271-0/+134
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Fix crash due to missing native functions for the cookie APIsChristian Strømme2022-05-091-19/+66
* Android: Enable local storage by defaultChristian Strømme2022-03-161-0/+5
* Use up-to date LGPL license headerKai Köhne2022-02-141-11/+14
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-141-0/+43
* Remove qmake filesMichal Klocek2021-06-171-13/+0
* Add cmake buildMichal Klocek2021-06-021-0/+12
* Android: rename Android's package name for Qt 6Assam Boudjelthia2021-02-122-3/+3
* Implement QtAndroidWebViewController.getUserAgentPaolo Angelelli2019-10-311-6/+31
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+14
* Android: remove support for local/debug deploymentJake Petroules2017-09-064-18/+12
* Android: add support for various url schemes.Vincas Dargis2016-06-031-0/+22
* Android: Explicitly tear-down the Native WebView.v5.6.0-beta1Christian Strømme2015-12-091-0/+10
* Android: Fix WebView access to geolocation data.Vincas Dargis2015-12-041-0/+21
* Android: Make sure we send a load request update when we start loading.Christian Strømme2015-06-221-0/+3
* Android: Fix load request state tracking.Christian Strømme2015-06-221-15/+22
* Android: Add protection against deadlocking and/or triggering ANR.Christian Strømme2015-06-151-4/+11
* Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-151-8/+8
|\
| * Fix license headersChristian Strømme2015-02-151-6/+6
| * Update license headers and add new licenses.Christian Strømme2015-02-101-2/+2
* | Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-101-0/+12
* | Android: Fix isLoading() and progress tracking.Christian Strømme2015-02-101-15/+31
* | Add runJavaScript() on Android and iOS.Christian Strømme2015-02-091-0/+35
* | Refactor QWebView code.Christian Strømme2015-02-091-0/+53
|/
* Android: don't show the zoom controls by default.Christian Strømme2014-10-301-7/+13
* Android: Call onResume() and onPause() when the application is paused.Christian Strømme2014-09-051-0/+36
* Android: Don't use URLUtil.guessUrl()Christian Strømme2014-09-021-2/+1
* Long live Qt Web View!Eskil Abrahamsen Blomfeldt2014-08-205-0/+272