summaryrefslogtreecommitdiffstats
path: root/src/barchart/qbarset.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-120/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Add hovered signal with index for bar chartsTitta Heikkala2013-08-191-0/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-031-0/+1
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fix include charthelpers_p.h includeMiikka Heikkinen2013-02-141-1/+0
* Fix to discard NaN, Inf and -Inf values from chart.Mika Salmela2013-02-131-0/+1
* more coding style fixes for src-folderJani Honkonen2012-09-251-1/+1
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-1/+1
* horizontal percent barchart & examplesauimone2012-07-121-0/+1
* horizontal stacked barchartsauimone2012-07-121-0/+1
* horizontal barchart & examplesauimone2012-07-111-0/+1
* refactoring internal barchart itemssauimone2012-07-111-2/+2
* renamed barseries files to abstractbarseriessauimone2012-07-031-1/+1
* QBarSeries to QAbstractBarSeriessauimone2012-07-031-1/+1
* Removed QPointF from QBarSetsauimone2012-07-031-7/+5
* barset: removed boolean return value from remove(index,count) functionsauimone2012-06-201-1/+1
* barset append list changed to take referencesauimone2012-06-201-2/+2
* reintroducing clicked and hovered signals to barset. Makes some things easier...sauimone2012-06-181-0/+2
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-0/+15
* changed barset name to label to be consistent with pie series. Series have na...sauimone2012-06-081-9/+8
* barchart signals for properties and changessauimone2012-06-011-1/+15
* removed categories from barseries. categories are now only on axissauimone2012-05-311-4/+0
* Rest of the pie, bar, area and scatter properties to QML property testerTero Ahola2012-05-311-0/+4
* Use labelBrush instead of labelPen for text labelsTero Ahola2012-05-311-3/+0
* Removed signals from barset. Using only signals in series from now on.sauimone2012-05-291-3/+3
* removed barlabel. label visibility control is now per series instead of per setsauimone2012-05-251-11/+8
* new series: groupedbarseriessauimone2012-05-151-11/+7
* Added declarative model for bar seriesTero Ahola2012-05-141-0/+1
* barseries api change proposal (as TODOs). Support for positioning of bars to ...sauimone2012-05-111-4/+15
* barchart: removed mousebuttons from clicked signal. removed selected signal. ...sauimone2012-04-121-2/+1
* barset: unified insert/set/remove methodssauimone2012-04-111-9/+11
* barchart: doc update for hover signalssauimone2012-04-111-1/+1
* barchart: removed tooltip. hoverEntered and hoverLeaved signals combined to h...sauimone2012-04-111-1/+3
* Fixes explicit issues in cstrMichal Klocek2012-04-111-2/+2
* fixed barchart signals with pimpl. drilldown works nowsauimone2012-04-101-0/+1
* barchart PIMPL part 2. Cleaning up leftovers in public apisauimone2012-04-101-0/+1
* legend signal fix for barchartsauimone2012-04-101-1/+1
* Fix vs build problems with barJani Honkonen2012-04-101-0/+1
* Adds big fat pimpl to series classesMichal Klocek2012-04-061-29/+4
* barchart pimpl part 1sauimone2012-04-051-17/+16
* renamed barchart floating values with labels to be consistent with piechartsauimone2012-04-021-5/+16
* Barchart value layout fixsauimone2012-04-021-3/+3
* values visibility handling changed in barchartsauimone2012-03-301-2/+3
* combined clicked and rightclicked signals in barchartsauimone2012-03-301-2/+1
* Add license headersJani Honkonen2012-03-291-0/+20
* const to getters, renamed addBarset to appendBarsetsauimone2012-03-291-4/+4
* minor code review fixes, part nsauimone2012-03-281-9/+9
* minor code review fixessauimone2012-03-281-6/+6