summaryrefslogtreecommitdiffstats
path: root/src/charts/barchart
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update the commercial license header to Qt Charts files"v5.15.3-lts-lgplTarja Sundqvist2021-03-2247-517/+517
* Update the commercial license header to Qt Charts filesTarja Sundqvist2021-01-2747-517/+517
* Shift the label to be inside the bar if it is going to be cut offAndy Shaw2020-05-182-8/+12
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-16/+8
* Switch export macros to standard formv5.13.0-beta2Kai Koehne2019-04-0129-29/+29
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-251-1/+8
|\
| * Fix access to bar sets instantiated inside the moduleMaurice Kalinowski2018-12-211-1/+8
* | Fix namespaced buildLiang Qi2018-10-0419-38/+33
|/
* Fully qualify classes in QtCharts namespace in Q_PROPERTYKai Koehne2018-09-212-2/+2
* Doc: Rename C++ module from 'Qt Charts' to 'QtCharts'Topi Reinio2018-06-2811-11/+11
* Add missing overridev5.11.0-rc2v5.11.0-rc1v5.11.0Maurice Kalinowski2018-04-232-0/+6
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1217-17/+34
|\
| * Add export declarations to private headersPeter Staab2018-01-2317-17/+34
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+9
|\|
| * Hide labels from removed barsJoni Poikelin2017-12-121-0/+9
* | Add labelsPrecision property to bar chartsKari Oikarinen2017-12-214-3/+49
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2911-11/+11
|/
* BarSeries: Account for labels when hovering over the barAndy Shaw2017-08-081-0/+1
* Fix GCC warning about comparing the result of comparisonsv5.9.0-beta3v5.9.0-beta2Thiago Macieira2017-04-042-2/+2
* Fix warning about && inside ||Thiago Macieira2017-04-042-4/+4
* Block mouse events for several charts itemsMika Salmela2017-04-031-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+36
|\
| * Doc: Add missing QML type docsLeena Miettinen2017-01-251-0/+36
* | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-242-50/+66
|\|
| * Doc: fix a broken link in AbstractBarSeries type docsLeena Miettinen2017-01-051-1/+1
| * Doc: Document signals instead of signal handlers (BarSet)Leena Miettinen2017-01-051-3/+9
| * Doc: Remove docs for property-changed signals (BarSet)Leena Miettinen2017-01-051-16/+0
| * Doc: Fix signal documentation for AbstractBarSeries typeLeena Miettinen2017-01-051-30/+31
| * Doc: Add method docs for the BarSet typeLeena Miettinen2017-01-051-0/+24
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1211-367/+478
|\|
| * Doc: Edit bar series model mapper class and type docsLeena Miettinen2016-11-173-82/+136
| * Doc: Edit abstract bar series class and type docsLeena Miettinen2016-11-171-120/+157
| * Doc: Edit bar set class and type docsLeena Miettinen2016-11-161-102/+107
| * Doc: Edit class and type docs for bar seriesLeena Miettinen2016-11-166-63/+78
* | Add support for more than one bar seriesMiikka Heikkinen2016-10-0415-288/+584
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-5/+12
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-061-5/+12
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-5/+12
| | |\
| | | * Clarify QML BarSet::values documentationMiikka Heikkinen2016-08-041-5/+12
* | | | Optimize barcharts paintingMiikka Heikkinen2016-09-1920-459/+886
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-281-8/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-8/+0
| |\|
| | * prune redundant DEPENDPATH entriesOswald Buddenhagen2016-05-191-8/+0
* | | Added candlestick chart typeAlexander Mishin2016-05-251-0/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0812-11/+12
|\|
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-0311-11/+11
| * Fix model resetting in with model mappersJoni Poikelin2016-03-021-0/+1
* | Updated licenseMiikka Heikkinen2016-01-1347-423/+799
|/
* Updated license headersTitta Heikkala2015-10-2047-517/+658