summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | rename description => label in configure.jsonOswald Buddenhagen2016-09-151-2/+2
* | | Modularize configure.json/.priLars Knoll2016-09-152-0/+43
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-052-3/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-052-3/+7
| |\|
| | * QWin32PrintEngine: Fix uninitialized memory read of dpi_x, dpi_yFriedemann Kleint2016-08-302-3/+7
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-5/+5
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-225-12/+12
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-163-10/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-133-10/+10
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-123-10/+10
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-192-2/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-0/+3
| |\|
| | * Windows: Add support for the PdmDevicePixelRatioScaled metricAndy Shaw2016-07-011-0/+3
* | | Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.hLars Knoll2016-07-1426-11/+83
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-232-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\|
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * | QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-1/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+2
* | | QtPrintSupport: Remove Windows CE.Friedemann Kleint2016-04-061-4/+0
|/ /
* | Unify license header usage.Jani Heikkinen2016-03-299-35/+85
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-132-5/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-5/+10
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
| | * QPlatformPrintDevice: fix uninit'ed member variableMarc Mutz2016-03-061-0/+6
* | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-122-6/+6
|/ /
* | QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-175-23/+23
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-8/+0
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-8/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-8/+0
| |\|
| | * Center QPrintPropertiesDialog on top of its parentAlexander Volkov2016-01-181-8/+0
* | | Updated license headersJani Heikkinen2016-01-211-1/+1
|/ /