qt5base-lts/tests/auto/gui/painting
Szabolcs David 926a0886d1 Support multiple page ranges in QPrinter
Add a new QRangeCollection type to store and manage
multiple page ranges. This moves out the parser and validator
logic from the platform dependent (UNIX) dialog and makes it
publicly available from QPrinter.

This improves the usability of QPrinter in those applications
which doesn't use print dialog to configure printer.
(e.g.: QTextDocument, QWebEnginePage)

Change-Id: I0be5a8a64781c411f83b96a24f216605a84958e5
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-04-09 16:45:32 +02:00
..
qbrush WebGradients: redo implementation 2019-12-14 11:31:46 +01:00
qcolor QColor: unify behavior when passing invalid values to setFoo() 2019-11-22 22:22:17 +01:00
qcolorspace Allow creating a valid QColorSpace one value at a time 2020-02-01 00:31:01 +01:00
qpagelayout
qpagesize Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpaintengine Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainter Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
qpainterpath Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainterpathstroker Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpathclipper Deprecate all methods that use QMatrix 2020-01-28 04:12:25 +01:00
qpdfwriter New features for QPdfWriter 2019-12-19 21:23:43 +01:00
qpen Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpolygon Add QPolygon::intersects() methods 2017-05-18 08:55:16 +00:00
qrangecollection Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00
qregion Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
qtransform Merge remote-tracking branch 'origin/5.15' into dev 2020-03-11 15:34:21 +01:00
qwmatrix Get rid of QMatrix 2020-02-28 08:57:57 +01:00
CMakeLists.txt Get rid of QMatrix 2020-02-28 08:57:57 +01:00
painting.pro Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00