summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add the git repo URL for the Qt PDF examples6.2Venugopal Shivashankar2022-10-111-0/+1
* Enable static jpeg featureMichal Klocek2022-06-121-1/+0
* Pass archiver to gn buildMichal Klocek2022-06-091-0/+1
* Fix 'flaky' gn install stepMichal Klocek2022-06-091-0/+3
* Fix flakiness of jsServiceWorker testMichal Klocek2022-06-091-1/+1
* Do not compile v8 for pdf by defaultMichal Klocek2022-06-041-0/+1
* Fix unsupported @file notation on macos archiverMichal Klocek2022-06-021-7/+26
* Doc: Update Platform NotesKai Köhne2022-05-301-4/+3
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-262-3/+81
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-251-1/+6
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-16/+16
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-168-27/+97
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-122-6/+20
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-125-45/+140
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-113-3/+3
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-101-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-103-7/+6
* Update ChromiumMichael Brüning2022-05-091-0/+0
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-043-0/+12
* Support cross-compilation on macOSMichal Klocek2022-05-047-23/+27
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-023-3/+18
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-303-3/+50
* Support setting page to nullptr to unsetAllan Sandfeld Jensen2022-04-231-0/+3
* 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
* Fix fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-131-19/+6
* Update ChromiumMichal Klocek2022-04-141-0/+0
* Fix detection of then webengine-system-[gn|ninja] featuresJoerg Bornemann2022-04-091-7/+27
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-081-1/+10
* Resolve status code for http response with failureKirill Burtsev2022-04-084-26/+90
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-072-6/+17
* Minor. Do not allow static buildsMichal Klocek2022-04-041-1/+1
* Add static builds for qtpdfMichal Klocek2022-04-047-23/+136
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2022-04-021-4/+4
* Spellchecker: Fix and clean up qmake build of the examplePeter Varga2022-03-312-8/+7
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2022-03-311-4/+4
* Pass the python executable to gnDimitrios Apostolou2022-03-302-1/+1
* CustomDialogs: Make custom input fields readable in dark modePeter Varga2022-03-292-0/+22
* CustomDialogs: Make dialog titles and messages visiblePeter Varga2022-03-294-1/+5
* Fix include guardAllan Sandfeld Jensen2022-03-251-2/+2
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-253-15/+54
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2022-03-241-4/+4
* CookieBrowser: Make alternating rows readable in dark modePeter Varga2022-03-241-1/+1
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2022-03-211-4/+4
* QPdfView: scale page rendering according to devicePixelRatioShawn Rutledge2022-03-191-2/+2
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-182-9/+8
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-161-1/+1
* Update dependencies on '6.2' in qt/qtwebengineQt Submodule Update Bot2022-03-141-4/+4
* Add userScript docs for qml landMichal Klocek2022-03-115-3/+238