summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PdfDocument: resolve the source URLShawn Rutledge2022-02-112-7/+12
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-1011-21/+180
* QQuickPdfSelection: Fix division by zeroPeter Varga2022-02-082-1/+6
* QtPdf: Fix QML warning about usage of injected signal parametersPeter Varga2022-02-082-2/+2
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-085-11/+2
* Add QtPdf iOS buildsMichal Klocek2022-02-082-3/+8
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-083-4/+7
* Update ChromiumMichal Klocek2022-02-081-0/+0
* Detect GSSAPI on Linux and pass it onAllan Sandfeld Jensen2022-02-032-0/+8
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* QWebEngineView Designer plugin: Fix crash on Windows when using D3D11Friedemann Kleint2022-02-011-0/+9
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-286-43/+57
* Update ChromiumAllan Sandfeld Jensen2022-01-281-0/+0
* Guard against favicon provider being removed before ViewKirill Burtsev2022-01-281-1/+1
* 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