summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-061-1/+2
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-0421-81/+394
* Clean up documentationAllan Sandfeld Jensen2022-05-036-13/+14
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-031-1/+6
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-024-16/+16
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-305-6/+8
* doc: Add docs for PdfScrollablePageView and PdfPageViewShawn Rutledge2022-04-292-2/+438
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-261-1/+8
* QPdfBookmarkModel: add location and zoom rolesShawn Rutledge2022-04-242-4/+56
* doc: Add docs for QPdfViewShawn Rutledge2022-04-233-11/+98
* Support setting page to nullptr to unsetAllan Sandfeld Jensen2022-04-221-0/+3
* Fix documentation of getter functionsAllan Sandfeld Jensen2022-04-222-24/+66
* Turn QPdfBookmarkModel::Role into an enum classShawn Rutledge2022-04-222-18/+19
* PdfMultiPageView: fix PdfNavigationStack.onJumped horizontal scrollingShawn Rutledge2022-04-221-3/+1
* PdfMultiPageView: re-layout when size changesShawn Rutledge2022-04-221-0/+2
* QtPDF: Get styles working again; remove visible hyperlink adornmentsShawn Rutledge2022-04-206-37/+30
* Introduce http status code domain for loading infoKirill Burtsev2022-04-187-5/+18
* doc: Add more docs to PdfPageImage and PdfSelectionShawn Rutledge2022-04-172-0/+23
* doc: Add Qt Quick details to the Qt PDF module page; clarify examplesShawn Rutledge2022-04-171-0/+22
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-141-3/+16
* Fix fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-131-19/+6
* Add manual tests for PdfPageViewShawn Rutledge2022-04-121-24/+7
* PdfQuick: deal with loading a different documentShawn Rutledge2022-04-126-1/+40
* QPdfDocument: qCDebug time for FPDF_InitLibrary and FPDF_DestroyLibraryShawn Rutledge2022-04-121-2/+8
* Improve namespaces in browser_accessibilityAllan Sandfeld Jensen2022-04-121-49/+40
* Do not store CF_HTML header in QMimeDataPeter Varga2022-04-081-1/+10
* doc: fix QtPDF doc warnings and mistakesShawn Rutledge2022-04-086-8/+9
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-0813-529/+406
* Resolve status code for http response with failureKirill Burtsev2022-04-073-13/+28
* Fix location of WebEngineProcess on build machines for framework buildsMichal Klocek2022-04-072-6/+17
* Fix build with libc++Qt Submodule Update Bot2022-04-071-0/+19
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-04-075-8/+232
* Fix build on Mac M1Szabolcs David2022-04-063-0/+3
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-067-5/+186
* QPdfBookmarkModelPrivate: stop inheriting QAbstractItemModelPrivateShawn Rutledge2022-04-062-25/+10
* Advertise correct security levelAllan Sandfeld Jensen2022-04-061-1/+1
* Use QML_EXTENDED to "inherit" QPdfDocument props, enums and signalsShawn Rutledge2022-04-066-85/+77
* doc: Document the QPdfSearchModel C++ classShawn Rutledge2022-03-312-0/+62
* Enable use of system ICU in QtPDFAllan Sandfeld Jensen2022-03-301-4/+8
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-303-4/+4
* Update ChromiumAllan Sandfeld Jensen2022-03-291-0/+0
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-29119-927/+400
* Adaptations for Chrome 96Allan Sandfeld Jensen2022-03-2943-211/+256
* QPdfDocument: replace QScopedPointer with std::unique_ptrShawn Rutledge2022-03-291-2/+2
* Remove dead ozone codeAllan Sandfeld Jensen2022-03-262-12/+1
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-251-1/+4
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-15/+15
* Clean up includes in profile_adapterMartin Negyokru2022-03-242-8/+5
* Fix include guardAllan Sandfeld Jensen2022-03-241-2/+2