summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-2113-65/+80
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-215-20/+3
* QWebEngineProfile: hide notificationPresenter method back from apiKirill Burtsev2021-07-211-1/+3
* Remove two feature disablementsAllan Sandfeld Jensen2021-07-211-8/+0
* Silence GCC warnings in corePeter Varga2021-07-212-0/+17
* Get rid of Quick's TestSupport APIPeter Varga2021-07-2136-754/+261
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-211-5/+5
* Fix assertion in getCurrentKeyboardLayout()Szabolcs David2021-07-211-0/+3
* Cleanup gni filesMichal Klocek2021-07-214-511/+63
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-201-5/+5
* Various clean-ups around QWebEngineViewPeter Varga2021-07-206-42/+43
* Clean up quick APIPeter Varga2021-07-2026-169/+152
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-201-5/+5
* Fix missing toolchain errorMichal Klocek2021-07-191-1/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-191-5/+5
* Do not install QtWebEngineProcess twiceKai Köhne2021-07-191-1/+4
* Merge UI2DelegatesManager into UIDelegatesManagerBalazs Egedi2021-07-194-111/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-161-5/+5
* Blacklist one page and one view test for armMichal Klocek2021-07-164-2/+8
* Remove qqc2 build time requirementMichal Klocek2021-07-162-2/+0
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* 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-1410-40/+41
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-131-5/+5
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-131-5/+5
* Fix build with printing disabledAllan Sandfeld Jensen2021-07-131-0/+1
* Update ChromiumAllan Sandfeld Jensen2021-07-131-0/+0
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-1393-762/+717
* Update comments on ContextMenuRequest enumsPeter Varga2021-07-121-2/+3
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-126-48/+100
* Fix Keyboard.getLayoutMap() with cmake buildPeter Varga2021-07-122-8/+8
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2021-07-121-5/+5
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-0913-197/+0
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-093-39/+6
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-0915-37/+39
* QWebEngineQuick: Fix export macrosFriedemann Kleint2021-07-0916-25/+25
* QuickNanoBrowser: Port to Qt6Balazs Egedi2021-07-098-273/+323
* Fix project files in Quick examplesBalazs Egedi2021-07-093-7/+7
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-0820-42/+7
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-085-174/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0732-169/+129
* 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