summaryrefslogtreecommitdiffstats
path: root/src/printsupport/widgets/qprintpreviewwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-10/+8
* Mark obsolete QPrinter functions as deprecated from 5.15 onVolker Hilsheimer2020-09-031-3/+5
* Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+2
|\
| * PrintSupport: convert 0 with nullptr (c++11)Laurent Montel2017-11-301-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-2/+1
|\|
| * Printsupport: Not necessary to call setLayout when we added the parentLaurent Montel2017-10-121-2/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/
* Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-4/+0
* 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