| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix static logging category deprecation warnings | Kaloyan Chehlarski | 2024-08-27 | 1 | -0/+4 |
| * | Revert "Use static logging categories everywhere" | Kaloyan Chehlarski | 2024-07-25 | 1 | -1/+1 |
| * | Fix compiler warnings in tests and examples | Peter Varga | 2024-07-18 | 1 | -2/+5 |
| * | Use static logging categories everywhere | Kaloyan Chehlarski | 2024-07-02 | 1 | -1/+1 |
| * | QPdfPageSelector: port from is-a to has-a QSpinBox | Marc Mutz | 2023-08-23 | 1 | -3/+3 |
| * | Rename QPdfView::currentSearchResult() -> currentSearchResultIndex() | Shawn Rutledge | 2023-08-02 | 1 | -1/+1 |
| * | Add search feature to PDF widget example | Shawn Rutledge | 2023-03-17 | 1 | -0/+51 |
| * | Support DecorationRole for icons in QPdfDocument::pageModel | Shawn Rutledge | 2023-02-16 | 1 | -1/+7 |
| * | Add QPdfPageSelector | Shawn Rutledge | 2023-02-16 | 1 | -7/+10 |
| * | Polish the PdfWidgets/PdfViewer example | Friedemann Kleint | 2022-09-07 | 1 | -6/+17 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -49/+2 |
| * | Rename QPdfNavigationStack to QPdfPageNavigator; QML type too | Shawn Rutledge | 2022-05-27 | 1 | -11/+11 |
| * | QPdfView: replace enums with enum classes | Shawn Rutledge | 2022-05-24 | 1 | -1/+3 |
| * | QPdfDocument: use enum classes | Shawn Rutledge | 2022-05-24 | 1 | -1/+1 |
| * | Turn QPdfBookmarkModel::Role into an enum class | Shawn Rutledge | 2022-04-22 | 1 | -2/+2 |
| * | Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfView | Shawn Rutledge | 2022-04-08 | 1 | -10/+33 |
| * | Use up-to date LGPL license header | Kai Köhne | 2021-12-02 | 1 | -18/+32 |
| * | Port pdfviewer example to QPdfView widget | Tobias Koenig | 2019-11-25 | 1 | -58/+30 |
| * | Add bookmarks view to pdfviewer example | Tobias Koenig | 2019-11-25 | 1 | -0/+18 |
| * | Improve the PDF viewer example aesthetics | Jake Petroules | 2019-11-25 | 1 | -0/+2 |
| * | install the pdfviewer example; provide examples subdirs .pro files | Shawn Rutledge | 2019-11-25 | 1 | -0/+170 |