summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-35/+37
|\
| * macOS: Support printing when no printers are installedTor Arne Vestbø2020-03-091-35/+37
* | CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-091-0/+3
* | Pass QDate and QTime as value classesEdward Welbourne2020-02-274-5/+5
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-193-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-12/+23
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-043-12/+23
| |\
| | * Doc/Printsupport: misc fixesChristian Ehrlicher2020-01-313-12/+23
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-111-0/+4
|\ \ \
| * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-0/+4
* | | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-6/+6
* | | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-2/+1
|\| |
| * | Deprecate all methods that use QMatrixJarek Kobus2020-01-282-2/+1
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2411-49/+44
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-7/+0
| |\|
| | * Fix some qdoc warningsFriedemann Kleint2020-01-021-7/+0
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-3/+5
| |\|
| | * QPrintDialog: don't access dangling pointer when cups is disabledChristian Ehrlicher2019-12-231-3/+5
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-156-24/+24
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-065-14/+14
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1