summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expand documentation on the chromium versionsAllan Sandfeld Jensen2022-03-051-1/+4
* Update build documentationAllan Sandfeld Jensen2022-03-041-13/+8
* Split accessibility object between Chromium and Qt interfacesAllan Sandfeld Jensen2022-03-034-282/+332
* Check for loaded opengl library in case-insensitive mannerMichal Klocek2022-02-281-1/+1
* Update documented Chromium versionsAllan Sandfeld Jensen2022-02-281-1/+1
* Update ChromiumMichael BrĂ¼ning2022-02-281-1/+1
* Doc: Use a specific \ingroup name for qt_add_webengine_dictionaryTopi Reinio2022-02-211-2/+2
* Introduce "--webEngineArgs" to prevent unexpected sub-process argsMichal Klocek2022-02-171-0/+7
* Minor. Fix context logMichal Klocek2022-02-171-2/+2
* Add charset parsing to custom scheme handler's content typeAllan Sandfeld Jensen2022-02-162-13/+17
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-02-141-2/+1
* Add html5lib to platform notesMichal Klocek2022-02-141-1/+1
* CMake: Adjust qt_add_webengine_dictionary APIAlexandru Croitor2022-02-112-9/+11
* Fix using system libxsltAllan Sandfeld Jensen2022-02-111-0/+4
* Correct documentationAllan Sandfeld Jensen2022-02-101-2/+2
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-101-0/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-041-2/+2
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-043-9/+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
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-271-1/+1
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-193-0/+4
* Add xkbfile to pkgconfigAllan Sandfeld Jensen2022-01-191-4/+3
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Do not override signal handlersAllan Sandfeld Jensen2022-01-121-0/+1
* Clean up devtools frontend implementationAllan Sandfeld Jensen2022-01-132-56/+53
* Fix printing PDF filesSzabolcs David2022-01-123-10/+37
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-074-19/+42
* Fix inspector overlayAllan Sandfeld Jensen2022-01-061-0/+2
* Always generate printing buildflagsAllan Sandfeld Jensen2022-01-051-3/+1
* Update SG backend codeAllan Sandfeld Jensen2022-01-041-53/+21
* Cleanup code and clang build warningsKirill Burtsev2022-01-0216-62/+18
* Fix crash on meet.google.comSzabolcs David2021-12-301-1/+7
* FIXUP: Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-12-231-1/+1
* Fix headers in GN sourcesAllan Sandfeld Jensen2021-12-211-4/+2
* Replace GeolocationSystemPermissionManager with GeolocationManager after 94 a...Peter Varga2021-12-084-17/+19
* Fix crash with disabled geolocation on macOSPeter Varga2021-12-084-2/+60
* Update documentationAllan Sandfeld Jensen2021-12-071-2/+0
* Check if qt_internal_return_unless_building_tools presentMichal Klocek2021-12-061-2/+3
* Fix race condition on layout (take2)Michal Klocek2021-12-062-26/+10