summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README changesrelease-1.2.1RC3_1.2.1Miikka Heikkinen2013-03-221-0/+7
* Further fix for QNX and other windows host cross compilationsMiikka Heikkinen2013-03-221-1/+1
* Fixed pen style pattern continuity for line seriesMiikka Heikkinen2013-03-221-3/+11
* Fix for typos on documentation.Mika Salmela2013-03-2214-24/+24
* Enable building for qnx on windowsMiikka Heikkinen2013-03-222-5/+5
* Adjust pie slice bounding rectangle to account for thick pensMiikka Heikkinen2013-03-211-0/+5
* Update qmlcustomizations demo doc imageMiikka Heikkinen2013-03-211-0/+0
* Fix area series fill problem when component series have points visibleMiikka Heikkinen2013-03-212-0/+4
* Fix lineseries points related drawing problemsMiikka Heikkinen2013-03-211-0/+9
* Fix lingering visible shades from High Contrast themeMiikka Heikkinen2013-03-211-0/+2
* Remove buttons from legendmarkers example imageMiikka Heikkinen2013-03-211-0/+0
* Prevent drawing shades off-chartMiikka Heikkinen2013-03-212-2/+14
* Fix int-qreal rounding errors in axislayout calculationsMiikka Heikkinen2013-03-216-20/+14
* Fix category axis label positioning.Miikka Heikkinen2013-03-202-10/+28
* Compensate for rounding errors when determining label visibilityMiikka Heikkinen2013-03-202-7/+7
* Remove link to nonexisting QChartGlobal documentationMiikka Heikkinen2013-03-201-1/+0
* Fix vanishing labels for first and last ticks.RC2_1.2.1Miikka Heikkinen2013-03-1912-46/+69
* Fix trivial problems with examples and docsMiikka Heikkinen2013-03-189-27/+14
* Minor fix to READMERC1_1.2.1Miikka Heikkinen2013-03-151-1/+1
* Remove TODOs for 1.2.1 release, revert this after releaseMiikka Heikkinen2013-03-1515-40/+2
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-1517-40/+11
* Remove QML LogValueAxis documentation as it is not implementedMiikka Heikkinen2013-03-152-52/+0
* Added fix to READMEMiikka Heikkinen2013-03-141-0/+1
* Fix positioning errors with category ticksMiikka Heikkinen2013-03-144-22/+24
* Added copyright headers to *.h/*.cpp files missing themMiikka Heikkinen2013-03-0511-0/+207
* Fix copyright header for normalize toolMiikka Heikkinen2013-03-051-10/+30
* More copyright year changesMiikka Heikkinen2013-03-05334-364/+344
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-05227-227/+227
* Added fix to READMEMiikka Heikkinen2013-03-051-0/+1
* Added a note in docs about not plotting series with log axisMiikka Heikkinen2013-03-051-0/+10
* Fix for not overriding user settings for legend markers.Mika Salmela2013-03-016-14/+35
* Avoid building designer plugin in embedded environmentsMiikka Heikkinen2013-02-251-1/+1
* Fix crash when changing the values to empty model with logarithmic axisMiikka Heikkinen2013-02-222-12/+11
* Updated version number and README for 1.2.1Miikka Heikkinen2013-02-212-33/+12
* Fix include charthelpers_p.h includeMiikka Heikkinen2013-02-142-1/+1
* Fix to discard NaN, Inf and -Inf values from chart.Mika Salmela2013-02-136-16/+69
* Fix crash when signals connected to deleted PieChartItem are emittedMiikka Heikkinen2013-02-131-0/+8
* Fix hoverSignal tests in linuxHeikkinen Miikka2013-02-122-2/+4
* Set reasonable background color for docs toolbarHeikkinen Miikka2013-02-111-1/+1
* Added qhp subprojects to generate useful entries in assistant contentsMiikka Heikkinen2013-02-113-0/+19
* Fixed docs building in mingw builds.Miikka Heikkinen2013-02-111-3/+8
* Add assistant (qch) documentation generationMiikka Heikkinen2013-02-084-16/+50
* Change missing image to a proper one in docs.Miikka Heikkinen2013-02-081-1/+1
* Fix zooming when presenter dimensions are not integersMiikka Heikkinen2013-02-071-1/+11
* Fix axis geometry when there is no axis titleMiikka Heikkinen2013-02-073-20/+26
* Check if min and max are same on findMinMaxForSeriesMika Salmela2013-02-063-6/+25
* Add padding for axis titleMiikka Heikkinen2013-02-064-11/+21
* Fix axis sizehints when labels are angledMiikka Heikkinen2013-02-0614-161/+181
* Fix label truncate issues with multiple axesMiikka Heikkinen2013-02-061-18/+65
* Fix label angle setting for axis before axis is added to chart.Miikka Heikkinen2013-02-061-1/+1