summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-084-19/+42
* Fix inspector overlayAllan Sandfeld Jensen2022-01-061-0/+2
* Always generate printing buildflagsAllan Sandfeld Jensen2022-01-051-3/+1
* Update SG backend codeAllan Sandfeld Jensen2022-01-051-53/+21
* Cleanup code and clang build warningsKirill Burtsev2022-01-0316-62/+18
* Fix crash on meet.google.comSzabolcs David2021-12-301-1/+7
* Fix headers in GN sourcesAllan Sandfeld Jensen2021-12-241-4/+2
* FIXUP: Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-12-231-1/+1
* Replace GeolocationSystemPermissionManager with GeolocationManager after 94 a...Peter Varga2021-12-084-17/+19
* Fix crash with disabled geolocation on macOSPeter Varga2021-12-084-2/+60
* Update documentationAllan Sandfeld Jensen2021-12-071-2/+0
* Check if qt_internal_return_unless_building_tools presentMichal Klocek2021-12-061-2/+3
* Fix race condition on layout (take2)Michal Klocek2021-12-062-26/+10
* Allow surface factory with no backendAllan Sandfeld Jensen2021-12-021-3/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-0262-384/+466
* Adaptations for Chromium 92Allan Sandfeld Jensen2021-12-0265-320/+363
* Adaptations for Chromium 91Allan Sandfeld Jensen2021-12-0259-191/+175
* Fix build with the latest qtbasePeter Varga2021-11-301-0/+1
* Fix race condition on layoutMichal Klocek2021-11-252-5/+35
* Doc: Add dependency to the CMake manualTopi Reinio2021-11-191-0/+1
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-172-0/+132
* Use new x11 native interface to query xdisplayMichal Klocek2021-11-171-3/+5
* Fix crash in Quick file system access dialogsSzabolcs David2021-11-171-1/+1
* Do not access accessibility from qt post routinesMichal Klocek2021-11-164-2/+18
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-11-152-5/+9
* Do not force off DoH upgradeAllan Sandfeld Jensen2021-11-151-2/+0
* Add CF_HTML clipboard format handlingPeter Varga2021-11-133-0/+189
* Re-enable network-service-in-processAllan Sandfeld Jensen2021-11-111-0/+1
* Check if xkb extension is presentMichal Klocek2021-11-101-0/+6
* Add qmake profile naming changes to docsMichal Klocek2021-11-101-0/+7
* Fix proprietary codes feature referring to qmakeMichal Klocek2021-11-101-3/+4
* Fix some issues with icu for dict toolMichal Klocek2021-10-283-5/+21
* Fix setup for 'no-prefix' buildsMichal Klocek2021-10-281-21/+14
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-262-14/+28
* Do not open screencast in DevTools by defaultSzabolcs David2021-10-251-0/+6
* Fix rendering deadlock for software compositingKirill Burtsev2021-10-201-3/+6
* Get rid of TODOs in WebChannel GIN codeAllan Sandfeld Jensen2021-10-141-14/+9
* Add Chromium attributions targetMichal Klocek2021-10-143-0/+26
* Remove the rest of qmake based configurationMichal Klocek2021-10-1414-894/+0
* Workaround for downloading file into the root directory on WindowsPeter Varga2021-10-121-0/+8
* Fix pinch gesturePeter Varga2021-10-122-1/+8
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-122-7/+43
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-111-0/+1
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-061-2/+2
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-051-1/+11
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-051-0/+1
* Fix theoretical use after moveAllan Sandfeld Jensen2021-10-021-8/+5
* 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