summaryrefslogtreecommitdiffstats
path: root/examples/charts
Commit message (Expand)AuthorAgeFilesLines
* Update Qt Charts legend example to illustrate interactivityKeith Kyzivat2021-06-082-128/+171
* Do not compile multimedia exampleMichal Klocek2021-06-032-2/+3
* Fix QML ScatterSeries exampleAlbert Astals Cid2021-02-231-1/+1
* Fix qmloscilloscope example for Qt 6Miikka Heikkinen2021-01-195-53/+66
* Fix qmlf1legends example for Qt 6Miikka Heikkinen2021-01-145-124/+114
* Add cmake buildMichal Klocek2021-01-0650-0/+2299
* Use qtConfig, prepare for cmake 1/2Michal Klocek2020-11-161-1/+1
* Remove charts namespace for Qt6Michal Klocek2020-11-0675-95/+95
* Add datetimeaxis to configure systemMichal Klocek2020-11-061-5/+3
* Add configure systemMichal Klocek2020-11-051-40/+64
* Avoid initializing QFlags with 0Keith Kyzivat2020-10-221-1/+1
* Check anchor before painting calloutXu Yanghe2020-08-211-1/+1
* Fix removed calls to insertMultiMichal Klocek2020-08-144-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-06-265-9/+9
* Use QList instead of QVectorJarek Kobus2020-06-261-1/+1
* Use QList instead of QVector in qtcharts examplesJarek Kobus2020-06-2310-25/+25
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-064-8/+14
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Edward Welbourne2020-03-023-3/+3
| * Examples: add scrollbar to allow viewing all settings on AndroidAssam Boudjelthia2020-02-241-5/+11
* | Update dependenciesFriedemann Kleint2020-04-064-16/+10
|/
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-256-6/+6
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-2/+4
|\
| * Fix deprecation warnings about QtCharts::setAxisX(), setAxisY()Friedemann Kleint2019-05-281-2/+4
* | Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-061-1/+3
|/
* Add proper 'deprecated' warningsMichal Klocek2018-04-3024-91/+159
* qmlchart example: Anchor content to window sizev5.11.0-beta4Oliver Wolff2018-04-101-0/+1
* Polish the audio exampleFriedemann Kleint2018-02-085-42/+60
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-124-0/+4
* Update to new QRandomGenerator APIThiago Macieira2017-11-0310-15/+15
* Revamp QML Charts examplev5.10.0-beta2v5.10.0-beta1Titta Heikkala2017-09-134-22/+15
* Add .ui.qml file to Qml Charts Examplev5.10.0-alpha1Titta Heikkala2017-09-083-52/+92
* Improve the documentation of Chart Themes ExampleTitta Heikkala2017-09-061-2/+24
* Update appearance of Chart Themes ExampleTitta Heikkala2017-09-051-20/+46
* Add Qt Designer UI file to Chart Themes ExampleTitta Heikkala2017-09-044-81/+155
* Fix window palette initialization in Chart Themes ExampleTitta Heikkala2017-08-301-27/+35
* Set window palette in Chart Themes ExampleTitta Heikkala2017-08-301-27/+27
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1526-150/+216
|\
| * Use range-for instead of foreach in examplesMiikka Heikkinen2017-08-1113-53/+58
| * Minor coding style fixes to examplesMiikka Heikkinen2017-08-0319-97/+158
* | Use QRandomGenerator instead of q?randThiago Macieira2017-07-0411-33/+25
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-143-6/+4
* | Use qDegreesToRadians() more widelyEdward Welbourne2017-02-241-1/+1
|/
* Add minor ticks support for QLogValueAxisAlexander Mishin2016-12-161-13/+14
* Add a possibility to change legend marker shapeMiikka Heikkinen2016-09-231-6/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-0655-374/+503
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-234-9/+29
| |\
| | * Fix resize handling in Callout exampleMiikka Heikkinen2016-08-164-9/+29
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1149-358/+462
| |\|
| | * Cleanup examples build systemMichal Klocek2016-08-0149-358/+462
* | | Fix qmloscilloscope example when using software backendMiikka Heikkinen2016-08-252-2/+18