summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix print button of PDF viewer pluginSzabolcs David2023-07-303-4/+17
* Fix crash on Google Meet when dark mode is enabledSzabolcs David2023-07-301-0/+3
* Pump up required msvc/sdk versionsMichal Klocek2023-07-271-2/+2
* Disable Armv8 branch protection features for QEMU arm64 CIPeter Varga2023-07-271-2/+4
* Initialize hardware accelerated video decoding in browser process onlyPeter Varga2023-07-271-17/+11
* Clean up rendering codePeter Varga2023-07-2716-31/+15
* Qt Designer: Enable QWebEngineView for all Graphics APIsAnu Aliyas2023-07-271-8/+0
* Fix and silence warnings after Chromium 112 adaptationsPeter Varga2023-07-273-7/+18
* PdfMultiPageView: don't force TableView to rebuild from scratch on zoomShawn Rutledge2023-07-271-10/+3
* Fix geolocation permissions to use new Qt Permissions APIMichael Brüning2023-07-261-1/+38
* Update ChromiumMichal Klocek2023-07-171-0/+0
* Add mingw-llvm builds supportMichal Klocek2023-07-171-1/+1
* Use 'ldir' coming from gnMichal Klocek2023-07-172-3/+3
* Update ChromiumMichael Brüning2023-07-171-0/+0
* Update Chromium to 112-basedAllan Sandfeld Jensen2023-07-121-0/+0
* Adjust pdfium gn args for 112-basedMichal Klocek2023-07-122-0/+2
* Support ANGLE to CGL paintingAllan Sandfeld Jensen2023-07-1217-186/+136
* Adaptations for Chromium 112Allan Sandfeld Jensen2023-07-1270-182/+209
* Adaptations for Chromium 110Allan Sandfeld Jensen2023-07-1235-147/+111
* Make compatible with Chromium EGLAllan Sandfeld Jensen2023-07-122-99/+7
* Change QPdfLinkModel::linkAt() to take QPointF by valueShawn Rutledge2023-07-052-2/+2
* Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actionsFriedemann Kleint2023-06-303-209/+108
* Disable accessibility for child framesPeter Varga2023-06-291-7/+1
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-283-0/+6
* RenderWidgetHostViewQtDelegateItem: keep grabsShawn Rutledge2023-06-231-0/+2
* Doc: QWebEngineUrlResponseInfo: Remove incorrect \fn commandTopi Reinio2023-06-231-2/+0
* Update ChromiumMichael Brüning2023-06-222-1/+1
* Update ChromiumMichael Brüning2023-06-211-0/+0
* Fix devtools context menusMartin Negyokru2023-06-212-3/+3
* Silence deprecation warning for QWebEngineNavigationRequest::actionChanged si...Peter Varga2023-06-211-0/+3
* Add Windows 10 compatible manifest to examplesMartin Negyokru2023-06-192-1/+23
* Move QPdfLinkModel::m_roleNames to QPdfLinkModelPrivateShawn Rutledge2023-06-173-3/+5
* Don't use QScroller in QPdfViewShawn Rutledge2023-06-171-2/+0
* Validate QNetworkProxy::applicationProxy configsMartin Negyokru2023-06-131-3/+4
* Docs: Add that Qt PDF for Android is not supportedSafiyyah Moosa2023-06-122-0/+16
* Try to fix build with precompiled Qt headersAllan Sandfeld Jensen2023-06-121-3/+7
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-123-3/+1
* Doc: Fix documentation issuesTopi Reinio2023-06-102-5/+9
* QWebEngineUrlResponseInterceptor: Small cleanupYigit Akcay2023-06-094-13/+17