summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-0610-171/+0
* Add arm optimization flags to cmake buildMichal Klocek2021-07-072-5/+45
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-068-21/+174
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0631-841/+256
* Fix build with system ICU libraryKirill Burtsev2021-07-021-23/+10
* Cancel favicon requests explicitlyAllan Sandfeld Jensen2021-07-021-0/+1
* Add cross compilation support to cmake buildsMichal Klocek2021-07-024-45/+80
* Fix enums access in qml for api typesKirill Burtsev2021-07-021-1/+19
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-023-22/+1
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-023-6/+6
* Implement dialogs of File System Access APISzabolcs David2021-07-017-20/+331
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-301-0/+3
* Fix issues with missing headers for topLevel buildsMichal Klocek2021-06-301-15/+0
* Enable jumbo-builds for windowsAllan Sandfeld Jensen2021-06-301-7/+2
* 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-281-0/+7
* Update ChromumMichal Klocek2021-06-281-0/+0
* Add API for favicon databasePeter Varga2021-06-2811-38/+434
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-284-2/+31
* Doc: Fix broken linkPaul Wicking2021-06-251-1/+1
* Make default profile off the recordMichal Klocek2021-06-253-6/+2
* Fix crashes on profile clearHttpCacheMichal Klocek2021-06-251-0/+6
* Add sanitizer to cmake buildMichal Klocek2021-06-251-0/+18
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-243-10/+13
* 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 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-2211-30/+176
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-221-3/+0
* Fix clang-cl buildsAllan Sandfeld Jensen2021-06-181-3/+10
* 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 ChromiumAllan Sandfeld Jensen2021-06-171-0/+0
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1524-44/+45
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-155-26/+57
* Clean up runAlways targetMichal Klocek2021-06-151-3/+5
* Enable native arm64 builds on macOSMichael Brüning2021-06-151-0/+6
* Add back the rest of the lost printing documentationAllan Sandfeld Jensen2021-06-111-2/+44
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-112-10/+47
* 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
* Fix some compiler warningsPeter Varga2021-06-105-23/+25
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-108-14/+18
* Update ChromiumAllan Sandfeld Jensen2021-06-091-0/+0