summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintpreviewdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add feature.dialogStephan Binner2017-03-221-1/+2
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-2/+3
* Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+1
* QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-2/+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
* Fixed initialization of QPrintPreviewDialog's image resources for static builds.Friedemann Kleint2014-02-071-0/+11
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-9/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-1/+1
* 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-021-3/+3
* Remove reference to Symbian in printsupport.Xizhi Zhu2012-01-301-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Readded PrintSupport for WindowsOliver Wolff2011-10-251-2/+2
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-10/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Move printing into it's own libraryLars Knoll2011-08-191-0/+803