summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix page size selection in QPageSetupDialogJoni Poikelin2015-03-131-2/+2
* Windows printing: Add more error reporting.Friedemann Kleint2015-03-092-11/+36
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+3
|\
| * Respect the orientation setting from the page setup dialogAndy Shaw2015-02-111-0/+3
* | Fixed license headersJani Heikkinen2015-02-172-2/+2
* | Introduce QT_NO_MIMETYPESérgio Martins2015-02-174-0/+12
* | Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* | Update copyright headersJani Heikkinen2015-02-1155-395/+379
* | Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-042-6/+0
* | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-1/+1
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-213-2/+7
|\|
| * Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+4
| * Update printer metrics after resolution change.Marcel Krems2015-01-161-0/+2
| * Remove extra ';' after QPrint namespace blockKai Pastor2015-01-081-1/+1
* | Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-203-24/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0310-34/+34
* | QCups: avoid relocationsMarc Mutz2014-11-251-2/+5
|/
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-153-11/+13
* Fix warning about unused variable in qprintengine_win.cpp.Friedemann Kleint2014-11-031-2/+0
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-244-11/+85
* Don't use cosmetic GDI pens as this is already accounted forAndy Shaw2014-10-231-4/+1
* Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-2/+2
* Handle PPK_CustomBase in QWin32PrintEngine::propertyUlf Hermann2014-09-301-0/+3
* Update license headers and add new license filesMatti Paaso2014-09-2444-828/+476
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-4/+4
|\
| * Check if Start/EndPage returns non-positive value when error checkingAndy Shaw2014-08-071-4/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-3/+2
|\|
| * Windows: Fix assignment of margins in QPageSetupDialog.Friedemann Kleint2014-07-221-3/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-1/+4
|\|
| * Windows printing: Preserve painter when syncing state.Friedemann Kleint2014-07-211-1/+4
* | Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-041-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-013-18/+17
|\|
| * QWin32PrintEnginePrivate check for NULL pDevMode and hdc.Dyami Caliri2014-06-252-15/+14
| * QPrinter - Don't use QPrinterInfo::availablePrinters()John Layt2014-06-071-3/+3
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-052-17/+33
|\|
| * QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-231-16/+32
| * QPrintDialog OSX: Fix qApp->processEvents argumentsDyami Caliri2014-05-221-1/+1
* | Do not always fallback to bitmap printing when printing alpha.Jan Arve Saether2014-05-313-17/+35
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-063-10/+9
|\|
| * QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1
| * QPrintDialog - Fix Mac reference counting error.Morten Johan Sørvig2014-04-181-3/+3
| * QPrintDialog - Fix mac change of printer nameJohn Layt2014-04-181-5/+5
| * Revert "Automatically link printsupport plugins to static applications."Oswald Buddenhagen2014-04-181-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-114-66/+105
|\|
| * make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+3
| * QCUPSSupport: fix misuse of QDateTime::addDays()David Faure2014-04-081-1/+1
| * QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-052-65/+101
* | QCUPSSupport: Extract Method bannerPageToString() from setBannerPages()Marc Mutz2014-03-311-49/+17
* | QCUPSSupport: Extract Method jobHoldToString() from setJobHold()Marc Mutz2014-03-311-49/+37
|/