summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdfbookmarkmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make dtors out-of-lineMarc Mutz2021-12-071-0/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Add QtPdf to cmake buildMichal Klocek2021-08-171-0/+1
* Fix almost all deprecation warningsJüri Valdmann2020-08-131-1/+1
* Use QList instead of QVectorJarek Kobus2020-07-151-2/+2
* Fixup copyright headers and includesAllan Sandfeld Jensen2020-03-161-1/+1
* Deal with unsigned data type changes in QPdfBookmarkModelShawn Rutledge2019-11-251-2/+2
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-251-3/+3
* Make QPdfBookmarkModel usable for QMLTobias Koenig2019-11-251-0/+11
* Add 'PageNumberRole' to QPdfBookmarkModelTobias Koenig2019-11-251-1/+18
* change the license to LGPLv3 (with the commercial option)Shawn Rutledge2019-11-251-5/+20
* Add QPdfBookmarkModel classTobias Koenig2019-11-251-0/+320