summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* QMLScatter example improved a bit Tomi Korpipää2013-08-301-1/+1
* Rename "3d" -> "3D" in class names.Miikka Heikkinen2013-08-3027-219/+217
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-3016-124/+325
* Fix crash when resetting axesMiikka Heikkinen2013-08-291-4/+12
* Make axes ownership more usefulMiikka Heikkinen2013-08-2926-141/+497
* OpenGL ES2 compilation fix Tomi Korpipää2013-08-281-0/+2
* Compilation fixTomi Korpipää2013-08-281-0/+1
* Added vertical grid lines to scatterTomi Korpipää2013-08-271-48/+145
* Fix rendering artifacts when changing data window sizeMiikka Heikkinen2013-08-272-0/+2
* Limit scatter dot drawing to axis ranges Tomi Korpipää2013-08-271-5/+13
* Auto-adjusting shadow quality fixed Tomi Korpipää2013-08-272-2/+6
* Parents addedTomi Korpipää2013-08-2720-151/+84
* Add selection signaling for scatterMiikka Heikkinen2013-08-2716-125/+216
* Public slot and const ref changesTomi Korpipää2013-08-2612-54/+44
* Removed setfontsize Tomi Korpipää2013-08-2616-131/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-2618-81/+33
* AbstractRenderer into use and grid linesMika Salmela2013-08-267-271/+451
* Renderer cleanup Tomi Korpipää2013-08-265-73/+9
* Shadow shader compatibility fix Tomi Korpipää2013-08-263-48/+48
* Doc update: model data proxies + indexTomi Korpipää2013-08-267-13/+112
* Docs update: model mappingsTomi Korpipää2013-08-238-61/+210
* First implementation of new input handling. Not integrated yet.Keränen Pasi2013-08-2313-0/+655
* Selection improvements for bars:Miikka Heikkinen2013-08-2211-72/+177
* 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-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