summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't draw empty graphs in designerMiikka Heikkinen2014-03-052-3/+5
* Default graphs for qmldesignerMiikka Heikkinen2014-03-046-10/+131
* Fix category axis automatic range adjustment for simple bar graphsMiikka Heikkinen2014-03-041-2/+2
* Minimal qml surface example bug fix Tomi Korpipää2014-03-041-1/+1
* Specifics typo bug fix Tomi Korpipää2014-03-043-6/+6
* Added default size to designer components Tomi Korpipää2014-03-041-0/+9
* Removed designer properties that do not work yet Tomi Korpipää2014-03-041-40/+0
* Enable querying shadow support from graphsMiikka Heikkinen2014-03-037-0/+35
* Disallow clearing all draw flagsTomi Korpipää2014-03-031-4/+16
* Round viewport to nearest integerMika Salmela2014-03-031-4/+5
* Remove the invalid renderer deletion from context switch.Miikka Heikkinen2014-03-031-17/+4
* Mac shared context bug fixTomi Korpipää2014-02-281-8/+8
* Mac compilation fixTomi Korpipää2014-02-283-6/+8
* Compilation warning fix Tomi Korpipää2014-02-281-1/+1
* Introduce state storing for mac and android.Miikka Heikkinen2014-02-2810-24/+1033
* Fixed touch selection bugTomi Korpipää2014-02-281-2/+5
* Doc fixes: Tomi Korpipää2014-02-277-24/+27
* Fix some docsMiikka Heikkinen2014-02-272-2/+1
* Doc fixes: Tomi Korpipää2014-02-274-24/+27
* 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