summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not try to delete BrowserAccessibilityInterface twicePeter Varga2023-09-191-10/+15
* Update ChromiumMichael Brüning2023-09-183-2/+2
* QPdfLinkModel: don't re-use QObject::d_ptrMarc Mutz2023-09-183-7/+9
* Chromium VAAPI support depends on Vulkan headers at the momentAllan Sandfeld Jensen2023-09-151-1/+1
* Doc: QWebEnginePage: Use since-clause in enum \value commandsTopi Reinio2023-09-141-71/+68
* Doc: QWebEngineUrlScheme: Add since information to Flag::FetchApiAllowedTopi Reinio2023-09-141-1/+1
* Update ChromiumMichael Brüning2023-09-142-1/+1
* QtPdf: migrate to autogenerated cpp exportsIvan Solovev2023-09-123-18/+4
* Doc: Use \qml instead of \code for QML code snippetAndreas Eliasson2023-09-121-2/+2
* Doc: Fix documentation for qWebEngineGetDomainAndRegistry()Topi Reinio2023-09-121-3/+3
* Port away from QScopedPointer::take() - non-trivial caseIvan Solovev2023-09-121-4/+8
* Update qwebengineglobalsettings apiMichal Klocek2023-09-094-77/+82
* Doc: Mark QPdfDocument::pageIndexForLabel() as new in 6.6Kai Köhne2023-09-061-0/+1
* Fix revisions of QML APIAllan Sandfeld Jensen2023-09-052-2/+2
* Update ChromiumMichael Brüning2023-09-012-1/+1
* Switch additional response header to QMultiMapAllan Sandfeld Jensen2023-09-016-9/+9
* QPdfSearchModel: remove onDocumentPageCountChanged()Ivan Solovev2023-08-302-10/+1
* QPdfView: remove unneeded includes from a public headerIvan Solovev2023-08-302-2/+1
* Switch response headers to QMultiMapAllan Sandfeld Jensen2023-08-294-10/+10
* QtPdf: Fix memory leaksShawn Rutledge2023-08-292-12/+5
* Update ChromiumMichael Brüning2023-08-281-0/+0
* Update ChromiumMichael Brüning2023-08-282-1/+1
* Disable not supported Picture-In-Picture featureSzabolcs David2023-08-281-0/+3
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-2518-414/+3
* QPdfPageSelector: port from is-a to has-a QSpinBoxMarc Mutz2023-08-233-58/+142
* QPdfLinkModel::Role: do not specify an underlying type for enum classIvan Solovev2023-08-221-1/+1
* QWebEngineQuotaRequest: add deprecation guardsIvan Solovev2023-08-212-0/+4
* QQuickWebEngineView: move using declarations outside of QT_DEPRECATED_SINCE b...Ivan Solovev2023-08-211-3/+2
* Port away from QVariant::canConvert(int)Ivan Solovev2023-08-211-1/+1
* Port away from QLibraryInfo::location()Ivan Solovev2023-08-211-2/+2
* Port away from QTouchEvent::touchPoints()Ivan Solovev2023-08-211-1/+1
* QPdfLinkModel: mark the destructor as overrideIvan Solovev2023-08-211-1/+1
* Port away from QScopedPointer::take() - trivial caseIvan Solovev2023-08-212-6/+10
* Fix close button in devtoolsMartin Negyokru2023-08-212-1/+6
* Add missing AltGr mapping in windowsKeyCodeForQtKeyMartin Negyokru2023-08-211-0/+2
* Output web engine process dSYM info to the builds lib directoryMichael Brüning2023-08-181-1/+2
* Replace string literals with already defined constantsMichael Brüning2023-08-181-3/+3
* QPdfPageSelector: add missing \since 6.6Marc Mutz2023-08-181-0/+1
* QPdfPageSelector: remove unused fwd declarationsMarc Mutz2023-08-182-3/+0
* QPdfPageSelector: mark dtor as overrideMarc Mutz2023-08-161-1/+1
* QPdfPageSelector: port from QScopedPointer to const std::unique_ptrMarc Mutz2023-08-161-1/+3
* Add missing type to Dns Mode enumMichal Klocek2023-08-141-1/+1
* List need for C++20 support in Platform NotesMichael Brüning2023-08-141-0/+1
* Add initial internal version pageMichal Klocek2023-08-144-1/+94
* Prevent QWebEngineCertificateError from being exported twice to QMLIvan Solovev2023-08-141-1/+8
* Update ChromiumMichal Klocek2023-08-111-0/+0
* Doc: Promote Qt6::WebEngine* cmake targetsKai Köhne2023-08-113-3/+3
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-115-21/+24
* Make webengineview::save a slotAllan Sandfeld Jensen2023-08-111-4/+3
* Fixup: Support MSVC 2019Michael Brüning2023-08-073-2/+2