summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Check for pkg-config dri module on LinuxAllan Sandfeld Jensen2023-08-211-1/+7
* 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
* Update dependencies on '6.6' in qt/qtwebenginev6.6.0-beta3Qt Submodule Update Bot2023-08-161-4/+4
* QPdfPageSelector: mark dtor as overrideMarc Mutz2023-08-161-1/+1
* QPdfPageSelector: port from QScopedPointer to const std::unique_ptrMarc Mutz2023-08-161-1/+3
* Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2023-08-151-4/+4
* Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2023-08-151-4/+4
* 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-1411-5/+143
* Add NSCameraUsageDescription and NSMicrophoneUsageDescription to plistsMichael Brüning2023-08-144-1/+23
* 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-118-29/+32
* Make webengineview::save a slotAllan Sandfeld Jensen2023-08-111-4/+3
* Doc: Update example category namesKai Köhne2023-08-1016-9/+16
* Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2023-08-081-4/+4
* Fixup: Support MSVC 2019Michael Brüning2023-08-074-3/+3
* Fix PDF page label search: don't trim in QPdfDocument::pageIndexForLabel()Shawn Rutledge2023-08-063-3/+9
* Rename QPdfView::currentSearchResult() -> currentSearchResultIndex()Shawn Rutledge2023-08-064-16/+16
* Support MSVC 2019Allan Sandfeld Jensen2023-08-042-4/+4
* Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2023-08-031-4/+4
* 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-025-83/+120
* Blacklist acceptNavigationRequestNavigationType again for qemuMichal Klocek2023-08-021-0/+3
* Update ChromiumMichal Klocek2023-08-021-0/+0
* Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2023-07-311-4/+4
* Migrate hostcompiler test to cmake host projectMichal Klocek2023-07-304-9/+25
* Make visual studio configure check lastMichal Klocek2023-07-301-6/+5
* Do comments from api 6.6 reviewMichal Klocek2023-07-3014-23/+44
* 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
* Fix blacklisted qemu-arm64 testsMartin Negyokru2023-07-289-16/+9
* Pump up required msvc/sdk versionsMichal Klocek2023-07-272-6/+6
* Disable Armv8 branch protection features for QEMU arm64 CIPeter Varga2023-07-271-2/+4