index
:
qt/qtgraphs.git
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
wip/2D
Qt Graphs for data visualization.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Get rid of build warnings for Qt Graphs docs
Alexei Cazacov
2025-04-22
1
-1
/
+1
*
Prepend QTGRAPHS_ to include guards
Sami Varanka
2025-01-28
2
-4
/
+11
*
Don't use the WITH_EXPORT version of the QESDP declarator in Qt 7
Thiago Macieira
2025-01-27
1
-0
/
+4
*
Move utils needed by common classes to common
Tomi Korpipaa
2024-12-04
6
-2
/
+95
*
Check invalid values for theme preset
Tomi Korpipaa
2024-12-02
1
-1
/
+3
*
Make axis titles follow theme colors
Tomi Korpipaa
2024-11-27
1
-13
/
+43
*
Fix edgeLabelsVisible property
Tomi Korpipaa
2024-11-18
1
-0
/
+4
*
Fix GraphsTheme doc ambiguities
Tomi Korpipaa
2024-11-18
1
-31
/
+49
*
Add docs for Graphs3D enums
Tomi Korpipaa
2024-11-15
1
-6
/
+18
*
Change swap to use QExplicitlySharedDataPointers swap instead of std::swap
Niko Korkala
2024-10-17
1
-5
/
+2
*
Query maximum texture size from QRhi
Tomi Korpipaa
2024-09-26
2
-3
/
+5
*
Don't expose seriesGradients to qml
Sami Varanka
2024-09-23
2
-15
/
+19
*
Fix defects found in API review
Sami Varanka
2024-09-05
2
-7
/
+10
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Take QLinearGradient as const ref
Sami Varanka
2024-08-19
2
-4
/
+4
*
Do not take gradients as QJSvalue
Sami Varanka
2024-08-19
3
-40
/
+29
*
Use Q_D macro in const member functions like we do elsewhere
Volker Hilsheimer
2024-08-19
1
-30
/
+30
*
Use QQuickGradient for 3D qml series
Sami Varanka
2024-08-16
3
-137
/
+139
*
Avoid Q_DECLARE_OPAQUE_POINTER
Ulf Hermann
2024-08-14
1
-1
/
+4
*
Fix uninitialized class member variables
Sami Varanka
2024-08-02
2
-32
/
+14
*
Doc: Fix linking issues in documentation
Topi Reinio
2024-07-31
1
-2
/
+3
*
Doc: Document properties of graphsline QML value type
Topi Reinio
2024-07-31
1
-10
/
+24
*
Fully qualify enums in graphstheme properties
Sami Varanka
2024-07-30
1
-4
/
+4
*
Export QGraphsLine::create
Sami Varanka
2024-07-29
1
-1
/
+1
*
Fix theme snippets and missing properties
Tomi Korpipaa
2024-07-29
1
-6
/
+41
*
Fix documentation for theme
Kwanghyo Park
2024-07-26
2
-10
/
+52
*
Fix grid & axis updating with colorScheme change
Kaj Grönholm
2024-07-26
1
-0
/
+4
*
Change colors when platform color scheme changes
Jere Tuliniemi
2024-07-26
3
-15
/
+63
*
Fix missing theme customization resets
Kaj Grönholm
2024-07-25
1
-0
/
+2
*
Pass small types by value
Sami Varanka
2024-07-25
4
-25
/
+25
*
Move global to common
Kwanghyo Park
2024-07-25
6
-2
/
+57
*
Combine QGraphsLine and QQuickGraphsLineValueType
Sami Varanka
2024-07-19
3
-250
/
+197
*
Move QGraphsTheme data to private
Sami Varanka
2024-07-19
4
-462
/
+597
*
Disable copy and move in QGraphsTheme
Sami Varanka
2024-07-15
1
-0
/
+2
*
Add trailing comma to enums
Sami Varanka
2024-07-15
2
-5
/
+16
*
Add out-of-line dtors
Sami Varanka
2024-07-15
2
-0
/
+3
*
Add auto qml test for theme
Kwanghyo Park
2024-07-15
1
-5
/
+4
*
Fix QGraphsLine class
Sami Varanka
2024-07-15
2
-62
/
+113
*
Add an enum class for grid line type
Dilek Akcay
2024-07-15
1
-2
/
+2
*
Fix remaining parts of Abstract3DGraphWidget in docs
Dilek Akcay
2024-07-15
1
-2
/
+2
*
Change the default theme to QtGreen
Kwanghyo Park
2024-07-08
1
-6
/
+6
*
Change QGraphs3D namespace name to QtGraphs3D
Dilek Akcay
2024-06-19
1
-5
/
+5
*
Use enums instead of bools in public API
Sami Varanka
2024-06-19
2
-4
/
+7
*
Use composition with QQuickWidget
Sami Varanka
2024-06-13
1
-4
/
+4
*
Integrate redundant properties into grouped property
Kwanghyo Park
2024-06-12
2
-751
/
+588
*
Change QJSValue to a specific type
Kwanghyo Park
2024-06-12
2
-57
/
+43
*
Docs: Add \qmlsignal descriptions for Qt Graphs 3D
Alexei Cazacov
2024-06-03
1
-8
/
+8
*
Change 'enabled' properties to visible in GraphsTheme
Dilek Akcay
2024-05-31
2
-147
/
+147
*
Change SelectionFlag enum to enum class
Dilek Akcay
2024-05-30
1
-9
/
+9
*
Move widgets to another module
Sami Varanka
2024-05-28
1
-11
/
+11
[next]