summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix sandbox on framework buildsMichal Klocek2022-06-073-10/+22
* Update ChromiumMichael Brüning2022-06-072-1/+1
* Doc: Update Platform NotesKai Köhne2022-05-301-4/+3
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-3/+16
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-16/+16
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-186-8/+30
* Fix software backend detectionAllan Sandfeld Jensen2022-05-181-1/+21
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-173-3/+3
* 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-131-6/+8
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-101-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-103-7/+6
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-05-044-3/+230
* 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
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-305-6/+8
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-261-1/+8
* 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
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-141-3/+16
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-04-091-15/+15
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-091-1/+10
* Resolve status code for http response with failureKirill Burtsev2022-04-083-13/+28
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+19
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-072-6/+17
* Update ChromiumMichal Klocek2022-04-071-0/+0
* Expand documentation on the chromium versionsAllan Sandfeld Jensen2022-04-061-1/+4
* Advertise correct security levelAllan Sandfeld Jensen2022-04-061-1/+1
* Update ChromiumAllan Sandfeld Jensen2022-03-311-0/+0
* Remove dead ozone codeAllan Sandfeld Jensen2022-03-272-12/+1
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-261-1/+4
* Update ChromiumMichal Klocek2022-03-261-0/+0
* Fix include guardAllan Sandfeld Jensen2022-03-251-2/+2
* QPdfDocumentRenderOptions: fix compilation with QT_TYPESAFE_FLAGSMarc Mutz2022-03-251-1/+1
* Update ChromiumMichal Klocek2022-03-221-0/+0
* PDF: update plugins.qmltypesShawn Rutledge2022-03-221-35/+579
* doc: Document the rest of the public API in QPdfDocumentShawn Rutledge2022-03-211-4/+45
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-191-4/+3
* Handle qtpdf compilation with static runtimeMichal Klocek2022-03-192-1/+10
* QPdfView: scale page rendering according to devicePixelRatioShawn Rutledge2022-03-191-2/+2
* Add bitcode support for qtpdf on iosMichal Klocek2022-03-182-1/+14
* Update ChromiumMichal Klocek2022-03-181-0/+0
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-182-9/+8
* doc: PdfDocument qmlproperty type correctionsShawn Rutledge2022-03-171-3/+3
* Remove PdfDocument::heightSumBeforePageShawn Rutledge2022-03-172-27/+0
* Un-export the value classesMarc Mutz2022-03-164-30/+34