summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-182-7/+43
* Update ChromiumAllan Sandfeld Jensen2021-10-181-0/+0
* 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
* Change protected members to private in UIDelegatesManagerBalazs Egedi2021-09-301-1/+1
* Disconnect safelyAllan Sandfeld Jensen2021-09-304-3/+12
* 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 "We mean it." warningsPeter Varga2021-09-273-0/+33
* 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 rpaths on mac framework buildsMichal Klocek2021-09-171-3/+6
* 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
* Fix CMake error when configuring for cross-compilationPeter Varga2021-09-151-1/+6
* Support more module flags for 'configure' scriptKirill Burtsev2021-09-144-11/+39
* Make configure -list-features workJoerg Bornemann2021-09-141-8/+11
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-136-7/+7
* 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-102-0/+5
* Fix drag and drop againAllan Sandfeld Jensen2021-09-092-6/+6
* Add the documented configure commandline optionsJoerg Bornemann2021-09-091-0/+13
* Extend cflags also for mcpuMichal Klocek2021-09-081-0/+0
* Fix crash when clicking on a link in PDFSzabolcs David2021-09-071-1/+1
* Update ChromiumAllan Sandfeld Jensen2021-09-061-0/+0
* Fix handling of new window requestKirill Burtsev2021-09-064-40/+19
* Fix manifest and plist for render processMichal Klocek2021-09-052-22/+7
* Enable no opengl buildsMichal Klocek2021-09-056-5/+24
* Update ChromiumMichal Klocek2021-09-051-0/+0
* Disable widgets and quick in case of no coreMichal Klocek2021-09-051-2/+5
* Add desginer plugin to cmake buildMichal Klocek2021-09-035-1/+27
* Fix indentationAllan Sandfeld Jensen2021-09-011-17/+17
* Adjust install and copy path for locales and resourcesMichal Klocek2021-09-011-11/+19
* Use generator expression to get moc pathMichal Klocek2021-09-012-11/+2
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-312-2/+51
* Set right RUNPATH for QtWebEngineProcessAllan Sandfeld Jensen2021-08-301-3/+5
* Update ChromiumMichal Klocek2021-08-301-0/+0
* 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-3012-309/+393
* Add 'amazing' windows linker workaround for rsp filesMichal Klocek2021-08-302-0/+4
* Use rsp files directly from gnMichal Klocek2021-08-305-16/+16
* Enable touch events in webenginequick by defaultBalazs Egedi2021-08-261-0/+1