index
:
qt/qtcharts.git
5.10
5.11
5.12
5.13
5.14
5.15
5.6
5.7
5.8
5.9
6.1
6.10
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
boxplot
dev
QtCharts module
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qml-qtquicktest
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make qtcharts tests standalone projects
Alexandru Croitor
2023-07-12
1
-0
/
+7
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
1
-1
/
+1
*
Add proper 'tst_' prefix to unit tests
Michal Klocek
2022-07-19
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
59
-1652
/
+118
*
Ensure to package qml test files as test resources
Assam Boudjelthia
2022-05-18
59
-1
/
+6
*
Port charts to new property registration system
Fabian Kosmale
2021-06-03
30
-77
/
+0
*
CMake: remove dependency to OpenGL in tests
Samuli Piippo
2021-05-14
1
-2
/
+0
*
Remove qmake project files
Joerg Bornemann
2021-05-03
1
-7
/
+0
*
Add cmake build
Michal Klocek
2021-01-06
1
-0
/
+26
*
Do not use include with error, prepare for cmake
Michal Klocek
2020-12-08
1
-4
/
+1
*
Skip failing QML tests in Qt 6
Friedemann Kleint
2020-04-06
30
-0
/
+77
*
Fix boxplot test
Miikka Heikkinen
2019-02-20
4
-8
/
+8
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-25
1
-0
/
+1
|
\
|
*
Make 'make check' run all of the autotests
Miikka Heikkinen
2016-10-06
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
6
-18
/
+18
|
\
|
|
*
Fix some flaky QML autotests
Miikka Heikkinen
2016-09-06
6
-18
/
+18
*
|
Updated license
Miikka Heikkinen
2016-01-13
59
-531
/
+1003
|
/
*
Updated license headers
Titta Heikkala
2015-10-20
59
-649
/
+826
*
Updated qml-qtquicktest
Titta Heikkala
2015-09-25
15
-10
/
+589
*
Added isZoomed method to ChartView
Titta Heikkala
2015-09-17
1
-0
/
+7
*
Add a method to remove more than one point to QXYSeries
Miikka Heikkinen
2015-09-11
2
-1
/
+309
*
Added possibility to set duration and easing curve for chart animation
Titta Heikkala
2015-09-11
1
-0
/
+2
*
Added zooming functions to ChartView
Titta Heikkala
2015-08-10
2
-1
/
+221
*
Added missing qml files to auto tests
Titta Heikkala
2015-08-10
4
-1
/
+287
*
Add possibility to set reverse values to axes
Titta Heikkala
2015-07-03
2
-1
/
+40
*
Added possibility to set labels position for QCategoryAxis
Titta Heikkala
2015-06-17
1
-1
/
+16
*
Copyright header changes
Titta Heikkala
2015-04-23
49
-147
/
+147
*
Remove deprecated elements from APIs.
Miikka Heikkinen
2014-11-12
1
-4
/
+0
*
Updated license headers
Titta Heikkala
2014-11-12
49
-441
/
+343
*
Qt Charts project file structure change
Titta Heikkala
2014-10-14
49
-49
/
+1336
*
Add invokable clear() for QML bar category axis
Titta Heikkala
2014-05-30
1
-0
/
+11
*
Added possibility to show series value
Titta Heikkala
2014-05-27
1
-0
/
+12
*
Update copyright year
Titta Heikkala
2014-05-13
39
-39
/
+39
*
Add count property for QBoxPlotSeries
Titta Heikkala
2014-05-05
2
-4
/
+4
*
Add possibility to set brush image via QML API
Titta Heikkala
2014-05-02
20
-12
/
+1278
*
Add possibility to set markers in legend in reverse order
Titta Heikkala
2014-04-04
1
-0
/
+1
*
Fix Charts QML api auto test
Titta Heikkala
2013-10-24
30
-111
/
+1398
*
Qt Commercial -> Qt Enterprise
Miikka Heikkinen
2013-06-13
19
-57
/
+57
*
More copyright year changes
Miikka Heikkinen
2013-03-05
19
-19
/
+19
*
QML unit tests for setting illegal axes
Tero Ahola
2012-11-30
1
-4
/
+15
*
QValueAxis::applyNiceNumbers is now a slot
Tero Ahola
2012-11-28
2
-4
/
+23
*
Fixed a bug in ChartView.axes property when no series added
Tero Ahola
2012-11-27
4
-17
/
+12
*
Added axisXTop and axisYRight properties to QML series APIs
Tero Ahola
2012-11-27
2
-11
/
+38
*
Added missing count property to QBarCategoryAxis
Tero Ahola
2012-11-08
6
-4
/
+364
*
Unit tests for QML API axes
Tero Ahola
2012-11-08
2
-0
/
+147
*
Improved QML API test coverage
Tero Ahola
2012-11-08
12
-5
/
+950
*
Renamed QML QtQuick tests to match the naming convention
Tero Ahola
2012-10-26
5
-5
/
+5
[next]