summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdflinkmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Document QPdfBookmarkModel and QPdfLinkModelShawn Rutledge2022-06-061-0/+44
* Rename QPdfLinkModel::Role::Rect to RectangleShawn Rutledge2022-06-041-1/+1
* Add link role to QPdfLinkModel, providing a QPdfLink instanceShawn Rutledge2022-06-041-34/+25
* QPdfDocument: use enum classesShawn Rutledge2022-05-241-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Fix almost all deprecation warningsJüri Valdmann2020-08-131-1/+2
* Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-271-1/+1
* Fix warning about unexpected null disconnect in QPdfLinkModelShawn Rutledge2020-04-221-1/+2
* PdfLinkModel: support the remaining link action typesShawn Rutledge2020-04-161-21/+62
* Fix PdfLinkModel's location y coordinate; add PdfMultiPageView tooltipShawn Rutledge2020-02-191-1/+1
* Add PdfLinkModelShawn Rutledge2020-01-301-0/+251