summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagelayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QPageLayout() not initializing unitsAlbert Astals Cid2018-03-191-8/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-18/+15
|\
| * Fix debug operators for QPageSize/QPageLayout.Friedemann Kleint2016-03-101-18/+15
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* 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
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QPageLayout: clean up operator==Marc Mutz2014-04-081-3/+1
* QPageLayout: provide op!=Marc Mutz2014-04-081-0/+14
* QPageLayout: make op== non-memberMarc Mutz2014-04-081-6/+8
* QPageLayout: use QExplicitlySharedDataPointerMarc Mutz2014-04-081-0/+11
* QPageLayout: remove QPageLayout:: overqualificationsMarc Mutz2014-04-081-16/+16
* QPageLayout: use existing qBound()Marc Mutz2014-04-071-9/+4
* QPageLayout - Add new QPageLayout classJohn Layt2014-03-171-0/+971