summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-222-7/+5
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-221-4/+0
* Minor. Remove superfluous checkMichal Klocek2022-06-211-4/+0
* Update docs and do not recommend to use msys2 or cygwinMichal Klocek2022-06-211-0/+2
* Fix assert on devtoolsAllan Sandfeld Jensen2022-06-201-0/+1
* Support HTML5 <datalist> elementPeter Varga2022-06-1914-1/+670
* Find modern Chrome, Chromium and Firefox CDM modulesAllan Sandfeld Jensen2022-06-181-5/+49
* Fix accessibility bounds with HighDPI scaling modesAllan Sandfeld Jensen2022-06-141-0/+2
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-133-3/+11
* Update ChromiumAllan Sandfeld Jensen2022-06-133-0/+13
* Apply url request interceptor on websocket connect as wellAllan Sandfeld Jensen2022-06-124-0/+83
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-105-19/+19
* 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