summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes Tomi Korpipää2014-02-274-26/+26
* Doc fixes Tomi Korpipää2014-02-272-8/+9
* Q3DCamera doc and API updateTomi Korpipää2014-02-273-11/+11
* Fix some copyrightsMiikka Heikkinen2014-02-264-18/+14
* Added multimedia to qdocconf Tomi Korpipää2014-02-261-1/+2
* Removed obsolete lines from qdocconf Tomi Korpipää2014-02-261-4/+0
* Doc: Made modifications to qdocconf file.Jerome Pasion2014-02-261-20/+12
* Make graphs look nice in QML designerMiikka Heikkinen2014-02-261-1/+4
* Context sharing disabled for mac only Tomi Korpipää2014-02-261-3/+3
* Don't copy qmldir in android or iosMiikka Heikkinen2014-02-261-6/+7
* Android build fix Tomi Korpipää2014-02-261-1/+2
* Fix Valgrind found issuesMiikka Heikkinen2014-02-256-23/+34
* Specifics.qml bug fix Tomi Korpipää2014-02-253-6/+6
* Specifics.qml update Tomi Korpipää2014-02-253-12/+54
* Move selection labels to renderer from render itemsMiikka Heikkinen2014-02-2412-122/+148
* Set objects dirty on Y axis range changeMika Salmela2014-02-242-1/+15
* Don't do unnecessary polygon fill enablingsMiikka Heikkinen2014-02-241-6/+4
* Removed unnecessary overloaded function Tomi Korpipää2014-02-242-10/+0
* Fix the variable naming in findMatchingRowMiikka Heikkinen2014-02-242-6/+6
* Improve antialiasing & msaaSamples handling in qmlMiikka Heikkinen2014-02-242-37/+40
* Fixed retina problems with FBO renderingTomi Korpipää2014-02-212-3/+4
* Multiseries support for selection pointerMika Salmela2014-02-214-54/+146
* Mac fixes for QMLTomi Korpipää2014-02-212-3/+13
* Misc fixesMiikka Heikkinen2014-02-211-3/+5
* Fixed surface shadow wrong direction bug Tomi Korpipää2014-02-211-9/+1
* Fix initializing to direct rendering modeMiikka Heikkinen2014-02-201-8/+9
* Call update after changing the contents flagMiikka Heikkinen2014-02-201-2/+4
* Document the rendering changesMiikka Heikkinen2014-02-205-54/+57
* Fix case in header ifndef in declarativerendernode_p.hMiikka Heikkinen2014-02-201-2/+2
* MSAA support added to QMLTomi Korpipää2014-02-204-94/+269
* Scaling and offset support for multiseriesMika Salmela2014-02-204-92/+222
* Do not create FBO in indirect rendering case if size is invalidMiikka Heikkinen2014-02-191-0/+3
* Fix indirect rendering issue with boot2qt launcherMiikka Heikkinen2014-02-191-3/+7
* Minor changes to abstractdeclarative Tomi Korpipää2014-02-191-4/+4
* Fix scene coordinates in qml indirect renderingMiikka Heikkinen2014-02-194-26/+36
* Crash fixTomi Korpipää2014-02-184-19/+47
* Clean up public API and includes usageMiikka Heikkinen2014-02-18103-965/+271
* First step towards FXAA based antialiasing.Pasi Keranen2014-02-176-46/+295
* Surface remaining shadow problem fixed Tomi Korpipää2014-02-171-2/+4
* Selection works on wireframe-only mode Tomi Korpipää2014-02-171-2/+2
* Draw surface grid in slice when wireframe only Tomi Korpipää2014-02-171-24/+26
* Series visibility affects slice Tomi Korpipää2014-02-171-1/+2
* Fix docs build after recent reordering of examplesMiikka Heikkinen2014-02-131-1/+1
* Designer plugin update Tomi Korpipää2014-02-133-8/+46
* Designer plugin draft addedTomi Korpipää2014-02-1312-0/+334
* Take qml_plugin.prf into useMiikka Heikkinen2014-02-134-26/+19
* Remove mentions about only supporting single surfaceMiikka Heikkinen2014-02-112-10/+2
* Multiseries support for surface sliceMika Salmela2014-02-114-48/+70
* Fixed sampleSpace validity checkMika Salmela2014-02-111-1/+1
* Add rotations exampleMiikka Heikkinen2014-02-112-2/+2