summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-feature-lineeditTasuku Suzuki2023-03-041-6/+6
* Fix build with -no-feature-formlayoutTasuku Suzuki2023-02-211-5/+5
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-102-9/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-032-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* Revert "CUPS: Add support for accessible IPP printers"Volker Hilsheimer2022-07-281-5/+2
* Use SPDX license identifiersLucie Gérard2022-05-167-268/+16
* CUPS: Add support for accessible IPP printersLu YaNing2022-04-261-2/+5
* Printsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-191-1/+3
* Printsupport: stop using QL1Char constructor for creating char literalsSona Kurazyan2022-04-193-4/+4
* Fix UI mismatch when QPrinter::setDuplexZhang Hao2022-02-182-3/+9
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+0
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-35/+0
* Remove the qmake project filesJoerg Bornemann2021-01-072-27/+0
* Windows: Build print support plugin directly into QtPrintSupportFriedemann Kleint2020-09-2411-1094/+0
* Silence warnings from using deprecated CUPS APIsLars Knoll2020-09-131-0/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-4/+4
* Use QList instead of QVector in pluginsJarek Kobus2020-07-063-6/+6
* CMake: Regenerate rest of projects under src/Alexandru Croitor2020-07-031-3/+0
* Port QtPrintSupport to QStringViewLars Knoll2020-06-112-2/+2
* macOS: Build print support plugin directly into QtPrintSupportTor Arne Vestbø2020-06-046-110/+0
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-041-12/+4
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-273-3/+3
* 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-162-2/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-053-10/+8
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-273-9/+9
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-2/+2
|\
| * Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-2/+2
* | Regenerate src/*Alexandru Croitor2019-11-143-3/+3
* | Regenerate everything under ./srcAlexandru Croitor2019-11-123-3/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-3/+1
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-3/+1
| |\
| | * Fix -no-feature-mimetype buildAllan Sandfeld Jensen2019-08-191-3/+3
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+2
|\| |
| * | Fix build without features.mimetypeTasuku Suzuki2019-08-201-0/+2
* | | Regenerate printsupport pluginsAlexandru Croitor2019-10-084-12/+58
* | | cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-031-0/+1
* | | Add CMakeLists.txt for cocoa printsupport plug-inJean-Michaël Celerier2019-09-242-1/+26
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+2
|\| |
| * | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+2
| |/
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-166-6/+20
|\|
| * Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-3/+3
| * Fix QPpdPrintDevice::isDefaultAlbert Astals Cid2018-11-293-1/+15
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-172-2/+2
| |\
| | * Modernize the "mimetype" featureLiang Qi2018-10-122-2/+2
* | | cmake: Find Cups and enable its pluginAlbert Astals Cid2019-02-122-0/+39
|/ /