summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PDF page label search: don't trim in QPdfDocument::pageIndexForLabel()Shawn Rutledge2023-08-063-3/+9
* Rename QPdfView::currentSearchResult() -> currentSearchResultIndex()Shawn Rutledge2023-08-063-15/+15
* Support MSVC 2019Allan Sandfeld Jensen2023-08-041-0/+0
* Fix download button of PDF viewer pluginSzabolcs David2023-08-026-1/+253
* Apply WebEngineSettings to guest viewsSzabolcs David2023-08-022-0/+12
* Fix crashing PDF viewer after changing the storage pathSzabolcs David2023-08-021-1/+23
* Use a different file name for v8 context snapshot in debug modeAnu Aliyas2023-08-021-5/+15
* Improve DNS-over-HTTPS configuration logicYigit Akcay2023-08-024-54/+76
* Update ChromiumMichal Klocek2023-08-021-0/+0
* Migrate hostcompiler test to cmake host projectMichal Klocek2023-07-303-0/+34
* Do comments from api 6.6 reviewMichal Klocek2023-07-3013-22/+43