index
:
qt/qtdatavis3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
wip/NG
Qt 3D data visualization framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix black screen when deleting a window container
Tomi Korpipaa
2019-12-02
1
-4
/
+2
*
Register revision 1 of Q3DScene
Ulf Hermann
2019-02-25
1
-0
/
+1
*
Fix mesa check
Joni Poikelin
2019-01-22
1
-1
/
+1
*
Doc: Fix \code command usage
Topi Reinio
2018-10-25
1
-12
/
+15
*
Merge remote-tracking branch 'origin/5.11' into 5.12
v5.12.0-beta3
v5.12.0-beta2
Qt Forward Merge Bot
2018-09-29
1
-0
/
+1
|
\
|
*
Do show module license on all help pages
Kai Koehne
2018-09-27
1
-0
/
+1
*
|
Update plugins.qmltypes
v5.12.0-beta1
Kai Koehne
2018-09-27
2
-433
/
+4
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-06-04
9
-99
/
+81
|
\
\
|
|
/
|
*
Use FDL license for all .qdoc files
Kai Koehne
2018-05-30
9
-99
/
+81
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-05-12
1
-0
/
+6
|
\
\
|
|
/
|
*
Doc: Add license information to index page
Kai Koehne
2018-05-09
1
-0
/
+6
*
|
Remove the code to manually initialize resources in static builds
Simon Hausmann
2018-04-27
1
-8
/
+1
*
|
Remove Qt<5.12 workaround
Olivier Goffart
2018-04-10
1
-2
/
+0
*
|
Use Qt::Alignment instead of the AlignmentFlag enum to represent flags
Olivier Goffart
2018-04-10
5
-9
/
+11
|
/
*
Fix wrong license header
v5.11.0-rc2
v5.11.0-rc1
v5.11.0-beta4
v5.11.0-beta3
v5.11.0
Jani Heikkinen
2018-03-28
1
-10
/
+21
*
Remove QDoc-related typedef hacks
v5.11.0-beta2
Topi Reinio
2018-03-08
6
-22
/
+13
*
Fix documentation build when using Clang-enabled QDoc
Topi Reinio
2018-03-08
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
5
-3
/
+10
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-18
5
-3
/
+10
|
|
\
|
|
*
Fix mixing of vec3 and vec2 for coords_mdl
Mika Salmela
2017-12-21
2
-2
/
+1
|
|
*
Render custom items at insertion order
Mika Salmela
2017-11-16
3
-1
/
+9
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
2
-3
/
+8
|
\
\
\
|
|
/
/
|
*
|
Doc: Update the list of highlighted examples
Topi Reinio
2017-11-09
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-2
/
+6
|
|
\
\
|
|
|
/
|
|
*
Set clamp to edge wrap modes for surface textures
Mika Salmela
2017-09-05
1
-2
/
+6
|
*
|
Doc: Update the highlighted examples list
v5.10.0-beta2
Venugopal Shivashankar
2017-10-05
1
-1
/
+2
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
33
-67
/
+67
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
v5.10.0-beta1
v5.10.0-alpha1
Liang Qi
2017-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Use QSharedPointer::create() more
Marc Mutz
2017-07-31
1
-1
/
+1
*
|
Reduce the scope of the preprocessor branches with the help of a union
Jake Petroules
2017-08-09
2
-60
/
+30
*
|
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-06-14
2
-2
/
+2
|
/
*
Position the break statement in the proper place
Thiago Macieira
2017-06-05
1
-1
/
+1
*
Highlight bars example
v5.9.0-rc2
v5.9.0-rc1
v5.9.0
Miikka Heikkinen
2017-05-17
1
-0
/
+2
*
Fix bundling of module for static builds
Julian Strobl
2017-05-05
1
-0
/
+8
*
Fix build for -no-feature-wheelevent
Stephan Binner
2017-04-24
10
-0
/
+20
*
Doc: Edit custom item, label, and volume docs for grammar and style
v5.9.0-beta3
v5.9.0-beta2
Leena Miettinen
2017-04-07
3
-114
/
+145
*
Doc: Edit data item docs for grammar and style
Leena Miettinen
2017-04-07
3
-44
/
+47
*
Doc: Edit data proxy documentation for grammar and style
Leena Miettinen
2017-04-07
4
-195
/
+249
*
Fix warning about member initialization out of order
Thiago Macieira
2017-04-03
1
-1
/
+1
*
Doc: Edit the series docs for grammar and style
v5.9.0-beta1
Leena Miettinen
2017-03-27
4
-115
/
+133
*
Doc: Edit the axes documentation for grammar and style
Leena Miettinen
2017-03-24
5
-135
/
+157
*
Doc: Add an overview of data visualization
Leena Miettinen
2017-03-21
3
-35
/
+279
*
Doc: Fix QDoc error by using #ifndef Q_QDOC to omit unused function
Leena Miettinen
2017-03-17
2
-2
/
+4
*
Enable transparency for walls
Mika Salmela
2017-03-10
3
-48
/
+106
*
Doc: Remove installation and build information
Leena Miettinen
2017-03-03
2
-118
/
+6
*
Doc: Add \brief commands for property docs
Leena Miettinen
2017-03-03
1
-119
/
+258
*
Doc: Fix \brief and \return commands (Q3dSurface)
Leena Miettinen
2017-03-02
2
-38
/
+52
*
Doc: Add \brief commands to property docs (Q3dCamera)
Leena Miettinen
2017-03-02
1
-54
/
+63
*
Doc: Fix QDoc commands (QItemModelBarDataProxy)
Leena Miettinen
2017-03-02
1
-38
/
+64
*
Doc: Add \brief commands for property docs (Q3dInputHandler)
Leena Miettinen
2017-03-02
1
-8
/
+12
[next]