summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-2344-44/+44
* Update copyright year in license headers.Jason McDonald2012-01-0544-44/+44
* Fix printerPaperSize and some tst_qprinter test failuresSergio Ahumada2011-12-291-1/+1
* Remove QAlphaPaintEngine::drawImage()Bradley T. Hughes2011-12-142-20/+0
* Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-60/+3
* qtbase: Warnings fixes.Friedemann Kleint2011-11-182-4/+0
* Move QPrinter::init() to QPrinterPrivate::init()Bradley T. Hughes2011-10-313-14/+13
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-268-50/+29
* Readded PrintSupport for WindowsOliver Wolff2011-10-259-14/+2135
* Fixed missing return statement in QPrintSupportKevin Simons2011-10-191-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-103-244/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-036-0/+8
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-034-70/+0
* Mac: Fix link error in printdialog.Morten Sorvig2011-08-231-0/+2
* Fix build.Friedemann Kleint2011-08-1917-19/+23
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-195-27/+38
* Move the printer support backend into it's own pluginLars Knoll2011-08-192-13/+20
* Move printing into it's own libraryLars Knoll2011-08-1983-0/+14723