summaryrefslogtreecommitdiffstats
path: root/src/printsupport/dialogs/qprintpreviewdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-1/+1
* Unix: QPageSetupDialog: Use print device default paper sizeAhmad Samir2019-02-261-4/+8
* Replace QWidget::margin() with QWidget::contentsMargins()Christian Ehrlicher2019-02-131-1/+1
* Modernize the "thread" featureUlf Hermann2018-08-171-1/+4
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+2
|\
| * PrintSupport: modernize connection signal/slotLaurent Montel2017-11-301-1/+1
| * PrintSupport: convert 0 with nullptr (c++11)Laurent Montel2017-11-301-1/+1
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-4/+4
|\|
| * PrintSupport: replace 0 with nullptrLaurent Montel2017-10-091-4/+4
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
|/
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-0/+2
* Convert features.printpreviewdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-6/+0
* 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