summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Add QWebEngineFrame and basic APIMoss Heim4 days5-0/+200
* Add hasPostData to QWebEngineNavigationRequestAllan Sandfeld Jensen11 days4-7/+30
* QWebEnginePage: Add missing NOTIFYKaloyan Chehlarski13 days1-1/+1
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* Warn about system GBM only on LinuxPeter Varga2024-03-201-1/+1
* Add support for local font access notificationsKaloyan Chehlarski2024-03-152-0/+12
* Add granular permission for clipboard-read/writeMoss Heim2024-03-112-1/+16
* Add setting method to set image animation policyAnu Aliyas2024-03-072-0/+26
* Correct the dictionary path for spell checking on macOSAnu Aliyas2024-03-061-1/+1
* Set minimum required VA-API version to 1.14Peter Varga2024-03-051-1/+1
* QWebEngineWebAuthUxRequest: add RegisterEnumClassesUnscoped for QMLMarc Mutz2024-03-042-26/+30
* Fix bundled minigbmPeter Varga2024-03-041-0/+5
* Fix QWebEngineDesktopMediaRequest after API review updateMartin Negyokru2024-02-243-30/+41
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-02-051-1/+1
* Update QWebEngineWebAuthPinRequest based API review commentAnu Aliyas2024-01-291-5/+4
* Update QWebEngineDesktopMediaRequest based on API reviewMartin Negyokru2024-01-223-64/+35
* Disable WebEngineDriver for debug build by defaultPeter Varga2024-01-201-0/+1
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-176-169/+164
* Remove the use of Q_WEBENGINECORE_PRIVATE_EXPORTAlexey Edelev2024-01-1612-16/+14
* Remove unwanted comments from qwebenginewebauthuxrequestAnu Aliyas2024-01-131-30/+0
* Document QWebEngineClientHintsSzabolcs David2024-01-112-0/+84
* Clean up and fix typos in cmake filesPeter Varga2024-01-101-1/+1
* CMake: Remove the initialization of QT_DEPLOY_LIBEXEC_DIRJoerg Bornemann2024-01-101-3/+0
* Add WebEngineDriverPeter Varga2024-01-061-0/+9
* Fix wrong dictionary file layoutMichal Klocek2024-01-011-1/+1
* CMake: Fix deployment of QtWebEngine projects on LinuxJoerg Bornemann2023-12-223-0/+184
* Fix mac build with x86_64hMichal Klocek2023-12-181-0/+4
* Add new API for screen capturingMartin Negyokru2023-12-157-0/+346
* Add API to override User Agent Client HintsSzabolcs David2023-12-146-0/+218
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-092-27/+10
* Chromium 116 adaptationsAllan Sandfeld Jensen2023-12-091-0/+6
* Chromium 114 adaptationsAllan Sandfeld Jensen2023-12-091-3/+1
* Fix unconditional pointer access in QWebEngineDownloadRequest::pageMichael BrĂ¼ning2023-12-071-1/+1
* Support pkg-config on macMichal Klocek2023-12-011-1/+1
* Let page interceptor process requests with extra headersSzabolcs David2023-11-072-3/+3
* Handle vaapi-libvxp incompability in configMartin Negyokru2023-11-021-1/+7
* Reinstall URLRequestInterceptors during new view adoptationSzabolcs David2023-11-021-0/+2
* Also stamp the v8_context_snapshot in debug and release builds on macOSMichael BrĂ¼ning2023-10-251-5/+5
* Add NOTIFY in QWebEnginePage property url definitionAnu Aliyas2023-10-231-1/+1
* Allow cancelling automatically accepted download requestsSzabolcs David2023-10-171-6/+12
* Include what you need: <QPointer>Marc Mutz2023-10-161-0/+2
* Fix corrupted load/fetch state on start up in case of NoCacheMichal Klocek2023-10-121-1/+4
* Do more WE processing before returning to the Qt event-loopAllan Sandfeld Jensen2023-09-292-3/+9
* Add QWebEngineSettings::ForceDarkModeMartin Negyokru2023-09-281-0/+1
* Add some missing documentationSzabolcs David2023-09-212-1/+40
* Use ABSOLUTE path if QT_ALLOW_SYMLINK_IN_PATHS is enabledAmir Masoud Abdol2023-09-181-4/+6
* Chromium VAAPI support depends on Vulkan headers at the momentAllan Sandfeld Jensen2023-09-141-1/+1
* Doc: QWebEngineUrlScheme: Add since information to Flag::FetchApiAllowedTopi Reinio2023-09-121-1/+1
* Delay the graphics API setup callsAnu Aliyas2023-09-121-8/+8
* Update qwebengineglobalsettings apiMichal Klocek2023-09-093-76/+81