summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Remove winrtOliver Wolff2020-06-065-13/+4
* macOS: Build print support plugin directly into QtPrintSupportTor Arne Vestbø2020-06-044-1/+34
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-0413-14/+3440
* Document how to use CMake for Qt PrintSupportKai Koehne2020-05-267-73/+21
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-1/+1
* Get rid of QTextCodec in the cups supportLars Knoll2020-05-142-12/+18
* Support multiple page ranges in QPrinterSzabolcs David2020-04-093-96/+28
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+2
* Remove QRegExp usage from Qt PrintSupportLars Knoll2020-03-171-3/+10
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-2/+2
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1