summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix include guardAllan Sandfeld Jensen2022-03-251-2/+2
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-251-15/+15
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-181-3/+7
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-161-1/+1
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-03-101-2/+1
* Check for loaded opengl library in case-insensitive mannerMichal Klocek2022-02-281-1/+1
* Minor. Fix context logMichal Klocek2022-02-171-2/+2
* Fix using system libxsltAllan Sandfeld Jensen2022-02-121-0/+4
* Correct documentationAllan Sandfeld Jensen2022-02-101-2/+2
* Improve local scheme access rulesAllan Sandfeld Jensen2022-02-116-43/+57
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-071-2/+2
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-043-9/+2
* Revert "Find GIO like qtbase does"Allan Sandfeld Jensen2022-02-031-2/+2
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-281-1/+1
* Add xkbfile to pkgconfigAllan Sandfeld Jensen2022-01-201-4/+3
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Fix printing PDF filesSzabolcs David2022-01-193-18/+45
* Do not override signal handlersAllan Sandfeld Jensen2022-01-181-0/+1
* 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