summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-1/+3
* Convert features.buttongroup to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-0/+1
* Initialize the print engine with the given printer nameAndy Shaw2017-08-255-7/+6
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-1/+4
* Convert features.filesystemmodel to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+3
* Convert features.fscompleter to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+1
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-292-8/+10
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-292-1/+5
* Convert features.tablewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-281-1/+2
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-3017-88/+47
* Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-05-308-22/+19
* Convert features.printpreviewdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-303-15/+9
* Convert features.cups to QT_[REQUIRE_]CONFIGStephan Binner2017-05-307-22/+14
* Fix build without features.cupsjobwidgetTasuku Suzuki2017-04-303-8/+10
* Prefer rvalue version of toLocal8Bit()Anton Kudryavtsev2017-03-301-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+1
|\
| * Annotate more implicit fallthroughsAllan Sandfeld Jensen2017-03-271-0/+1
* | Add feature.dialogStephan Binner2017-03-228-18/+23
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-1/+1
|\|
| * Android: Enable the usage of QPrinterAndy Shaw2017-03-091-1/+1
* | Add feature.checkboxStephan Binner2017-03-061-1/+9
* | Add feature.dialogbuttonboxStephan Binner2017-03-061-0/+1
* | Build fix for -no-feature-formlayoutPaul Olav Tvete2017-03-061-1/+1
* | Add feature.label and feature.formlayoutStephan Binner2017-03-031-2/+3
* | Add feature.radiobuttonStephan Binner2017-03-031-1/+10
* | Build fix for -no-feature-datestringPaul Olav Tvete2017-03-011-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-304-5/+19
|\|
| * Fix printsupport dependenciesPaul Olav Tvete2017-01-261-2/+2
| * Fix printsupport compilation with -no-feature...Paul Olav Tvete2017-01-254-4/+18
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-261-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+4
| |\|
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-0/+4
| | |\
| | | * winrt: Fix Qt5PrintSupport(d).lib generationMaurice Kalinowski2017-01-131-0/+4
* | | | Fix deprecated API usageJake Petroules2017-01-242-4/+4
|/ / /
* | | Windows: Support custom sizes entered via the print dialogAndy Shaw2017-01-191-3/+27
* | | When changing the printer used, try to preserve the original page settingsAndy Shaw2017-01-191-1/+10
* | | doc: update QPrinter docs for clangqdocMartin Smith2017-01-062-288/+9
* | | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-022-1/+2
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-134-25/+25
|\| |
| * | Add missing override into Qt modulesAlexander Volkov2016-12-013-24/+24
| |/
| * winrt: Add printsupportMaurice Kalinowski2016-11-231-1/+1
* | Add support for selecting the printer plugin via the env varAndrew Hayzen2016-12-091-2/+12
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-0/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-0/+10
| |\
| | * macOS: Clear event dispatcher interrupt stateGabriel de Dietrich2016-11-082-0/+10
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* | | Fix build with various features disabledLars Knoll2016-10-111-2/+2
* | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+1
* | | Convert the old feature systemLars Knoll2016-09-151-0/+30
* | | Make things compile with the printer feature disabledLars Knoll2016-09-156-1/+14