summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdfbookmarkmodel.h
Commit message (Expand)AuthorAgeFilesLines
* QPdfBookmarkModel: make DisplayRole distinct from Title roleShawn Rutledge2022-05-241-2/+2
* Remove QPdfBookmarkModel::structureModeShawn Rutledge2022-05-241-12/+0
* QPdfBookmarkModel: replace StructureMode enum with an enum classShawn Rutledge2022-05-241-3/+3
* QPdfBookmarkModel: add location and zoom rolesShawn Rutledge2022-04-241-0/+2
* Turn QPdfBookmarkModel::Role into an enum classShawn Rutledge2022-04-221-4/+6
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-061-3/+3
* QPdfBookmarkModelPrivate: stop inheriting QAbstractItemModelPrivateShawn Rutledge2022-04-061-3/+5
* Make default ctors implicitMarc Mutz2021-12-071-1/+2
* Make dtors out-of-lineMarc Mutz2021-12-071-0/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Add QtPdf to cmake buildMichal Klocek2021-08-171-0/+98