summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdflinkmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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