summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagesize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Don't stream QStringLiterals into QDebugMarc Mutz2014-10-091-1/+1
* Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-091-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QPageSize: remove QPageSize:: overqualificationsMarc Mutz2014-04-091-146/+146
* QPageSize: clean up operator==Marc Mutz2014-04-081-3/+1
* QPageSize: provide op!=Marc Mutz2014-04-081-0/+8
* QPageSize: make op== non-memberMarc Mutz2014-04-081-5/+8
* Use Q_STATIC_ASSERT to check that the array has the right sizeThiago Macieira2014-04-051-12/+1
* Fix translation of QtPrintSupport and QPageSize.Friedemann Kleint2014-03-171-10/+16
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+1876