Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid initializing QFlags with 0 or nullptr in further cases | Friedemann Kleint | 2019-11-25 | 1 | -1/+1 |
* | Fix warning about deprecated QPainter::setMatrix in QSGSoftwareInternalImageNode | Friedemann Kleint | 2019-02-05 | 1 | -2/+1 |
* | Disable antialiased clipping when painting images | Allan Sandfeld Jensen | 2018-11-28 | 1 | -10/+3 |
* | Fix Hidpi BorderImage in software renderer | Allan Sandfeld Jensen | 2018-05-02 | 1 | -4/+7 |
* | Make QSGLayer::grab work correctly in software renderer | Jan Marker | 2018-04-11 | 1 | -3/+11 |
* | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -3/+3 |
* | Fix crash when accessing pixmap on default QSGSoftwareInternalImageNodev5.9.3 | Allan Sandfeld Jensen | 2017-11-17 | 1 | -4/+5 |
* | Add cross-backend simple rect, texture, and ninepatch nodes | Laszlo Agocs | 2016-06-22 | 1 | -0/+501 |