summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEv6.2.0-beta3Andreas Buhr2021-08-123-3/+3
* Remove local-access-allowed from qrcAllan Sandfeld Jensen2021-08-121-1/+0
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-101-2/+4
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-109-465/+37
* Fix missing xkbcommon include on openSUSEMichal Klocek2021-08-101-0/+8
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-105-57/+123
* Reintroduce File Picker controlBalazs Egedi2021-08-103-11/+12
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-092-0/+16
* Fix wrong CHROMIUM_VERSION with cmakePeter Varga2021-08-061-1/+4
* Suppress console window for subprocess on windowsKirill Burtsev2021-08-061-0/+1
* Implement QML Color DialogBalazs Egedi2021-08-051-12/+274
* QtWebEngineProcess: fix installationLi Xinwei2021-07-292-2/+23
* QWebEngineNavigationRequest: Prospective fix for clang parsersFriedemann Kleint2021-07-261-1/+1
* Disable kAllowContentInitiatedDataUrlNavigationsAllan Sandfeld Jensen2021-07-231-5/+0
* Bump copyrightsAllan Sandfeld Jensen2021-07-2315-15/+15
* Add support for macOS universal buildsAllan Sandfeld Jensen2021-07-232-395/+436
* Remove IPC message loggingPeter Varga2021-07-2310-62/+3
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-233-5/+22
* Improve toolchain generationAllan Sandfeld Jensen2021-07-222-3/+3
* Fix crash in UI thread after deletion of profile io data on IO threadKirill Burtsev2021-07-221-5/+7
* Refactor cmake buildMichal Klocek2021-07-224-244/+45
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-2110-61/+74
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-212-16/+0
* 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-2119-478/+5
* Fix assertion in getCurrentKeyboardLayout()Szabolcs David2021-07-211-0/+3
* Cleanup gni filesMichal Klocek2021-07-214-511/+63
* Various clean-ups around QWebEngineViewPeter Varga2021-07-205-40/+40
* Clean up quick APIPeter Varga2021-07-2026-169/+152
* Do not install QtWebEngineProcess twiceKai Köhne2021-07-191-1/+4
* Merge UI2DelegatesManager into UIDelegatesManagerBalazs Egedi2021-07-194-111/+5
* 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-148-23/+23
* 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-1386-749/+691
* 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
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-099-158/+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
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-0820-42/+7
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-084-164/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0728-149/+105
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-0610-171/+0