summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-283-5/+5
* Fix compilation when QT_NO_PRINTDIALOG is defined.Qt4iOS2012-03-272-4/+4
* Cocoa: fix crash when using QPrintDialogBradley T. Hughes2012-03-211-2/+2
* Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-155-108/+113
* Remove stale references to QtopiaDonald Carr2012-03-121-19/+0
* Replace Q_WS_MAC with Q_OS_MAC in QtPrintSupportBradley T. Hughes2012-03-051-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-022-5/+5
* Remove reference to Symbian in printsupport.Xizhi Zhu2012-01-303-9/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3019-19/+19
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-255-5/+0
* Update contact information in license headers.Jason McDonald2012-01-2319-19/+19
* Update copyright year in license headers.Jason McDonald2012-01-0519-19/+19
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-3/+0
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-263-17/+14
* Readded PrintSupport for WindowsOliver Wolff2011-10-254-13/+16
* Clean-up a macro for CocoaMorten Sorvig2011-10-103-244/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-033-0/+4
* 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-195-6/+6
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-192-11/+16
* Move printing into it's own libraryLars Knoll2011-08-1957-0/+6754