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.4.3
6.5
6.5.0
dev
wip/NG
Qt 3D data visualization framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
datavisualization
Commit message (
Expand
)
Author
Age
Files
Lines
*
Brush up the qmlsurfacegallery example
Friedemann Kleint
2023-03-16
3
-30
/
+28
*
Fix the example licenses
Friedemann Kleint
2023-03-16
54
-54
/
+54
*
graphgallery example: Factor out pixmap drawing functions from SurfaceGraph::...
Friedemann Kleint
2023-03-03
1
-48
/
+66
*
graphgallery example: Streamline the code a bit
Friedemann Kleint
2023-03-03
6
-47
/
+44
*
graphgallery example: Rearrange initialization
Friedemann Kleint
2023-03-03
7
-46
/
+33
*
graphgallery example: Fix leaking modifier classes
Friedemann Kleint
2023-03-02
9
-24
/
+14
*
graphgallery example: Remove unused methods of the bar data classes
Friedemann Kleint
2023-03-02
4
-41
/
+4
*
Fix bugs introduced by string literal fix
Tomi Korpipaa
2023-03-01
1
-5
/
+5
*
graphgallery example: Do not cast enum values to int in combo item data
Friedemann Kleint
2023-03-01
4
-12
/
+12
*
graphgallery example: Create the window containers with a parent
Friedemann Kleint
2023-02-28
4
-30
/
+24
*
Use new string literals in graphgallery example
Friedemann Kleint
2023-02-28
9
-151
/
+169
*
Brush up the graphgallery example
Friedemann Kleint
2023-02-28
15
-67
/
+57
*
Combine 3 more widget examples into graph gallery
Tomi Korpipaa
2023-02-27
52
-1841
/
+1501
*
Combine 2 more widget examples into graph gallery
Tomi Korpipaa
2023-02-27
25
-783
/
+342
*
Combine 2 widget examples into graph gallery
Tomi Korpipaa
2023-02-23
29
-847
/
+832
*
Remove QT_DECL_METATYPE from examples
Friedemann Kleint
2023-02-13
1
-2
/
+0
*
Revamp volumetric example visuals and documentation
Tomi Korpipaa
2023-02-13
5
-173
/
+143
*
Combine 3 examples into one qmlsurfacegallery
Tomi Korpipaa
2023-02-10
36
-11234
/
+1121
*
Fix a wrong id usage in qmlaxishandling example
Tomi Korpipaa
2023-02-07
1
-1
/
+1
*
Update qmlscatter example doc to use imperative mood
Tomi Korpipaa
2023-02-02
1
-38
/
+38
*
Revamp qmlbars example visuals and documentation
Tomi Korpipaa
2023-02-02
5
-204
/
+278
*
Combine 2 examples into one
Tomi Korpipaa
2023-02-02
30
-835
/
+758
*
Revamp qmlscatter example visuals and documentation
Tomi Korpipaa
2023-01-31
5
-33
/
+51
*
Fix example naming and categories
Tomi Korpipaa
2023-01-27
44
-1410
/
+82
*
Update temperature data in bars example
Tomi Korpipää
2023-01-26
2
-27
/
+26
*
Fix clazy warnings from examples
Tomi Korpipaa
2023-01-20
5
-14
/
+18
*
Bundle application resources in QML examples
Tomi Korpipaa
2023-01-20
18
-224
/
+156
*
Fix qmllint warnings in qmlspectrogram
Tomi Korpipaa
2023-01-19
1
-19
/
+18
*
Fix qmllint warnings in qmlsurface
Tomi Korpipaa
2023-01-19
1
-18
/
+17
*
Fix qmllint warnings in qmlscatter
Tomi Korpipaa
2023-01-19
1
-15
/
+14
*
Fix qmllint warnings in qmlsurfacelayers
Tomi Korpipaa
2023-01-19
1
-21
/
+21
*
Fix qmllint warnings in qmlmultigraph
Tomi Korpipaa
2023-01-18
1
-6
/
+6
*
Fix qmllint warnings in qmlbars
Tomi Korpipaa
2023-01-18
1
-18
/
+22
*
Fix qmllint warnings in qmlaxisformatter
Tomi Korpipaa
2023-01-18
5
-30
/
+16
*
Fix qmllint warnings in qml3doscilloscope
Tomi Korpipaa
2023-01-18
5
-49
/
+73
*
Fix qmllint warnings in qmlaxisdrag
Tomi Korpipaa
2023-01-18
1
-8
/
+7
*
Remove redundant examples
Tomi Korpipaa
2023-01-17
40
-6338
/
+0
*
Fix qmlsurfacelayers example for portrait mode
Tomi Korpipaa
2023-01-13
1
-142
/
+152
*
Fix typo in qmlmultigraph example
Tomi Korpipaa
2023-01-13
1
-4
/
+4
*
Fix qmlsurface example for portrait mode
Tomi Korpipaa
2023-01-13
1
-39
/
+58
*
Fix qmlbars example for portrait mode
Tomi Korpipaa
2023-01-13
1
-12
/
+5
*
Fix qmlaxisdrag example for portrait mode
Tomi Korpipaa
2023-01-13
1
-7
/
+13
*
Fix qmlspectrogram example for portrait mode
Tomi Korpipaa
2023-01-13
1
-62
/
+85
*
Fix qmlmultigraph example for portrait mode
Tomi Korpipaa
2023-01-13
1
-3
/
+5
*
Fix qmlcustominput example for portrait mode
Tomi Korpipaa
2023-01-12
1
-43
/
+41
*
Fix qmlscatter example for portrait mode
Tomi Korpipaa
2023-01-12
1
-86
/
+93
*
Fix qml3oscilloscope example for portrait mode
Tomi Korpipaa
2023-01-12
1
-183
/
+153
*
examples: port datavisualization examples to new connection style
Samuel Gaist
2022-11-25
4
-20
/
+20
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
23
-23
/
+23
*
Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFORE
Ivan Solovev
2022-08-22
1
-1
/
+1
[next]