summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-124-67/+229
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-92/+31
|\
| * Be more precise in calculating start point of fast scalingAllan Sandfeld Jensen2019-04-081-89/+30
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-3/+1
| |\
| | * Remove noisy warning for undefined QGradient presetEirik Aavitsland2019-04-051-3/+1
* | | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-097-401/+748
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-063-5/+5
* | | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-0518-193/+193
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-032-4/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-022-4/+13
| |\|
| | * Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-4/+8
| | * Fix alpha blending regression with WA_StacksOnTop QOpenGLWidgetsLaszlo Agocs2019-03-301-0/+5
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-312-3/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-302-3/+16
| |\|
| | * Speculative fix for building on INTEGRITY with ARM NEONAllan Sandfeld Jensen2019-03-292-17/+30
* | | Use QScopedValueRollback more as a reentrancy guardAllan Sandfeld Jensen2019-03-261-3/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-1/+1
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2019-03-151-1/+1
* | | More nullptr usage in headersKevin Funk2019-03-1413-36/+36
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-2/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-2/+3
| |\|
| | * Don't split bezier curves that are already just a lineAllan Sandfeld Jensen2019-03-051-2/+3
* | | QLineF: mark angle(const QLineF&) as deprecatedChristian Ehrlicher2019-03-051-6/+3
* | | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-6/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-271-3/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-3/+1
| |\|
| | * Fix assert when drawing lines with extreme coordinatesEirik Aavitsland2019-02-251-3/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-221-1/+1
|\| |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2012-178/+227
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-10/+31
| |\|
| | * QBackingStore: Make QPlatformBackingStore creation lazyTor Arne Vestbø2019-02-131-10/+13
| | * Don't allow backingstore flush to non-raster surfacesTor Arne Vestbø2019-02-121-0/+18
| * | QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-0/+2
| * | Add faster path for scaling QRegion with multiple regionsJoni Poikelin2019-02-131-2/+17
| * | Fix some QPainter-related deprecation warningsFriedemann Kleint2019-02-083-7/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-084-61/+75
| |\|
| | * Doc: decrease confusion about HSV vs HSL in QColorEirik Aavitsland2019-02-051-29/+37
| | * Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-17/+22
| | * Painter path stroking: fix capping of beziers ending in tight turnsEirik Aavitsland2019-02-051-13/+14
| | * QtGui: Unify license headersKai Koehne2019-01-292-2/+2
| * | Improve ARGB32ToRGBA64 conversionsAllan Sandfeld Jensen2019-02-072-35/+29
| * | Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-061-0/+3
| * | Switch epilogues of AVX2 conversions to single stepAllan Sandfeld Jensen2019-02-061-79/+79
* | | QPdfWriter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-192-1/+15
* | | Remove old dead codeAllan Sandfeld Jensen2019-02-082-96/+0
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-0817-49/+3364
|/ /
* | Fix convertARGBToARGB32PM_avx2 and convertARGBToRGBA64PM_avx2Allan Sandfeld Jensen2019-02-051-2/+2
* | QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-021-1/+1
* | QtGui/QPainterPath: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-022-29/+39