summaryrefslogtreecommitdiffstats
path: root/src/charts/barchart/abstractbarchartitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port Q_FOREACH to ranged-for, iterating over a temporaryAhmad Samir2023-09-041-3/+2
* Mark QtCharts (the library) as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* QBarSet: Support for bars selectionLukas Kosinski2021-06-011-1/+6
* Remove charts namespace for Qt6Michal Klocek2020-11-061-3/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-3/+3
* Use QList instead of QVectorJarek Kobus2020-06-261-5/+5
* Shift the label to be inside the bar if it is going to be cut offAndy Shaw2020-04-281-6/+10
* 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
* Fix namespaced buildLiang Qi2018-10-041-2/+2
* Add missing overridev5.11.0-rc2v5.11.0-rc1v5.11.0Maurice Kalinowski2018-04-231-0/+5
* 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-211-2/+8
|/
* BarSeries: Account for labels when hovering over the barAndy Shaw2017-08-081-0/+1
* Block mouse events for several charts itemsMika Salmela2017-04-031-1/+1
* Add support for more than one bar seriesMiikka Heikkinen2016-10-041-79/+147
* Optimize barcharts paintingMiikka Heikkinen2016-09-191-159/+434
* Updated licenseMiikka Heikkinen2016-01-131-9/+17
* Updated license headersTitta Heikkala2015-10-201-11/+14
* Fix bar series label visibilityTitta Heikkala2015-09-231-1/+1
* Fixed bar label visibilityTitta Heikkala2015-09-211-4/+9
* Added support for bar series value label angleMiikka Heikkinen2015-09-101-9/+91
* Copyright header changesTitta Heikkala2015-04-231-3/+3
* Updated license headersTitta Heikkala2014-11-121-9/+7
* Add pressed, released and doubleClicked signalsTitta Heikkala2014-11-121-0/+9
* Removed the old hovered signal from bar chartTitta Heikkala2014-10-241-2/+0
* Fix include syntaxTitta Heikkala2014-10-201-13/+14
* Qt Charts project file structure changeTitta Heikkala2014-10-141-0/+268