summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-182-7/+43
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-151-2/+2
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-061-0/+1
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-061-1/+11
* Fix use after delete with self assignmentAllan Sandfeld Jensen2021-09-301-1/+4
* Fix move of moved valueAllan Sandfeld Jensen2021-09-301-1/+1
* Fix seeking on null QIODevice in pathological corner caseAllan Sandfeld Jensen2021-09-301-1/+1
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-272-9/+9
* Doc: Fix QDoc warnings for licensing documentationTopi Reinio2021-09-241-0/+16
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-234-22/+4
* Make example consistent with documentationAllan Sandfeld Jensen2021-09-211-2/+2
* Fix no webrtc buildsMichal Klocek2021-09-171-2/+6
* Fix build when xcb only over egl/es2Michal Klocek2021-09-171-2/+3
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-161-4/+3
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-143-11/+38
* Make configure -list-features workJoerg Bornemann2021-09-141-8/+11
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-132-2/+2
* Remove check for profile directory from favicon service factoryKirill Burtsev2021-09-121-3/+0
* Disable FTP supportAllan Sandfeld Jensen2021-09-121-0/+1
* Stop listing Adobe Flash as a featureAllan Sandfeld Jensen2021-09-111-47/+1
* Update ChromiumMichael BrĂ¼ning2021-09-101-0/+5
* Fix drag and drop againAllan Sandfeld Jensen2021-09-091-2/+2
* Add the documented configure commandline optionsJoerg Bornemann2021-09-091-0/+13
* Fix crash when clicking on a link in PDFSzabolcs David2021-09-071-1/+1
* Fix handling of new window requestKirill Burtsev2021-09-062-27/+10
* Enable no opengl buildsMichal Klocek2021-09-054-5/+15
* 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