aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tools: Add product name, version and description to the .pro filesFriedemann Kleint2017-01-3111-0/+99
* Doc: Fix documentation warningsTopi Reinio2017-01-306-16/+28
* Fix build without animation by disabling quickTasuku Suzuki2017-01-301-1/+1
* QQmlTypeCompiler: Fix read after free in tst_qqmllanguageRobin Burchell2017-01-281-2/+1
* Mention that QVariantList is also a supported model typeKavindra Palaraja2017-01-281-6/+16
* Doc: reinserted hello.qml which had been deleted by mistakeNico Vertriest2017-01-272-1/+77
* Fix build without features.temporaryfileTasuku Suzuki2017-01-271-0/+5
* Use qtConfig where appropriateJake Petroules2017-01-261-1/+1
* Doc: Fix the snippet walk-through sequenceVenugopal Shivashankar2017-01-261-1/+1
* remove obsolete host build declarations from subdirs projectsOswald Buddenhagen2017-01-263-7/+0
* Fix build without features.commandlineparserTasuku Suzuki2017-01-251-0/+10
* Fix build without qml-debugTasuku Suzuki2017-01-241-1/+1
* Stabilize testJan Arve Saether2017-01-241-1/+3
* Fix build without features.localserverTasuku Suzuki2017-01-231-2/+2
* Do not leak the item, and use a QScopedPointer to guarantee cleanupJan Arve Saether2017-01-231-2/+1
* No need to define c99 math functions in c++11 modeJulien Gueytat2017-01-221-1/+1
* StackLayout: propagate rearrange() call to child layoutsOleg Yadrov2017-01-193-2/+114
* Fix memory leak in V4Gunnar Sletta2017-01-191-1/+1
* Fix support for QJSValue as C++ signal parameter type, part 2Simon Hausmann2017-01-183-3/+14
* Clarify that QML's date object includes timeKavindra Palaraja2017-01-161-2/+2
* Fix build without feature.statemachineTasuku Suzuki2017-01-161-2/+2
* Fix build without feature.shortcutTasuku Suzuki2017-01-153-3/+17
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-1/+9
|\
| * Fix incorrect JavaScript evaluation with the JITv5.8.0Simon Hausmann2017-01-061-1/+9
* | Remove documentation references to internal functionsKavindra Palaraja2017-01-131-7/+0
* | Fix crash when C++ QJSValue parameterized signal interacts with JSSimon Hausmann2017-01-134-1/+8
* | Fix build without feature.imTasuku Suzuki2017-01-131-0/+2
* | QJSValue: Mention how to construct QJSValue from other non-obvious typesRobin Burchell2017-01-121-1/+2
* | Fix projection matrix for DepthAware QSGRenderNodesLaszlo Agocs2017-01-121-1/+6
* | Propagate root changes to rendernodes tooLaszlo Agocs2017-01-121-0/+4
* | Update QSGRenderNode docs to match realityLaszlo Agocs2017-01-121-3/+0
* | Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-124-5/+50
* | QML tooling: Make sure we signal object creation also from QQmlIncubatorUlf Hermann2017-01-115-13/+45
* | graph example: Fix MSVC warning about truncation of 'double'Friedemann Kleint2017-01-101-1/+1
* | Fix crash in CanvasGunnar Sletta2017-01-101-1/+0
* | Doc: added specs to Extending QML - Methods ExampleNico Vertriest2017-01-092-2/+11
* | Doc: Rearranged order of Extending QML ExamplesNico Vertriest2017-01-093-4/+55
* | Clarify MouseArea's onClicked and onPressAndHold documentationKavindra Palaraja2017-01-081-2/+2
* | qmlplugindump : Add a "-output" argument to specify the output fileJacques GUILLOU2017-01-051-2/+18
* | Clarified that QQmlListProperty can only be used for lists of QObject-derived...Kavindra Palaraja2017-01-051-2/+3
* | Added documentation for the GroupSwitchModifierKavindra Palaraja2017-01-051-0/+1
* | Fix stencil clips with core profile contextsLaszlo Agocs2017-01-041-1/+22
* | Added the missing link to AnimationKavindra Palaraja2017-01-031-0/+1
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Fix QML cache not being invalidated when source path changesSimon Hausmann2017-01-022-5/+58
* | QQuickWindow flushFrameSynchronousEvents: don't hover if nothing dirtyShawn Rutledge2016-12-281-2/+3
* | Get rid of the GCBlockerLars Knoll2016-12-284-36/+0
* | Removed auto-generated links to internal classesKavindra Palaraja2016-12-281-0/+10
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-255-12/+190
|\|
| * Add changes file for 5.8.0v5.8.0-rc1Jani Heikkinen2016-12-091-0/+172