summaryrefslogtreecommitdiffstats
path: root/src/printsupport/widgets/qprintpreviewwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-8/+8
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtPrintSupport: eradicate all Q_FOREACH loopsMarc Mutz2015-12-231-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-2/+2
|\
| * Use the new non-obsoleted functions for getting the paper detailsAndy Shaw2015-05-261-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Fix 1700 override warnings [-Winconsistent-missing-override]Sérgio Martins2015-02-031-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrintPreviewWidget: use QSignalBlockerMarc Mutz2013-10-301-3/+4
* QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-231-0/+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 Q_WS_MAC with Q_OS_MAC in QtPrintSupportBradley T. Hughes2012-03-051-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Remove many deprecated methodsLars Knoll2012-01-311-11/+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
* 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/+844