summaryrefslogtreecommitdiffstats
path: root/src/datavis3d
Commit message (Expand)AuthorAgeFilesLines
...
* Selection improvements for bars:Miikka Heikkinen2013-08-229-71/+156
* Linux compilation fix Tomi Korpipää2013-08-221-1/+1
* Shadows after slice resize fix Tomi Korpipää2013-08-221-0/+4
* 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-2128-179/+292
* 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-199-155/+136
* 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-166-72/+14
* 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-154-1/+8
* High aspect-ratio shadows fix Tomi Korpipää2013-08-154-13/+16
* Moved functions from specific controllers to abstract controllerTomi Korpipää2013-08-1512-374/+246
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-1523-369/+742
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-1449-448/+468
* Add missing methods to scatter proxy apiMiikka Heikkinen2013-08-1423-123/+167
* Q3DBars: Shadow fix Tomi Korpipää2013-08-142-4/+3
* Refactoring function and enum namesTomi Korpipää2013-08-1318-107/+92
* 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-13120-3696/+959
* Const changes to public headers Tomi Korpipää2013-08-1314-60/+58
* 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
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-099-455/+480