summaryrefslogtreecommitdiffstats
path: root/src/barchart/bar_p.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-66/+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-4/+4
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Adds compilation fixMichal Klocek2012-06-281-1/+1
* removed double signal emitting from barseries/setsauimone2012-06-281-4/+4
* reintroducing clicked and hovered signals to barset. Makes some things easier...sauimone2012-06-181-0/+2
* removed categories from barseries. categories are now only on axissauimone2012-05-311-5/+3
* cleaned crap from barseries private headers. Added missing license textssauimone2012-05-251-0/+9
* barchart: removed mousebuttons from clicked signal. removed selected signal. ...sauimone2012-04-121-2/+2
* barchart: removed tooltip. hoverEntered and hoverLeaved signals combined to h...sauimone2012-04-111-2/+2
* fixed barchart signals with pimpl. drilldown works nowsauimone2012-04-101-1/+5
* combined clicked and rightclicked signals in barchartsauimone2012-03-301-2/+1
* Add license headersJani Honkonen2012-03-291-0/+20
* minor code review fixes, part nsauimone2012-03-281-1/+1
* minor code review fixessauimone2012-03-281-1/+1
* Code review: Fixed simple issues in Bar and LegendTero Ahola2012-03-271-1/+1
* Refactors barchart axis hadnlingMichal Klocek2012-03-211-25/+2
* more intelligent legend. fixed compiler warning in bar.cppsauimone2012-03-131-2/+2
* Better way to enable features to user. Do less, but expose signals to user an...sauimone2012-03-011-3/+4
* right click feature for bar series. Enables drilldownsauimone2012-02-291-1/+1
* tooltip for barchartssauimone2012-02-221-2/+2
* barcharts: added legend to model. added signals for hover events (for tooltip...sauimone2012-02-221-5/+4
* updated barchart examples. minor fixessauimone2012-02-221-1/+4
* Bug fix for bar presenters. It appears that order of childItems may change. R...sauimone2012-02-211-3/+7
* making bar as qobject causes crash for some reason. rewinding back a bit...sauimone2012-02-211-15/+8
* signals and slots for bars and setssauimone2012-02-201-8/+15
* brush support for bargroupssauimone2012-02-151-2/+9
* Remove PlotDomain , use Domain instedMichal Klocek2012-02-091-2/+0
* renamed bar.h to bar_p.hsauimone2012-02-021-0/+44