summaryrefslogtreecommitdiffstats
path: root/src/barchart/vertical/bar
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-145-403/+0
* Fix bar value label positionTitta Heikkala2014-06-061-3/+4
* Added possibility to show series valueTitta Heikkala2014-05-272-0/+34
* Update copyright yearTitta Heikkala2014-05-135-5/+5
* Fix documentation pathsTitta Heikkala2013-11-011-1/+1
* Fix Charts documentationTitta Heikkala2013-10-281-8/+13
* Fix logarithmic axis point calculationTitta Heikkala2013-09-161-3/+0
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-135-17/+17
* Fix some documentation issuesMiikka Heikkinen2013-05-171-2/+2
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-055-5/+5
* Fixed: bar animation when resizingMarek Rosa2012-12-131-1/+1
* Negative values with log axis handledMarek Rosa2012-12-101-7/+13
* Bar animations refactoredMarek Rosa2012-11-294-15/+30
* BarChartItems code cleanupMarek Rosa2012-11-271-67/+1
* New bar calculate layoutMarek Rosa2012-11-271-36/+71
* ChartViewer: added logaxes chartsMarek Rosa2012-11-261-2/+2
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-264-18/+29
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-2/+2
* more coding style fixes for src-folderJani Honkonen2012-09-253-9/+9
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-242-16/+12
* Fixes legend markers updatesMichal Klocek2012-09-211-0/+1
* bar test update. Tests now calculate expected layout from charts plot area an...sauimone2012-09-171-11/+9
* Fix Krazy issuesJani Honkonen2012-08-311-1/+0
* Some todo:s in barseries done. Updated temperaturerecords example to use stac...sauimone2012-08-291-14/+4
* population pyramid documentation. updated example.sauimone2012-08-281-6/+6
* fixed warnings from barchart docssauimone2012-08-271-0/+3
* renamed QBarCategoryAxis related filesMarek Rosa2012-08-221-1/+1
* renamed QValueAxis related filesMarek Rosa2012-08-221-1/+1
* population pyramid example. Added grouping option to barseries to give some c...sauimone2012-08-171-4/+17
* fixed bug in barseries scaledomain with negative valuessauimone2012-08-131-3/+2
* Refactors Chart to ChartElementMichal Klocek2012-07-242-2/+2
* Refactor animatorMichal Klocek2012-07-241-2/+0
* Fixes wrong bar destruction by adding destructor for bar*series , note this b...Michal Klocek2012-07-231-3/+2
* Implements qbarcategoriesaxis logicMichal Klocek2012-07-202-0/+9
* modified .pri files to show treeview in qt creatorsauimone2012-07-171-13/+0
* Refactor barchartMichal Klocek2012-07-176-0/+373