summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-098-53/+627
* Fix printing/no-printing buildsMichal Klocek2022-06-092-1/+6
* Fix build without openglAllan Sandfeld Jensen2022-06-091-1/+1
* Do not reset favicon for same document navigationsPeter Varga2022-06-071-4/+4
* Include moc filesAllan Sandfeld Jensen2022-05-3118-0/+36
* Fix PluginServiceFilterQt::IsPluginAvailable()Szabolcs David2022-05-303-21/+21
* Implement File System Access permission APISzabolcs David2022-05-2622-0/+1844
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-251-3/+16
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-161-1/+1
* Refactor custom handlersAllan Sandfeld Jensen2022-05-1512-14/+360
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-154-2/+17
* Fix software backend detectionAllan Sandfeld Jensen2022-05-141-1/+21
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-133-3/+9
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-121-6/+0
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-113-3/+3
* Doc: Update Platform NotesKai Köhne2022-05-111-4/+3
* Fix sandbox on framework buildsMichal Klocek2022-05-093-10/+22
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-061-1/+2
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-0411-58/+90
* Clean up documentationAllan Sandfeld Jensen2022-05-033-8/+9
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-031-1/+6
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-024-16/+16
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-303-4/+5
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-261-1/+8
* Fix documentation of getter functionsAllan Sandfeld Jensen2022-04-222-24/+66
* Introduce http status code domain for loading infoKirill Burtsev2022-04-186-5/+16
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-141-3/+16
* Fix fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-131-19/+6
* Improve namespaces in browser_accessibilityAllan Sandfeld Jensen2022-04-121-49/+40
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-081-1/+10
* Resolve status code for http response with failureKirill Burtsev2022-04-073-13/+28
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-071-0/+8
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+19
* Fix build on Mac M1Szabolcs David2022-04-063-0/+3
* Advertise correct security levelAllan Sandfeld Jensen2022-04-061-1/+1
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-302-3/+3
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-29115-926/+393
* Adaptations for Chrome 96Allan Sandfeld Jensen2022-03-2943-211/+256
* Remove dead ozone codeAllan Sandfeld Jensen2022-03-262-12/+1
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-251-1/+4
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-15/+15
* Clean up includes in profile_adapterMartin Negyokru2022-03-242-8/+5
* Fix include guardAllan Sandfeld Jensen2022-03-241-2/+2
* Fix transitive includesShawn Rutledge2022-03-211-2/+3
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-181-3/+7
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-171-4/+3
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-151-1/+1
* Improve glType detectionMichal Klocek2022-03-131-51/+56
* Remove dead ResourceContextQt codeAllan Sandfeld Jensen2022-03-097-123/+2