qt5base-lts/tests/auto/gui/painting
Marc Mutz 0889e9da20 QColor: provide QLatin1String overloads of functions taking QString
The inefficiency of QColor(const char*) came to light by
a recent refactoring which showed that the existing char*
overload of qt_get_hex_rgb() was never called.

So, provide a QLatin1String interface for named colors
that allows user code to reach that internal function
without converting to QString first.

Change-Id: I74df7b570ef28c00e35ca4adf46c4b7c7e9994b3
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Anton Kudryavtsev <a.kudryavtsev@netris.ru>
2016-09-23 04:39:41 +00:00
..
qbrush Updated license headers 2016-01-21 18:55:18 +00:00
qcolor QColor: provide QLatin1String overloads of functions taking QString 2016-09-23 04:39:41 +00:00
qpagelayout Updated license headers 2016-01-21 18:55:18 +00:00
qpagesize Updated license headers 2016-01-21 18:55:18 +00:00
qpaintengine Updated license headers 2016-01-21 18:55:18 +00:00
qpainter Fix regression in rotated bilinear sampling 2016-07-27 17:23:42 +00:00
qpainterpath tst_QPainterPath: clean up 2016-08-05 19:33:05 +00:00
qpainterpathstroker Updated license headers 2016-01-21 18:55:18 +00:00
qpathclipper Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qpdfwriter Updated license headers 2016-01-21 18:55:18 +00:00
qpen Updated license headers 2016-01-21 18:55:18 +00:00
qpolygon QPolygon: add a smoke-test for boundingRect() 2016-08-04 10:46:06 +00:00
qregion QRegion: make iterable 2016-02-28 19:06:44 +00:00
qtransform Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
qwmatrix QtGui: Remove Windows CE. 2016-03-30 17:35:41 +00:00
painting.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00