##// END OF EJS Templates
changed barset name to label to be consistent with pie series. Series have names, barsets and pieslices have labels
changed barset name to label to be consistent with pie series. Series have names, barsets and pieslices have labels

File last commit:

r1370:42ac300102c7
r1429:39a4e8ac4330
Show More
tests.pro
10 lines | 183 B | text/idl | PrologLexer
Michal Klocek
Adds missing includes for pro files
r1003 !include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
Michal Klocek
Adds visibility hidden compilation flag, adds EXPORT_AUTO macro for interal unit testing
r1050 auto \
Tero Ahola
Enabled chartwidgettest again
r815 chartwidgettest \
Marek Rosa
gdpbarchart moved to test. Few small doc fixes
r940 wavechart \
Tero Ahola
Added test app for testing QML properties
r1298 qmlchartproperties