summaryrefslogtreecommitdiffstats
path: root/tests/chartwidgettest/mainwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved manual tests to separate directory.Miikka Heikkinen2014-11-111-380/+0
* Fix include syntaxTitta Heikkala2014-10-201-23/+23
* Qt Charts project file structure changeTitta Heikkala2014-10-141-1/+2
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Add the new Qt template to demos and testsTitta Heikkala2013-10-111-1/+5
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-151-1/+0
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* coding style: foreach whitespace fixJani Honkonen2012-09-251-1/+1
* QBarCategoriesAxis renamed to QBarCategoryAxisMarek Rosa2012-08-221-1/+1
* QBarCategoriesAxis renamed to QBarCategoryAxisMarek Rosa2012-08-221-3/+3
* Added option for using QGLWidget in widget testerTero Ahola2012-08-031-1/+20
* Refactor CategoriesAxis to BarCategoriesAxis part 2 of 2Michal Klocek2012-07-041-1/+1
* Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2Michal Klocek2012-07-041-3/+3
* GroupedBarSeries to BarSeriessauimone2012-07-031-4/+4
* made qabstractbarseries constructor protected. Updated testssauimone2012-07-031-9/+2
* renamed barseries files to abstractbarseriessauimone2012-07-031-1/+1
* QBarSeries to QAbstractBarSeriessauimone2012-07-031-2/+2
* chartwidgettest updatedMarek Rosa2012-07-031-0/+1
* Refactor QChart APIMichal Klocek2012-07-031-4/+4
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-4/+13
* removed categories from barseries. categories are now only on axissauimone2012-05-311-4/+4
* Added grouped bar series to chart widget testTero Ahola2012-05-231-0/+5
* pie: change the order of parameters when creating slices to be more intuitiveJani Honkonen2012-05-221-1/+1
* Qt name convetion: move test to testsMichal Klocek2012-05-211-0/+349