summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-271-1/+1
* webenginequick: Avoid deprecated QQmlListReference ctorFabian Kosmale2022-01-262-3/+4
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-203-0/+4
* Add xkbfile to pkgconfigAllan Sandfeld Jensen2022-01-201-4/+3
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Doc: Fix find_package() call for Qt PDFKai Köhne2022-01-171-2/+2
* Do not override signal handlersAllan Sandfeld Jensen2022-01-151-0/+1
* Fix printing PDF filesSzabolcs David2022-01-143-10/+37
* Minor. Fix cmake warningMichal Klocek2022-01-141-1/+1
* Fix not working web ui popup (html comboboxes) due to focus out eventsMichal Klocek2022-01-131-1/+6
* Update ChromiumAllan Sandfeld Jensen2022-01-131-0/+0
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-084-19/+42
* Fix inspector overlayAllan Sandfeld Jensen2022-01-061-0/+2
* Always generate printing buildflagsAllan Sandfeld Jensen2022-01-051-3/+1
* Update SG backend codeAllan Sandfeld Jensen2022-01-051-53/+21
* Cleanup code and clang build warningsKirill Burtsev2022-01-0316-62/+18
* Fix crash on meet.google.comSzabolcs David2021-12-301-1/+7
* Fix headers in GN sourcesAllan Sandfeld Jensen2021-12-241-4/+2
* FIXUP: Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-12-234-4/+22
* QPdf namespace: export the staticMetaObjectMarc Mutz2021-12-141-1/+2
* Adopt modern QESDP usageAllan Sandfeld Jensen2021-12-094-40/+14
* QPdfSearchResult: std::move ctor argumentsMarc Mutz2021-12-082-5/+10
* Replace GeolocationSystemPermissionManager with GeolocationManager after 94 a...Peter Varga2021-12-084-17/+19
* Fix crash with disabled geolocation on macOSPeter Varga2021-12-084-2/+60
* Update documentationAllan Sandfeld Jensen2021-12-072-6/+0
* qpdfX_p.h: include qpdfX.hMarc Mutz2021-12-073-0/+6
* QQuickTableViewExtra: make ctor explicitMarc Mutz2021-12-071-1/+1
* Make default ctors implicitMarc Mutz2021-12-076-6/+12
* QPdf namespace: Q_DECLARE_OPERATORS_FOR_FLAGS inside the namepaceMarc Mutz2021-12-071-2/+1
* Make dtors out-of-lineMarc Mutz2021-12-0714-0/+39
* Mark implicitly-shared classes as Q_DECLARE_SHAREDMarc Mutz2021-12-063-0/+3
* Update ChromiumAllan Sandfeld Jensen2021-12-061-0/+0
* Check if qt_internal_return_unless_building_tools presentMichal Klocek2021-12-061-2/+3
* Fix race condition on layout (take2)Michal Klocek2021-12-062-26/+10
* QPdfSearchModel: take a QString arg by cref, not valueMarc Mutz2021-12-032-2/+2
* Replace old Qt constexpr defines with constexprAllan Sandfeld Jensen2021-12-021-12/+12
* Use up-to date LGPL license headerKai Köhne2021-12-0255-605/+770
* Allow surface factory with no backendAllan Sandfeld Jensen2021-12-021-3/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-0266-390/+473
* Adaptations for Chromium 92Allan Sandfeld Jensen2021-12-0265-320/+363
* Adaptations for Chromium 91Allan Sandfeld Jensen2021-12-0259-191/+175
* Fix build with the latest qtbasePeter Varga2021-11-301-0/+1
* Fix race condition on layoutMichal Klocek2021-11-252-5/+35
* Update ChromiumMichael Brüning2021-11-231-0/+0
* QQuickPdfDocument: fix -Werror=deprecatedMarc Mutz2021-11-221-1/+1
* Doc: Add dependency to the CMake manualTopi Reinio2021-11-191-0/+1
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-172-0/+132
* Use new x11 native interface to query xdisplayMichal Klocek2021-11-171-3/+5
* Fix crash in Quick file system access dialogsSzabolcs David2021-11-171-1/+1
* Do not access accessibility from qt post routinesMichal Klocek2021-11-166-4/+27