summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2021-09-171-4/+3
* Fix rpaths on mac framework buildsMichal Klocek2021-09-171-3/+6
* Remove check for profile directory from favicon service factoryKirill Burtsev2021-09-121-3/+0
* Fix drag and drop againAllan Sandfeld Jensen2021-09-102-6/+6
* Stop listing Adobe Flash as a featureAllan Sandfeld Jensen2021-09-101-47/+1
* Update ChromiumMichael BrĂ¼ning2021-09-102-0/+5
* Disable FTP supportAllan Sandfeld Jensen2021-09-091-0/+1
* 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
* Add missing touch-related delegates to CMakeBalazs Egedi2021-08-261-0/+2
* 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-262-7/+6
* Fix devtools internal reattachAllan Sandfeld Jensen2021-08-241-1/+3
* Doc: Fix documentation warnings for Qt WebEngineTopi Reinio2021-08-232-7/+3
* Fix rendering and crash with popupsAllan Sandfeld Jensen2021-08-201-4/+4
* Remove TODO commentAllan Sandfeld Jensen2021-08-201-2/+0
* Apparently we build fine with node.js 10.19 on UbuntuAllan Sandfeld Jensen2021-08-201-1/+1
* Move the rest of the super module documentation to core moduleAllan Sandfeld Jensen2021-08-209-0/+0
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-198-52/+52
* Add QtWebEngine Qt6 migration guide to list of migration guidesAndreas Buhr2021-08-191-0/+1
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-1933-73/+110
* Document changes in qt6Allan Sandfeld Jensen2021-08-192-0/+153
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-1813-23/+72
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-186-7/+7
* Add QtPdf to cmake buildMichal Klocek2021-08-1855-77/+432
* Refactor gn targetMichal Klocek2021-08-182-110/+54
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEv6.2.0-beta3Andreas Buhr2021-08-123-3/+3
* Remove local-access-allowed from qrcAllan Sandfeld Jensen2021-08-121-1/+0
* Ensure certificate error callback call for all typesKirill Burtsev2021-08-101-2/+4
* Remove QWebEngineCallbackAllan Sandfeld Jensen2021-08-109-465/+37