summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix inspector overlayAllan Sandfeld Jensen2022-01-061-0/+2
* Always generate printing buildflagsAllan Sandfeld Jensen2022-01-051-3/+1
* Cleanup code and clang build warningsKirill Burtsev2022-01-0416-62/+18
* Fix headers in GN sourcesAllan Sandfeld Jensen2021-12-221-4/+2
* Fix race condition on layout (take2)Michal Klocek2021-12-092-26/+10
* Fix crash with disabled geolocation on macOSPeter Varga2021-12-094-2/+60
* Update documentationAllan Sandfeld Jensen2021-12-081-2/+0
* Fix race condition on layoutMichal Klocek2021-12-012-5/+35
* Fix build with the latest qtbasePeter Varga2021-12-011-0/+1
* Do not access accessibility from qt post routinesMichal Klocek2021-11-234-2/+17
* Add CF_HTML clipboard format handlingPeter Varga2021-11-193-0/+189
* Use new x11 native interface to query xdisplayMichal Klocek2021-11-181-3/+5
* Fix crash in Quick file system access dialogsSzabolcs David2021-11-171-1/+1
* Fix proprietary codes feature referring to qmakeMichal Klocek2021-11-161-3/+4
* Add qmake profile naming changes to docsMichal Klocek2021-11-161-0/+7
* Check if xkb extension is presentMichal Klocek2021-11-161-0/+6
* Re-enable network-service-in-processAllan Sandfeld Jensen2021-11-111-0/+1
* Fix some issues with icu for dict toolMichal Klocek2021-10-283-5/+21
* Fix setup for 'no-prefix' buildsMichal Klocek2021-10-281-21/+14
* Do not open screencast in DevTools by defaultSzabolcs David2021-10-251-0/+6
* Fix rendering deadlock for software compositingKirill Burtsev2021-10-201-3/+6
* Remove the rest of qmake based configurationMichal Klocek2021-10-1514-894/+0
* Add Chromium attributions targetMichal Klocek2021-10-153-0/+26
* Get rid of TODOs in WebChannel GIN codeAllan Sandfeld Jensen2021-10-141-14/+9
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-142-7/+43
* Workaround for downloading file into the root directory on WindowsPeter Varga2021-10-131-0/+8
* Fix pinch gesturePeter Varga2021-10-132-1/+8
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-131-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