summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Adjust install and copy path for locales and resourcesMichal Klocek2021-09-011-11/+19
* Use generator expression to get moc pathMichal Klocek2021-09-011-6/+1
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-301-0/+3
* Fix installation paths of resources and localesMichal Klocek2021-08-301-2/+2
* Rewrite gn-cmake integrationMichal Klocek2021-08-303-142/+110
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-301-0/+1
* Use rsp files directly from gnMichal Klocek2021-08-303-13/+11
* Remove unneeded extension -> file access privilegeAllan Sandfeld Jensen2021-08-261-5/+1
* Update documented versionAllan Sandfeld Jensen2021-08-261-1/+1
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-261-1/+1
* Fix devtools internal reattachAllan Sandfeld Jensen2021-08-241-1/+3
* Doc: Fix documentation warnings for Qt WebEngineTopi Reinio2021-08-232-7/+3
* Remove TODO commentAllan Sandfeld Jensen2021-08-201-2/+0
* Apparently we build fine with node.js 10.19 on UbuntuAllan Sandfeld Jensen2021-08-201-1/+1
* Move the rest of the super module documentation to core moduleAllan Sandfeld Jensen2021-08-209-0/+1829
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-191-14/+14
* Add QtWebEngine Qt6 migration guide to list of migration guidesAndreas Buhr2021-08-191-0/+1
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-1930-53/+83
* Document changes in qt6Allan Sandfeld Jensen2021-08-191-0/+147
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-185-5/+23
* Refactor gn targetMichal Klocek2021-08-182-110/+54
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEv6.2.0-beta3Andreas Buhr2021-08-122-2/+2
* 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-103-2/+113
* Reintroduce File Picker controlBalazs Egedi2021-08-102-0/+7
* Fix wrong CHROMIUM_VERSION with cmakePeter Varga2021-08-061-1/+4
* QtWebEngineProcess: fix installationLi Xinwei2021-07-291-0/+4
* 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-231-395/+436
* Remove IPC message loggingPeter Varga2021-07-2310-62/+3
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-233-5/+22
* 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-286/+32
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-218-55/+67
* 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-217-27/+0
* 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-201-1/+0
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-143-17/+8
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-145-18/+19
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-1385-749/+691