summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-0618-264/+0
* Add arm optimization flags to cmake buildMichal Klocek2021-07-074-7/+104
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-0610-24/+182
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0644-853/+533
* Remove import versions from Quick examplesBalazs Egedi2021-07-0610-45/+45
* Add mock Menu UIDelegates for Quick Controls 2Balazs Egedi2021-07-068-101/+66
* Stabilize WebViewGeoPermission QML auto testPeter Varga2021-07-052-20/+29
* Fix build with system ICU libraryKirill Burtsev2021-07-021-23/+10
* Cancel favicon requests explicitlyAllan Sandfeld Jensen2021-07-021-0/+1
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-024-0/+16
* Add cross compilation support to cmake buildsMichal Klocek2021-07-0214-71/+229
* Disable sandbox on qemu test nodesMichal Klocek2021-07-021-0/+7
* Fix enums access in qml for api typesKirill Burtsev2021-07-024-10/+40
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-027-25/+31
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-023-6/+6
* Fix embarrassing typoMichal Klocek2021-07-011-1/+1
* Implement dialogs of File System Access APISzabolcs David2021-07-018-20/+360
* Rename libs project to qtwebengineMichal Klocek2021-06-301-6/+7
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-302-0/+9
* Add implicit dependencies in case of topLevel buildMichal Klocek2021-06-302-0/+17
* Fix issues with missing headers for topLevel buildsMichal Klocek2021-06-303-16/+16
* Enable jumbo-builds for windowsAllan Sandfeld Jensen2021-06-301-7/+2
* Update dependencies on '6.2' in qt/qtwebenginev6.2.0-beta1Qt Submodule Update Bot2021-06-301-5/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-291-5/+5
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-2925-2025/+348
* Port qqc2 delegates to Qt6 and cmake buildMichal Klocek2021-06-2911-54/+88
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-282-2/+11
* Update ChromumMichal Klocek2021-06-281-0/+0
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-281-8/+8
* Add API for favicon databasePeter Varga2021-06-2815-38/+975
* Fix super weird flakiness of delegates testsMichal Klocek2021-06-281-5/+17
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-289-10/+51
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-261-5/+5
* Doc: Fix broken linkPaul Wicking2021-06-251-1/+1
* Make default profile off the recordMichal Klocek2021-06-256-57/+45
* Fix crashes on profile clearHttpCacheMichal Klocek2021-06-251-0/+6
* Add sanitizer to cmake buildMichal Klocek2021-06-251-0/+18
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-241-5/+5
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-243-10/+13
* Blacklist setInAcceptNavigationRequest on macosAllan Sandfeld Jensen2021-06-241-0/+3
* Fix C++ documentation references to QtWebEngineQuickAllan Sandfeld Jensen2021-06-242-3/+3
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-244-17/+3
* Try re-enabling sandbox on WindowsAllan Sandfeld Jensen2021-06-241-3/+0
* Fix some translated messagesFriedemann Kleint2021-06-242-2/+6
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-231-5/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-231-5/+5
* Update ChromiumJüri Valdmann2021-06-221-0/+0
* Add DisplaySkiaOutputDevice for skia-on-gl renderingJüri Valdmann2021-06-225-3/+391
* Refactor how frame sink id is passed to OutputSurfaceJüri Valdmann2021-06-224-17/+14
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-227-22/+60