summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-5/+2
* Add feature.dialogStephan Binner2017-03-221-4/+5
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+0
* Add qtprintsupportglobal_p.h and fix qtprintsupportglobal.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtPrintSupport: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-12/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrintDialog - Fix setting of PageOrderJohn Layt2013-12-081-1/+0
* Add CUPS Page Set options to print supportMartin Klapetek2013-09-171-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-011-26/+4
* Merge master into api_changesKent Hansen2012-03-161-4/+4
|\
| * Re-enable native print/pagesetup dialogs on Mac OS XBradley T. Hughes2012-03-151-4/+4
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-121-19/+0
|\|
| * Remove stale references to QtopiaDonald Carr2012-03-121-19/+0
* | QtPrintSupport: make some constructors explicitMarc Mutz2012-03-081-1/+1
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QtPrintSupport: Remove Q_WS_QPA, qpa sections from .pro files.Friedemann Kleint2011-10-261-5/+5
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-6/+0
* Fix build.Friedemann Kleint2011-08-191-2/+2
* Move printing into it's own libraryLars Knoll2011-08-191-0/+174