summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* DeclarativeMaps: Shadows fixed Tomi Korpipää2013-06-251-3/+1
* DeclarativeMaps fixes Tomi Korpipää2013-06-254-21/+25
* Create private global header and move constants thereMiikka Heikkinen2013-06-241-1/+1
* Crash fix to QML bars exit Tomi Korpipää2013-06-241-12/+13
* DeclarativeMaps updatedTomi Korpipää2013-06-2012-1/+547
* Make examples work without needing to install the moduleMiikka Heikkinen2013-06-207-10/+14
* CameraHelper made non-static to support multiple concurrent 3D views.Keränen Pasi2013-06-191-9/+9
* QML2 shadows fixed again Tomi Korpipää2013-06-191-6/+27
* Texture flipping implemented in code Tomi Korpipää2013-06-181-13/+0
* Convert mouse position from QML to Qt coordinatesTomi Korpipää2013-06-181-8/+18
* Implemented passing of mouse events from QtQuick.Keränen Pasi2013-06-181-76/+95
* Passing QML ListModel to C++ QAbstractItemModel works partially Tomi Korpipää2013-06-171-11/+15
* Fixed QML properties not updated and handling of depth FBO.Keränen Pasi2013-06-171-1/+7
* Rendering code placeholder added for 3D Bars.Keränen Pasi2013-06-141-1/+1
* Renamed property correctly Tomi Korpipää2013-06-141-60/+53
* Removed invokables from C++ apiTomi Korpipää2013-06-134-5/+5
* Documentation addedTomi Korpipää2013-06-1212-1/+226
* Refactoring commong 3d bars functionality to separate class, added QML classes.Keränen Pasi2013-06-122-62/+74
* QML2 Texture flipped correctly Tomi Korpipää2013-06-071-2/+15
* QML2 Q3DBars hardcoded h4x0r version implemented Tomi Korpipää2013-06-062-38/+41
* Added API for disabling/enabling background Tomi Korpipää2013-06-063-0/+13
* Added a DeclarativeBars classTomi Korpipää2013-06-051-45/+63
* Mac / linux fixes + other tweaksTomi Korpipää2013-06-042-14/+20
* Fixed examples.pri to copy the right dynamic library also on a MacKeränen Pasi2013-06-031-1/+8
* Qml: Changed some invokables to properties Tomi Korpipää2013-05-311-3/+41
* Qml2 example added, no real functionality yetTomi Korpipää2013-05-3115-22/+488
* Camera presets added for viewing the graph below Tomi Korpipää2013-05-291-1/+1
* Android: rotation and selection updated Tomi Korpipää2013-05-283-6/+14
* Some android related fixesHeikkinen Miikka2013-05-235-5/+27
* Map changed to example Tomi Korpipää2013-05-226-27/+3062
* Lighter shadows and beveled bar Tomi Korpipää2013-05-212-3/+15
* Fix build issuesMiikka Heikkinen2013-05-201-2/+3
* Background lighting fix Tomi Korpipää2013-05-204-21/+16
* Fixed scaling in zoom mode Tomi Korpipää2013-05-202-2/+2
* Added widgets to example pro files that use widgets Tomi Korpipää2013-05-172-2/+2
* Added support for setting tick count Tomi Korpipää2013-05-174-2/+22
* Adjusted shadows and default colors Tomi Korpipää2013-05-161-3/+3
* Shadows improvedTomi Korpipää2013-05-162-2/+26
* Shadow quality adjustment via API added Tomi Korpipää2013-05-157-2/+42
* Directory structure reorganizedTomi Korpipää2013-05-0893-1160/+5
* Added a custom bar (weird thing) to Q3DMaps example Tomi Korpipää2013-05-073-1/+1238
* Q3DMaps: Value application dimension changing added to example Tomi Korpipää2013-05-033-20/+85
* Q3DMaps: Label updating after changes doneTomi Korpipää2013-05-034-298/+173
* Selection label position bug fix Tomi Korpipää2013-05-031-4/+4
* Q3DMaps: Added support for visualizing value in selected dimensionTomi Korpipää2013-05-036-26/+48
* Q3DMaps visualization type added Tomi Korpipää2013-05-027-1/+657
* Refactoring to get ready for a second vis typeTomi Korpipää2013-04-304-54/+54
* Grid lines implemented Tomi Korpipää2013-04-295-10/+29
* Added font changing to widget exampleTomi Korpipää2013-04-263-1/+40
* Bug fixesTomi Korpipää2013-04-251-157/+157