summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpagesize.h
Commit message (Expand)AuthorAgeFilesLines
* Centralize the implementation of move assignment operatorsGiuseppe D'Angelo2020-10-031-1/+1
* Cleanup PageSize enum for Qt6Allan Sandfeld Jensen2020-09-101-7/+5
* Clean up PageSizeId enumVolker Hilsheimer2020-09-101-5/+3
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-2/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QtGui: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-5/+5
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QPageSize: remove QPageSize:: overqualificationsMarc Mutz2014-04-091-21/+21
* QPageSize: provide op!=Marc Mutz2014-04-081-0/+2
* QPageSize: make op== non-memberMarc Mutz2014-04-081-1/+3
* QPageSize: mark ctors explicitMarc Mutz2014-04-081-6/+6
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-171-1/+0
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-171-0/+1
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-171-0/+1
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+310