summaryrefslogtreecommitdiffstats
path: root/src/pdf
Commit message (Expand)AuthorAgeFilesLines
* Doc: Mark QPdfDocument::pageIndexForLabel() as new in 6.6Kai Köhne2023-09-061-0/+1
* QPdfSearchModel: remove onDocumentPageCountChanged()Ivan Solovev2023-08-302-10/+1
* QtPdf: Fix memory leaksShawn Rutledge2023-08-291-11/+1
* QPdfLinkModel::Role: do not specify an underlying type for enum classIvan Solovev2023-08-221-1/+1
* QPdfLinkModel: mark the destructor as overrideIvan Solovev2023-08-211-1/+1
* Fix PDF page label search: don't trim in QPdfDocument::pageIndexForLabel()Shawn Rutledge2023-08-061-2/+1
* Use 'ldir' coming from gnMichal Klocek2023-07-171-1/+1
* Adjust pdfium gn args for 112-basedMichal Klocek2023-07-121-0/+1
* Adaptations for Chromium 112Allan Sandfeld Jensen2023-07-122-1/+2
* Adaptations for Chromium 110Allan Sandfeld Jensen2023-07-121-0/+5
* Change QPdfLinkModel::linkAt() to take QPointF by valueShawn Rutledge2023-07-052-2/+2
* Move QPdfLinkModel::m_roleNames to QPdfLinkModelPrivateShawn Rutledge2023-06-173-3/+5
* Docs: Add that Qt PDF for Android is not supportedSafiyyah Moosa2023-06-122-0/+16
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-121-1/+0
* Add mingw support for QtPdfMichal Klocek2023-06-022-2/+7
* Fix use of system png for qtpdfMichal Klocek2023-05-161-0/+8
* Add system libtiff featureMichal Klocek2023-05-161-0/+4
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-101-1/+1
* Fix build race condition between data_dep and WebEngineCore.stampMichal Klocek2023-05-031-1/+8
* QPdfNavigator: emit forward/backAvailableChanged when jumping pagesJoni Poikelin2023-04-201-4/+4
* Clear PDF search results on document page model changeMikolaj Boc2023-04-173-0/+15
* Resolve duplicate symbol errorAmir Masoud Abdol2023-04-141-1/+1
* doc: Provide a screenshot of the PDF Viewer widget example; rename pageShawn Rutledge2023-03-301-0/+0
* Require gn for generating docsMichal Klocek2023-03-301-0/+1
* doc: Add the QtPDF Licenses and Attributions sectionShawn Rutledge2023-03-285-0/+53
* Make QPdfLinkModel public and use in QPdfViewShawn Rutledge2023-03-175-101/+105
* Pass system library paths to cmakeMartin Negyokru2023-03-011-1/+1
* Add QtPdf android supportMichal Klocek2023-02-231-2/+4
* Support DecorationRole for icons in QPdfDocument::pageModelShawn Rutledge2023-02-161-0/+26
* Add QPdfPageSelectorShawn Rutledge2023-02-162-0/+18
* Define an enum for FPDF rotation int valuesAxel Spoerl2023-02-142-16/+26
* Add option to build using system OpenJPEG 2Allan Sandfeld Jensen2023-02-131-0/+4
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-081-1/+1
* Fix translation of QPdfLink::toString()Friedemann Kleint2023-01-071-6/+5
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-061-0/+6
* QPdfDocument: make code locale-independentMarc Mutz2022-12-221-1/+3
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-115-29/+29
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* doc: Mark all QPdfLinkModel docs internal for nowShawn Rutledge2022-09-071-8/+8
* Doc: Add the git repo URL for the Qt PDF examplesVenugopal Shivashankar2022-09-071-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-263-3/+3
* Move QPdfBookmarkModel::d_rolesNames to private classAllan Sandfeld Jensen2022-08-102-4/+4
* Change Rotation values from RotateX to ClockwiseXAllan Sandfeld Jensen2022-08-093-12/+12
* Rename _Count to NRolesAllan Sandfeld Jensen2022-08-098-16/+16
* Add QT_NO_DEBUG_STREAM protectionsAllan Sandfeld Jensen2022-08-092-1/+6
* Use SPDX license identifiersLucie Gérard2022-07-081-0/+3
* Doc: Do not advertise Qt module includeKai Köhne2022-07-083-15/+0
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Doc: Fix linking issues on Qt PDF documentationTopi Reinio2022-07-051-1/+2
* Highlight the multipage pdf viewer exampleShawn Rutledge2022-07-051-0/+2