summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-2213-40/+188
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-221-3/+0
* Update dependencies on '6.2' in qt/qtwebenginev6.2.0-alpha1Qt Submodule Update Bot2021-06-221-5/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-211-5/+5
* Fix cmake build error when missing Python2Dimitrios Apostolou2021-06-201-2/+2
* Fix clang-cl buildsAllan Sandfeld Jensen2021-06-182-3/+12
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-187-46/+71
* Clean up header includes and friend classes in corePeter Varga2021-06-177-55/+30
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-06-171-5/+5
* Update ChromiumAllan Sandfeld Jensen2021-06-171-0/+0
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1647-55/+78
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1542-72/+73
* CMake: Ensure libs project is reconfigured when the root project isAlexandru Croitor2021-06-152-0/+25
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-1511-29/+178
* Clean up runAlways targetMichal Klocek2021-06-151-3/+5
* Enable native arm64 builds on macOSMichael Brüning2021-06-152-8/+10
* Add back the rest of the lost printing documentationAllan Sandfeld Jensen2021-06-111-2/+44
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-113-12/+49
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-1012-19/+19
* Make Proprietary Codecs feature visible in config.summaryPeter Varga2021-06-101-0/+1
* Remove separate quick certificate error testKirill Burtsev2021-06-108-324/+1
* Fix some compiler warningsPeter Varga2021-06-1034-92/+53