summaryrefslogtreecommitdiffstats
path: root/src/pdfwidgets
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-224-153/+9
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-311-3/+3
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-273-14/+14
* QPdfView: replace enums with enum classesShawn Rutledge2022-05-242-18/+18
* QPdfDocument: use enum classesShawn Rutledge2022-05-241-1/+1
* doc: Add docs for QPdfViewShawn Rutledge2022-04-231-8/+91
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-083-10/+10
* QPdfView: scale page rendering according to devicePixelRatioShawn Rutledge2022-03-181-2/+2
* Make default ctors implicitMarc Mutz2021-12-071-1/+2
* Use up-to date LGPL license headerKai Köhne2021-12-024-44/+56
* Remove the rest of qmake based configurationMichal Klocek2021-10-142-41/+0
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-1/+0
* Add QtPdf to cmake buildMichal Klocek2021-08-171-0/+15
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-08-121-1/+1
* Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-0/+1
* Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-241-0/+1
|\
| * Fix prl generation in sub modules of webengine repoMichal Klocek2020-07-231-0/+1
* | Use QList instead of QVectorJarek Kobus2020-07-151-1/+1
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-063-16/+10
* | Add ; to Q_UNUSEDLars Schmertmann2020-06-271-2/+2
|/
* Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-161-1/+1
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-251-0/+28
* Allow compile with gcc-4.8.5Martin Koller2019-11-251-1/+1
* Add initial version of QPdfView classTobias Koenig2019-11-255-0/+805