summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbarset/tst_qbarset.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-9/+9
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* Remove charts namespace for Qt6Michal Klocek2020-11-061-1/+1
* Update dependenciesFriedemann Kleint2020-10-301-6/+6
* Don't use deprecated QTest::qWaitForWindowShown()Kari Oikarinen2018-02-281-1/+1
* Updated licenseMiikka Heikkinen2016-01-131-9/+17
* Updated license headersTitta Heikkala2015-10-201-11/+14
* Copyright header changesTitta Heikkala2015-04-231-3/+3
* Updated license headersTitta Heikkala2014-11-121-9/+7
* Plugged some memory leaks.Miikka Heikkinen2014-11-111-0/+1
* Fix include syntaxTitta Heikkala2014-10-201-3/+3
* Qt Charts project file structure changeTitta Heikkala2014-10-141-1/+1
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Return empty brush/pen/font via API rather than the weird default oneMiikka Heikkinen2013-05-171-3/+3
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-11/+11
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-0/+1
* fix to qbarset testsauimone2012-08-231-6/+6
* updated tst_qbarset to test fix for QTRD-1519sauimone2012-08-141-6/+37
* Wavechart example and designer plugin disabled on arm due to include problemMarek Rosa2012-07-111-7/+7
* GroupedBarSeries to BarSeriessauimone2012-07-031-2/+2
* Removed QPointF from QBarSetsauimone2012-07-031-28/+28
* barset: removed boolean return value from remove(index,count) functionsauimone2012-06-201-1/+36
* Parameter validation for QBarSet::replace and removeTero Ahola2012-06-201-0/+26
* removed count signal test from tst_qbarsetsauimone2012-06-151-8/+0
* Property notifications: axis minmax, bar properties, xyseries p-visibl and countTero Ahola2012-06-151-6/+13
* changed barset name to label to be consistent with pie series. Series have na...sauimone2012-06-081-15/+15
* barchart signals for properties and changessauimone2012-06-011-0/+19
* Visible property to abstract seriesTero Ahola2012-06-011-1/+0
* fixed crash in barseries with empty setssauimone2012-06-011-1/+2
* QBarSet auto test to show the sets in QChartViewTero Ahola2012-06-011-68/+59
* Use labelBrush instead of labelPen for text labelsTero Ahola2012-05-311-18/+0
* Qt name convetion: move test to testsMichal Klocek2012-05-211-0/+436