summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagesize.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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