index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
texture
/
qpaintedtextureimage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in QPaintedTextureImage when never calling repaint()
Aurélien Brooke
2024-02-28
1
-0
/
+3
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
1
-3
/
+3
*
QPaintedTextureImage: fill image with transparency by default
Paul Lemire
2023-02-10
1
-0
/
+1
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Expand QPaintedTextureImage documentation
Michael Brasser
2020-10-22
1
-2
/
+15
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
1
-1
/
+1
*
Add devicePixelRatio to QPaintedTextureImagePrivate
Laszlo Agocs
2018-06-11
1
-1
/
+7
*
Merge remote-tracking branch 'origin/5.10' into dev
Andy Nichols
2017-11-13
1
-1
/
+6
|
\
|
*
Doc: add doc to undocumented methods/properties
Nico Vertriest
2017-10-20
1
-0
/
+5
|
*
Doc: add doc to undocumented classes
Nico Vertriest
2017-10-20
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-25
1
-1
/
+1
|
/
*
Use QSharedPointer::create() more
Marc Mutz
2017-07-22
1
-1
/
+1
*
Doc: added parameter specifications
Nico Vertriest
2017-03-21
1
-3
/
+3
*
Doc: added doc for parameters QPaintedTextureImage
Nico Vertriest
2017-02-15
1
-25
/
+13
*
QPaintedTextureImage: documentation
Wieland Hagen
2017-01-10
1
-0
/
+66
*
QPaintedTextureImage: paint via QPainter into texture
Wieland Hagen
2016-08-13
1
-0
/
+188