aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpainteditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-171-3/+1
* Update QQuickPaintedItem docs to reflect realityLaszlo Agocs2020-06-151-34/+16
* Make openglContext getter in QQuickWindow privateLaszlo Agocs2020-06-111-4/+2
* Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-181-0/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-121-1/+0
|\
| * Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+0
* | Fix Qt6 buildAlexandru Croitor2019-07-311-4/+0
|/
* doc: Fix some odds and ends in qdoc commentsMartin Smith2018-02-281-0/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-11/+11
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+1
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-0/+1
|\|
| * Make shader effects configurableLars Knoll2016-10-101-0/+1
* | Quick: add missing 'override'Anton Kudryavtsev2016-10-121-1/+1
|/
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-241-0/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+7
| |\
| | * Update the item when the DevicePixelRatio changesAndy Shaw2016-04-071-0/+7
* | | D3D12: Painter nodeLaszlo Agocs2016-05-031-9/+18
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-0/+2
|/ /
* / Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Make QQuickPaintedItem support Item::layerGunnar Sletta2016-01-041-0/+7
* Fix QQuickPaintedItem::renderTarget docsJ-P Nurmi2015-12-151-1/+1
* Introduce QQuickPaintedItem::textureSize and support HighDpi.Gunnar Sletta2015-09-151-26/+80
* Update QQuickPaintedItem::FastFBOResizing docs.Gunnar Sletta2015-09-151-5/+6
* Doc: added documentation to undocumented methodsNico Vertriest2015-08-041-0/+9
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix performance regression caused by SG signals in QQuickItem.Gunnar Sletta2014-09-031-3/+1
* Added QSGPainterNode abstraction to QSGAdaptationLayerAndy Nichols2014-08-271-2/+2
* Make QQuickPaintedItem a texture provider.Gunnar Sletta2014-08-261-1/+69
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Doc: Fix typosSze Howe Koh2013-11-051-1/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove comment that QQuickPaintedItem is only useful for porting.Gunnar Sletta2013-08-011-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Warn about potential abuse of QQuickPaintedItem::paint().Gunnar Sletta2012-11-291-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Fix documentation issues.Kim Motoyoshi Kalland2012-09-071-2/+1
* Add tests for QQuickPaintedItem.Andrew den Exter2012-07-231-0/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+528