summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warnings for Qt WebViewTopi Reinio2021-09-174-3/+3
* Clean up Qt WebView documentation for 6.2Christian Strømme2021-09-105-19/+40
* Doc: Fix qdoc warnings for 6.2Venugopal Shivashankar2021-08-233-6/+6
* No API changes have been madeAllan Sandfeld Jensen2021-08-211-2/+1
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-164-4/+4
* Doc: Add Changes Qt 5 to Qt 6 page to Qt WebViewPaul Wicking2021-08-041-0/+44
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-1918-289/+157
* Switch to new public QJni APIsAllan Sandfeld Jensen2021-07-092-22/+21
* Try fixing failure to find qjni_p.hAllan Sandfeld Jensen2021-07-081-0/+1
* Remove qmake filesMichal Klocek2021-06-189-200/+0
* Update namespace for webengineMichal Klocek2021-06-181-1/+1
* Fix the macOS information with regard to the use of the system web viewSamuel Gaist2021-06-171-2/+4
* Update for API renameAllan Sandfeld Jensen2021-06-102-4/+4
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-101-3/+7
* Add cmake buildMichal Klocek2021-06-0213-14/+217
* Fix running tests with webengine pluginMichal Klocek2021-06-022-4/+10
* Android: rename Android's package name for Qt 6Assam Boudjelthia2021-02-124-5/+5
* Update dependencies.yamlAllan Sandfeld Jensen2021-02-041-0/+2
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-029-9/+9
* Replace Q_DECL_OVERRIDE with overrideAllan Sandfeld Jensen2021-02-028-137/+137
* Sync with window visibilty due to offscreen windows in useAndy Shaw2021-01-141-1/+3
* Do the pre-initialization steps after the plugin paths are setAndy Shaw2021-01-121-9/+25
* Only generate the qrc file and add qmldir to it if we are staticAndy Shaw2021-01-061-2/+4
* Update dependencies.yamlAllan Sandfeld Jensen2020-11-051-0/+1
* Use QList instead of QVectorJarek Kobus2020-07-311-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-313-20/+20
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-07-316-20/+48
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-146-20/+48
| |\
| | * Dynamically create the qrc file so it has the right aliasAndy Shaw2020-05-141-0/+8
| | * Fix WebView::initialize() call orderMichal Klocek2020-04-151-2/+2
| | * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3Qt Forward Merge Bot2020-03-211-3/+11
| | |\
| | | * Set the httpUserAgent after the component has been completedAndy Shaw2020-03-201-3/+11
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2Qt Forward Merge Bot2020-03-071-2/+0
| | |\|
| | | * Fix import snippetKai Koehne2020-03-051-2/+0
| | * | Fix visibility regression when using offscreen window in qquickwidgetMichal Klocek2020-01-301-11/+25
| | |/
| | * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* | | Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-07-312-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-051-6/+31
|\|
| * Implement QtAndroidWebViewController.getUserAgentPaolo Angelelli2019-10-311-6/+31
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-1/+1
|\|
| * Fix library namev5.14.0-beta2v5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-111-2/+3
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-061-2/+3
* | Update plugins.qmltypes for 5.14Kai Koehne2019-09-271-4/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-1/+1
|\ \
| * | Doc: Fix link to Qt for UWP docsLeena Miettinen2019-09-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\| | | |/ |/|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-1519-2/+194
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-131-5/+2
|\