summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix top level build with no widgetv5.15.10-vxworks-ltsv5.15.10-ltsMichal Klocek2022-05-242-2/+2
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-13/+13
* Update ChromiumMichael Brüning2022-05-241-0/+0
* 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 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
* Update ChromiumMichael Brüning2021-08-041-0/+0
* Update ChromiumMichael Brüning2021-08-021-0/+0
* Update ChromiumAllan Sandfeld Jensen2021-06-091-0/+0
* Always send phased wheel events beginning with BeganAllan Sandfeld Jensen2021-06-051-1/+1
* Update ChromiumMichael Brüning2021-05-311-0/+0
* Generate mojo bindings before compiling extension API registrationPeter Varga2021-05-281-0/+1
* Update ChromiumAllan Sandfeld Jensen2021-05-211-0/+0
* Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-2/+6
* Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-2/+2
* Add support for Keyboard.getLayoutMap()Peter Varga2021-05-126-2/+98
* Follow InProcessGpuThread::Init() on thread priorityAllan Sandfeld Jensen2021-05-101-1/+1
* Remove tracking of frame which load error pageKirill Burtsev2021-05-062-14/+1