summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREEJoerg Bornemann2021-07-121-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-06-252-14/+2
* Remove old configure-related filesJoerg Bornemann2021-06-181-102/+0
* Windows: Read page size and orientation from setup dialogVolker Hilsheimer2021-06-161-3/+28
* Doc: Add disclaimer about QtPrintSupport not being available on iOSPaul Wicking2021-06-092-0/+3
* Use icon themes in QPrintPreviewDialog [if they exist]Albert Astals Cid2021-06-0515-31/+31
* Make sure _q_printerChanged is called even if only pdf printer is availableAlbert Astals Cid2021-05-211-0/+2
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-33/+32
* QPrintEngineMac: code tidiesGiuseppe D'Angelo2021-05-041-4/+4
* Silence warning in QPrintDialogSzabolcs David2021-05-013-8/+8
* Add nullptr checkOliver Eftevaag2021-03-161-1/+2
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-192-1/+4
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-077-148/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-201-2/+0
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-26/+30
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-2/+2
* remove unused variables and parameters to fix compilation with g++-10.2Andreas Buhr2020-11-131-2/+0
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-123-3/+3
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Rename QRangeCollection to QPageRanges, make it a proper value typeVolker Hilsheimer2020-11-083-29/+14
* Initial porting guide for QtGui and QtPrintSupportVolker Hilsheimer2020-11-041-1/+7
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Doc: Fix documentation warnings for Qt Print SupportTopi Reinio2020-10-302-2/+2
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-291-1/+0
* QFontEngine: get rid of userData() trickeryKonstantin Ritt2020-10-281-16/+7
* QWindowsPrintDevice: Fix signedness warningsFriedemann Kleint2020-09-241-7/+6
* QWindowsPrintDevice: Brush up the codeFriedemann Kleint2020-09-241-19/+22
* Windows: Build print support plugin directly into QtPrintSupportFriedemann Kleint2020-09-2414-25/+1078
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-14/+14
* Fix some qdoc warnings: printer API cleanupVolker Hilsheimer2020-09-221-5/+5
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-104-89/+26
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-046-693/+16
* Mark obsolete QPrinter functions as deprecated from 5.15 onVolker Hilsheimer2020-09-033-5/+39
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-012-3/+3
* QPrinterInfo: Remove deprecated methodsMarcel Krems2020-08-252-50/+0
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-251-1/+1
* Drop spurious const from parameterEdward Welbourne2020-08-231-1/+1
* CMake: Re-implement configure/qmake's command line handling in CMakeJoerg Bornemann2020-08-171-0/+1
* Fix build with mingw gcc 9 and -Wsuggest-overrideKai Koehne2020-08-101-15/+15
* Fix some MSVC int conversion warningsFriedemann Kleint2020-07-171-1/+1
* Automatically register comparison operators in QMetaTypeFabian Kosmale2020-07-081-3/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-074-15/+15
* Use QList instead of QVector in printsupportJarek Kobus2020-07-068-32/+31
* CMake: Regenerate rest of projects under src/Alexandru Croitor2020-07-031-13/+13
* macOS: Remove PPD deprecation warningTor Arne Vestbø2020-07-011-4/+1