summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Selection failure fix Tomi Korpipää2013-08-221-0/+4
* Fixed label drawing order issue Tomi Korpipää2013-08-223-206/+181
* Flipped scatter z-axis drawing Tomi Korpipää2013-08-221-6/+4
* Tweaked slice view lighting Tomi Korpipää2013-08-221-11/+5
* Android fix Tomi Korpipää2013-08-211-1/+1
* Android and mingw compilation fixes Tomi Korpipää2013-08-218-62/+123
* Refactored enums zoom -> slice Tomi Korpipää2013-08-213-14/+14
* Doc update: global enumsTomi Korpipää2013-08-212-49/+37
* Implement selection label formattingMiikka Heikkinen2013-08-2132-179/+320
* Doc update: axesTomi Korpipää2013-08-213-0/+166
* Doc warning fixes Tomi Korpipää2013-08-204-4/+4
* Doc update: data items and proxiesTomi Korpipää2013-08-2011-55/+426
* Doc update: q3dscatterTomi Korpipää2013-08-2011-100/+132
* Q3DScatter bug fix Tomi Korpipää2013-08-201-6/+0
* Shader incompatibility fix Tomi Korpipää2013-08-203-48/+48
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-1911-168/+149
* Small renderer and controller cleanups.Keränen Pasi2013-08-193-29/+14
* Cleanup of renderer base and subclasses.Keränen Pasi2013-08-196-139/+98
* Column origin changed; bottom right -> bottom left Tomi Korpipää2013-08-191-20/+18
* Changed default shadows to medium Tomi Korpipää2013-08-193-3/+3
* Shows the selected data point with red ball and value labelMika Salmela2013-08-167-11/+422
* Cleaning up renderer baseclass-subclass division.Keränen Pasi2013-08-166-25/+37
* Implement value axis label formatting.Miikka Heikkinen2013-08-168-87/+146
* Fix renderer initializationMiikka Heikkinen2013-08-162-0/+2
* Removed duplicate codeTomi Korpipää2013-08-168-74/+16
* Fixed zoomlevel cachingMiikka Heikkinen2013-08-1611-36/+17
* Bring drawer initialization to axis caches backMiikka Heikkinen2013-08-152-18/+3
* Support for setting axes in QML.Miikka Heikkinen2013-08-1510-17/+102
* High aspect-ratio shadows fix Tomi Korpipää2013-08-154-13/+16
* Moved functions from specific controllers to abstract controllerTomi Korpipää2013-08-1514-384/+256
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-1531-383/+775
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-1457-758/+612
* Add missing methods to scatter proxy apiMiikka Heikkinen2013-08-1423-123/+167
* Q3DBars: Shadow fix Tomi Korpipää2013-08-142-4/+3
* QML: Invokables to propertiesTomi Korpipää2013-08-144-136/+418
* Refactoring function and enum namesTomi Korpipää2013-08-1324-135/+119
* Refactor QBarDataProxyMiikka Heikkinen2013-08-134-77/+78
* Copyright header update to docs Tomi Korpipää2013-08-1310-1608/+62
* Copyright headers updated Tomi Korpipää2013-08-13134-4130/+1071
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-1313-531/+341
* DeclarativeBars: Refactoring and cleanupTomi Korpipää2013-08-137-432/+357
* Const changes to public headers Tomi Korpipää2013-08-1314-60/+58
* DeclarativeScatter: Refactoring and cleanupTomi Korpipää2013-08-137-363/+331
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-138-14/+122
* Corrected includes of own public headersTomi Korpipää2013-08-1222-33/+33
* Replaced sins and cos's with q -versionsTomi Korpipää2013-08-125-38/+32
* Bug fix: Label drawing for 0 -valued bars in slice view fixed Tomi Korpipää2013-08-121-2/+1
* Q3DScatter: Implemented viewing scatter chart from below Tomi Korpipää2013-08-122-10/+58
* Q3DScatter: Fixed uniform scaling Tomi Korpipää2013-08-121-35/+50
* Removed QVariantDataSet and related classes.Miikka Heikkinen2013-08-0911-1001/+1