summaryrefslogtreecommitdiffstats
path: root/examples/stackedbarchartdrilldown
Commit message (Expand)AuthorAgeFilesLines
* Refactors internalsMichal Klocek2012-11-261-1/+1
* Added axis title to stackedbarchartdrilldown exampleMarek Rosa2012-10-181-0/+1
* normalize signal/slot signaturesJani Honkonen2012-09-261-2/+2
* more coding style fixes for examplesJani Honkonen2012-09-255-15/+15
* coding style fixes for examplesJani Honkonen2012-09-252-9/+8
* Qt5: fixed QApplication and QWidget includesMarek Rosa2012-09-121-1/+1
* removed some of the todo commentsJani Honkonen2012-08-291-1/+0
* QBarCategoriesAxis renamed to QBarCategoryAxisMarek Rosa2012-08-221-1/+1
* QBarCategoriesAxis renamed to QBarCategoryAxisMarek Rosa2012-08-221-1/+1
* Refactor CategoriesAxis to BarCategoriesAxis part 2 of 2Michal Klocek2012-07-041-1/+1
* Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2Michal Klocek2012-07-041-1/+1
* fixed barseries examples, fixed qbarset << operatorsauimone2012-07-031-0/+1
* Refactor QChart APIMichal Klocek2012-07-031-1/+1
* removed double signal emitting from barseries/setsauimone2012-06-283-6/+6
* Fixes for stackedbarchartdrilldownMichal Klocek2012-06-271-1/+1
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-262-5/+6
* OSX install name tool now executed only on QtCommercialChart library during b...Tero Ahola2012-06-071-2/+0
* stacked bar drilldown example documentation updatesauimone2012-06-052-16/+14
* fixed stackedbar drilldown series. categories are updated for xaxissauimone2012-06-054-9/+25
* Minor fixes and started changing ReadMeMarek Rosa2012-06-021-0/+1
* Qml ChartView properties; legend to use Qt alignmentsTero Ahola2012-06-011-1/+1
* removed categories from barseries. categories are now only on axissauimone2012-05-315-18/+18
* Renamed appendBarSet to append, removeBarSet to removesauimone2012-05-211-2/+2
* separated categories from barseries constructorsauimone2012-05-031-1/+2
* Fix pro files system -> system_buildMichal Klocek2012-04-131-1/+1
* Added system flag to conditions for install_name_toolTero Ahola2012-04-121-1/+1
* Hacked library dependency issues on OSXTero Ahola2012-04-121-0/+1
* warnings are errorsJani Honkonen2012-04-121-3/+1
* barchart: removed mousebuttons from clicked signal. removed selected signal. ...sauimone2012-04-123-4/+4
* Changes QChartAxis -> QAxisMichal Klocek2012-04-121-1/+1
* barchart: removed old modelsauimone2012-04-121-1/+2
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-112-3/+3
* Default to true in boolean settersTero Ahola2012-04-112-2/+2
* barchart: removed tooltip. hoverEntered and hoverLeaved signals combined to h...sauimone2012-04-111-1/+0
* barchart pimpl part 1sauimone2012-04-051-1/+1
* Add all examples to docsJani Honkonen2012-04-051-0/+4
* Spelling fix QLegend::setAlignmnent -> setAlignmentJani Honkonen2012-04-051-1/+1
* added missing moc to barchart drilldown examplesauimone2012-04-051-0/+2
* splitted barchartdrilldown example to separate filessauimone2012-04-056-75/+194
* turned legend on in barchart examplessauimone2012-04-041-0/+3
* include headers without the .h in examplesJani Honkonen2012-04-031-12/+15
* Add/modify license headersJani Honkonen2012-04-031-0/+20
* Make stackedbarchartdrilldown compileJani Honkonen2012-04-024-48/+17
* Added Icy Blue and High Contrast themeTero Ahola2012-03-281-1/+1
* Uninfy examples , updated public API changesMichal Klocek2012-03-272-3/+3
* Fixed build error caused by QSeries name changeTero Ahola2012-03-271-4/+4
* Legend disabled by defaut. User can turn in on, by calling setVisiblesauimone2012-03-191-1/+0
* A few more warnings removed from examplesTero Ahola2012-03-151-0/+1
* legend scaling with chartsauimone2012-03-141-4/+0
* background to legend, theme appliessauimone2012-03-121-4/+1