summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3.1' in qt/qtwebenginev6.3.1v6.2.5-lts-lgplQt Submodule Update Bot2022-06-081-4/+4
* Fix sandbox on framework buildsMichal Klocek2022-06-073-10/+22
* Fix unsupported @file notation on macos archiverMichal Klocek2022-06-071-7/+26
* Update ChromiumMichael Brüning2022-06-073-2/+2
* Update dependencies on '6.3.1' in qt/qtwebengineQt Submodule Update Bot2022-06-061-4/+4
* Empty pre-release version in '6.3' seriesJani Heikkinen2022-06-041-1/+1
* Update dependencies on '6.3.1' in qt/qtwebengineQt Submodule Update Bot2022-06-041-4/+4
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-06-011-4/+4
* Fix assert after qtbase changeAllan Sandfeld Jensen2022-06-011-10/+10
* Doc: Update Platform NotesKai Köhne2022-05-301-4/+3
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-262-3/+81
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-16/+16
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-05-201-4/+4
* Conan: Enable recipe exclude options passed to qt-configure-moduleIikka Eklund2022-05-191-2/+2
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-188-27/+97
* Fix software backend detectionAllan Sandfeld Jensen2022-05-181-1/+21
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-173-3/+3
* Do not compile qtpdf 6.3 against 6.2Michal Klocek2022-05-161-0/+1
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-132-6/+20
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-135-45/+140
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-05-121-4/+4
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-101-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-103-7/+6
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-05-101-4/+4
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-05-046-4/+310
* doc: Add docs for PdfScrollablePageView and PdfPageViewShawn Rutledge2022-05-042-6/+433
* Clean up documentationAllan Sandfeld Jensen2022-05-046-13/+14
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-041-1/+6
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-033-0/+12
* Check for stdlib_libcpp feature as it might not existMichal Klocek2022-05-011-3/+7
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-307-23/+27
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-271-4/+4
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-263-3/+18
* Fix fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-251-19/+6
* Support setting page to nullptr to unsetAllan Sandfeld Jensen2022-04-231-0/+3
* Fix documentation of getter functionsAllan Sandfeld Jensen2022-04-232-24/+66
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-221-4/+4
* CMake: Add a dependency on Gn.cmakeAlexandru Croitor2022-04-211-2/+5
* CMake: Don't show gn output as it runs, show it after it finishedAlexandru Croitor2022-04-211-1/+0
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-201-4/+4
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-191-4/+4
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-181-4/+4
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-04-141-4/+4
* Build QtWebEngine with any Qt version >= 6.2Allan Sandfeld Jensen2022-04-141-2/+4
* Fix detection of then webengine-system-[gn|ninja] featuresJoerg Bornemann2022-04-141-7/+27
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-143-3/+49
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-04-093-15/+54
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-091-1/+10