summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update Platform NotesKai Köhne2022-05-301-4/+3
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-3/+16
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-16/+16
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-184-2/+17
* Fix software backend detectionAllan Sandfeld Jensen2022-05-181-1/+21
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-173-3/+3
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-131-6/+0
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2
* Clean up documentationAllan Sandfeld Jensen2022-05-043-8/+9
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-041-1/+6
* 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 fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-251-19/+6
* Fix documentation of getter functionsAllan Sandfeld Jensen2022-04-232-24/+66
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-141-3/+16
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-04-091-15/+15
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-091-1/+10
* Resolve status code for http response with failureKirill Burtsev2022-04-083-13/+28
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+19
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-071-0/+8
* Expand documentation on the chromium versionsAllan Sandfeld Jensen2022-04-061-1/+4
* Advertise correct security levelAllan Sandfeld Jensen2022-04-061-1/+1
* Remove dead ozone codeAllan Sandfeld Jensen2022-03-272-12/+1
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-261-1/+4
* Fix include guardAllan Sandfeld Jensen2022-03-251-2/+2
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-191-4/+3
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-181-3/+7
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-151-1/+1
* Improve glType detectionMichal Klocek2022-03-141-51/+56
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-03-091-2/+1
* Update documented Chromium versionsAllan Sandfeld Jensen2022-03-081-1/+1
* Correct documentationAllan Sandfeld Jensen2022-03-071-2/+2
* Update build documentationAllan Sandfeld Jensen2022-03-041-13/+8
* Split accessibility object between Chromium and Qt interfacesAllan Sandfeld Jensen2022-03-044-282/+332
* Update ChromiumMichael Brüning2022-03-031-1/+1
* Check for loaded opengl library in case-insensitive mannerMichal Klocek2022-02-281-1/+1
* Doc: Use a specific \ingroup name for qt_add_webengine_dictionaryTopi Reinio2022-02-221-2/+2
* Minor. Fix context logMichal Klocek2022-02-171-2/+2
* Add charset parsing to custom scheme handler's content typeAllan Sandfeld Jensen2022-02-172-13/+17
* Add html5lib to platform notesMichal Klocek2022-02-151-1/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-141-0/+2
* CMake: Adjust qt_add_webengine_dictionary APIAlexandru Croitor2022-02-122-9/+11
* Fix using system libxsltAllan Sandfeld Jensen2022-02-121-0/+4
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-083-9/+2
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-081-2/+2
* Detect GSSAPI on Linux and pass it onAllan Sandfeld Jensen2022-02-032-0/+8
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-286-43/+57