summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-272-9/+9
* Fix no webrtc buildsMichal Klocek2021-09-261-2/+6
* Doc: Fix QDoc warnings for licensing documentationTopi Reinio2021-09-241-0/+16
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-224-22/+4
* Add run-time getter of patch levelAllan Sandfeld Jensen2021-09-222-0/+13
* Make example consistent with documentationAllan Sandfeld Jensen2021-09-211-2/+2
* Fix build when xcb only over egl/es2Michal Klocek2021-09-181-2/+3
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-132-2/+2
* Remove check for profile directory from favicon service factoryKirill Burtsev2021-09-111-3/+0
* Fix drag and drop againAllan Sandfeld Jensen2021-09-101-2/+2
* Stop listing Adobe Flash as a featureAllan Sandfeld Jensen2021-09-091-47/+1
* Update ChromiumMichael Brüning2021-09-091-0/+5
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-093-11/+38
* Disable FTP supportAllan Sandfeld Jensen2021-09-081-0/+1
* Add the documented configure commandline optionsJoerg Bornemann2021-09-071-0/+13
* Make configure -list-features workJoerg Bornemann2021-09-071-8/+11
* Fix handling of new window requestKirill Burtsev2021-09-052-27/+10
* Enable no opengl buildsMichal Klocek2021-09-044-5/+15
* Adjust install and copy path for locales and resourcesMichal Klocek2021-08-311-11/+19
* Use generator expression to get moc pathMichal Klocek2021-08-311-6/+1
* Fix crash when clicking on a link in PDFSzabolcs David2021-08-301-1/+1
* Add workaround for not working linking with bfd linkerMichal Klocek2021-08-291-0/+3
* Fix installation paths of resources and localesMichal Klocek2021-08-291-2/+2
* Rewrite gn-cmake integrationMichal Klocek2021-08-293-142/+110
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-291-0/+1
* Use rsp files directly from gnMichal Klocek2021-08-293-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
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-4/+0
* 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