summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Work-around GNOME bug misidentifying HTML contentv5.15.11-lts5.15.11Allan Sandfeld Jensen2022-09-211-1/+4
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-121-5/+6
* Update ChromiumMichael Brüning2022-08-171-0/+0
* Add workaround for un-minimizing QWebEngineView under GnomePeter Varga2022-08-161-0/+4
* Build the QtDesigner plugin in all configurationsJoerg Bornemann2022-08-081-1/+0
* Fix method checkAllan Sandfeld Jensen2022-06-241-1/+1
* Update ChromiumMichal Klocek2022-06-211-0/+0
* Do not use the native dialog to show the color picker on macOSMichael Brüning2022-06-211-0/+4
* FIXUP: Add workaround for unstable gn on macOS in ciMichal Klocek2022-06-201-3/+8
* Fix top level build with no widgetMichal Klocek2022-06-132-2/+2
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-06-012-6/+20
* Keep page's zoom level on loading new urlsKirill Burtsev2022-06-016-8/+30
* Update ChromiumMichael Brüning2022-05-301-0/+0
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-261-1/+6
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-241-3/+7
* Pass archiver to gn buildMichal Klocek2022-05-241-0/+1
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-13/+13
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-051-1/+8
* Add support for universal builds for qtwebengine and qtpdfMichal Klocek2022-05-0515-42/+240
* macOS: Make linker warnings non-fatalMichal Klocek2022-05-051-1/+2
* Update ChromiumMichal Klocek2022-05-051-0/+0
* Enable Apple Silicon supportMichal Klocek2022-05-051-4/+0
* Fix cross compilation x86_64->arm64 on macMichal Klocek2022-04-261-0/+3
* Update ChromiumAllan Sandfeld Jensen2022-04-031-0/+0
* QPdfView: scale page rendering according to devicePixelRatioShawn Rutledge2022-03-191-2/+2
* Update ChromiumMichael Brüning2022-03-051-0/+0
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-281-1/+1
* Fix printing PDF filesSzabolcs David2022-01-213-16/+43
* Do not override signal handlersAllan Sandfeld Jensen2022-01-191-0/+1
* Update ChromiumAllan Sandfeld Jensen2022-01-191-0/+0
* Avoid using xkbcommon in non-X11 buildsAllan Sandfeld Jensen2022-01-152-0/+6
* Update ChromiumAllan Sandfeld Jensen2021-12-221-0/+0
* Skip QtWebEngine and QtPdf if building for Apple SiliconTor Arne Vestbø2021-12-161-0/+4
* Update documentationAllan Sandfeld Jensen2021-12-152-6/+0
* Update ChromiumMichael Brüning2021-12-091-0/+0
* Handle qtpdf compilation with static runtimeMichal Klocek2021-12-062-1/+11
* Add bitcode support for qtpdf on iosMichal Klocek2021-12-032-2/+12
* Update ChromiumMichael Brüning2021-12-031-0/+0
* Do not access accessibility from qt post routinesMichal Klocek2021-11-256-4/+27
* Re-enable network-service-in-processAllan Sandfeld Jensen2021-11-121-0/+1
* Update ChromiumAllan Sandfeld Jensen2021-10-211-0/+0
* Fix pinch gesturePeter Varga2021-10-192-1/+8
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-141-1/+11
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-141-0/+2
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-132-7/+43
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-061-2/+2
* Update ChromiumMichael Brüning2021-09-231-0/+0
* Update ChromiumMichael Brüning2021-09-232-0/+5
* Support MSVC_VER 16.8Allan Sandfeld Jensen2021-09-131-1/+1
* Fix crash when clicking on a link in PDFSzabolcs David2021-08-251-1/+1