summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use the native dialog to show the color picker on macOSMichael Brüning2022-06-201-0/+4
* Bump version to 6.3.2Jani Heikkinen2022-06-201-1/+1
* Update dependencies on '6.3' in qt/qtwebengineQt Submodule Update Bot2022-06-181-4/+4
* Fix accessibility bounds with HighDPI scaling modesAllan Sandfeld Jensen2022-06-181-0/+2
* Do not compile v8 for pdf by defaultMichal Klocek2022-06-151-0/+1
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-144-3/+13
* Enable static jpeg featureMichal Klocek2022-06-121-1/+0
* Fix simplebrowser build with Qt 6.2Allan Sandfeld Jensen2022-06-112-0/+12
* Fix printing/no-printing buildsMichal Klocek2022-06-092-1/+6
* Pass archiver to gn buildMichal Klocek2022-06-091-0/+1
* Fix 'flaky' gn install stepMichal Klocek2022-06-091-0/+3
* Fix build without openglAllan Sandfeld Jensen2022-06-091-1/+1
* Do not reset favicon for same document navigationsPeter Varga2022-06-083-4/+73
* Conan: Update recipe optionsIikka Eklund2022-06-061-0/+19
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-041-1/+1
* Fix unsupported @file notation on macos archiverMichal Klocek2022-06-021-7/+26
* Fix sandbox on framework buildsMichal Klocek2022-06-023-10/+22
* Update ChromiumMichael Brüning2022-06-023-2/+2
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-06-013-3/+3
* 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