summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not install QtWebEngineProcess twiceKai Köhne2021-07-161-1/+4
* Add arm optimization flags to cmake buildMichal Klocek2021-07-162-5/+45
* Add cross compilation support to cmake buildsMichal Klocek2021-07-164-45/+80
* Bump copyrightsAllan Sandfeld Jensen2021-07-1415-15/+15
* Fix documentation of WebEngineView::backgroundColorSzabolcs David2021-07-141-1/+1
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-143-17/+8
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-138-23/+23
* Various clean-ups around QWebEngineViewPeter Varga2021-07-135-40/+40
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-126-48/+100
* Fix Keyboard.getLayoutMap() with cmake buildPeter Varga2021-07-122-8/+8
* Update comments on ContextMenuRequest enumsPeter Varga2021-07-121-2/+3
* Update ChromiumAllan Sandfeld Jensen2021-07-121-0/+0
* Fix build with printing disabledAllan Sandfeld Jensen2021-07-122-1/+2
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-093-39/+6
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-099-158/+0
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-0915-37/+39
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-0820-42/+7
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-0886-749/+691
* QWebEngineQuick: Fix export macrosFriedemann Kleint2021-07-0816-25/+25
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-074-164/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-0610-171/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-068-21/+174
* Support more than one flag in env var NINJAFLAGS for subprojectKirill Burtsev2021-07-021-1/+3
* Fix build with system ICU libraryKirill Burtsev2021-07-021-23/+10
* Cancel favicon requests explicitlyAllan Sandfeld Jensen2021-07-021-0/+1
* Remove QRC->file special caseAllan Sandfeld Jensen2021-07-013-22/+1
* Fix enums access in qml for api typesKirill Burtsev2021-07-011-1/+19
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0128-149/+105
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-013-6/+6
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0131-841/+256
* Pass compiler wrapper to GNAllan Sandfeld Jensen2021-06-301-0/+3
* Fix issues with missing headers for topLevel buildsMichal Klocek2021-06-291-15/+0
* Enable jumbo-builds for windowsAllan Sandfeld Jensen2021-06-291-7/+2
* Add checks for xrandr and xdamageAllan Sandfeld Jensen2021-06-281-0/+7
* Update ChromumMichal Klocek2021-06-281-0/+0
* 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-232-3/+3
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-234-17/+3
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-2325-2025/+348
* Try re-enabling sandbox on WindowsAllan Sandfeld Jensen2021-06-231-3/+0
* Fix some translated messagesFriedemann Kleint2021-06-232-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
* Remove left-over deprecated API QWebEngineProfile::setRequestInterceptor()Friedemann Kleint2021-06-211-3/+0