summaryrefslogtreecommitdiffstats
path: root/src/datavis3dqml2
Commit message (Expand)AuthorAgeFilesLines
* Make axes ownership more usefulMiikka Heikkinen2013-08-292-17/+17
* Public slot and const ref changesTomi Korpipää2013-08-262-8/+6
* Removed setfontsize Tomi Korpipää2013-08-266-45/+0
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-266-10/+11
* Selection improvements for bars:Miikka Heikkinen2013-08-222-1/+21
* Implement selection label formattingMiikka Heikkinen2013-08-214-0/+28
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-192-13/+13
* Removed duplicate codeTomi Korpipää2013-08-162-2/+2
* Support for setting axes in QML.Miikka Heikkinen2013-08-156-16/+94
* Moved functions from specific controllers to abstract controllerTomi Korpipää2013-08-152-10/+10
* Rearchitecting to ensure we transfer the data model to renderer in correct st...Keränen Pasi2013-08-158-14/+33
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-148-310/+144
* QML: Invokables to propertiesTomi Korpipää2013-08-144-136/+418
* Refactoring function and enum namesTomi Korpipää2013-08-136-28/+27
* Copyright headers updated Tomi Korpipää2013-08-1314-434/+112
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-1313-531/+341
* DeclarativeBars: Refactoring and cleanupTomi Korpipää2013-08-137-432/+357
* DeclarativeScatter: Refactoring and cleanupTomi Korpipää2013-08-137-363/+331
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-093-33/+1
* Changed "tick" to "segment"Miikka Heikkinen2013-08-096-40/+40
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-081-3/+9
* DeclarativeScatter: First draftTomi Korpipää2013-08-076-10/+724
* Bring new data proxies to mapsMiikka Heikkinen2013-07-125-97/+49
* Introduce item model based proxyMiikka Heikkinen2013-07-125-207/+88
* Data proxy implementation for bars.Miikka Heikkinen2013-07-042-2/+10
* Decouple data and axes.Miikka Heikkinen2013-07-011-3/+1
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-282-2/+17
* Fix thread affinity and qmlbarchart crash on exit.Keränen Pasi2013-06-281-4/+5
* Moved data related classes to own directoryMiikka Heikkinen2013-06-281-1/+3
* Android QML build fixes Tomi Korpipää2013-06-271-1/+4
* Removed debugging stuff Tomi Korpipää2013-06-261-2/+1
* Fix warningsHeikkinen Miikka2013-06-262-2/+10
* DeclarativeMaps fixes Tomi Korpipää2013-06-252-15/+152
* Create private global header and move constants thereMiikka Heikkinen2013-06-246-12/+17
* Crash fix to QML bars exit Tomi Korpipää2013-06-241-23/+87
* Doc fixes and some cleanupMiikka Heikkinen2013-06-245-5/+5
* DeclarativeMaps updatedTomi Korpipää2013-06-203-21/+96
* 3DMaps QML api addedTomi Korpipää2013-06-205-26/+477
* QML2 shadows fixed again Tomi Korpipää2013-06-191-2/+5
* Fixed depth buffer texture not destroyed when shadows are switched off.Keränen Pasi2013-06-191-3/+3
* Texture flipping implemented in code Tomi Korpipää2013-06-181-3/+16
* Convert mouse position from QML to Qt coordinatesTomi Korpipää2013-06-181-11/+10
* Reuse frame buffer objectsTomi Korpipää2013-06-181-5/+5
* Implemented passing of mouse events from QtQuick.Keränen Pasi2013-06-182-17/+23
* Fixed unnecessary re-creation of render node and buffers.Keränen Pasi2013-06-172-19/+25
* Passing QML ListModel to C++ QAbstractItemModel works partially Tomi Korpipää2013-06-175-6/+34
* Include fix Tomi Korpipää2013-06-173-6/+6
* Fixed QML properties not updated and handling of depth FBO.Keränen Pasi2013-06-171-1/+10
* Rendering code placeholder added for 3D Bars.Keränen Pasi2013-06-142-7/+7
* Renamed property correctly Tomi Korpipää2013-06-142-3/+11