aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix QQuickTextDocumentWithImageResources image loadingRoman Pasechnik2015-10-153-22/+34
| * qmlprofiler: Use server's datastream version for communicationUlf Hermann2015-10-151-0/+2
| * AnimatedSprite: avoid unnecessary redrawsTim Blechmann2015-10-142-4/+17
| * QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-143-1/+66
| * Correct some areas of QQuickItem's documentationMitch Curtis2015-10-131-8/+8
| * Fixed 'plataforms' typo in WheelEvent documentationDaniel Levin2015-10-061-1/+1
* | Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-2612-70/+74
* | Binding: document that property can be grouped if it's a value typeMitch Curtis2015-10-231-0/+17
* | V4: do not run optimizer for functions of >300 statements.Erik Verbruggen2015-10-231-2/+5
* | Update plugins.qmltypes for QtQuick importKai Koehne2015-10-232-1757/+325
* | Update plugins.qmltypesKai Koehne2015-10-2310-30/+832
* | QML: file leak of QFileSelector.Erik Verbruggen2015-10-222-0/+8
* | QML: Sanitize reading environment variables.Friedemann Kleint2015-10-229-31/+52
* | Doc: corrected mistake in documentation Using TransitionsNico Vertriest2015-10-221-5/+4
* | Fix QQuickPathViewPrivate::snapToIndex()J-P Nurmi2015-10-223-7/+16
* | QQuickItem: Make setParent() error message more usefulGabriel de Dietrich2015-10-222-2/+5
* | QQmlNativeDebugConnector: Do not translate warning.Friedemann Kleint2015-10-221-2/+2
* | Several cases of s/decelerating from/decelerating to/.Edward Welbourne2015-10-211-8/+8
* | Missing early n in co[n]version.Edward Welbourne2015-10-211-1/+1
* | Revert "Doc: corrected not working snippet"Topi Reinio2015-10-212-2/+1
* | Doc: Corrected qdoc errors \generatelist{related}Nico Vertriest2015-10-214-11/+4
* | QQuickItemPrivate: added a accessibleRole()Liang Qi2015-10-213-4/+22
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
* | QQuickItem: fully document stackBefore() and stackAfter()Mitch Curtis2015-10-201-2/+18
* | JS: Math.random(): fix range to not include 1.0.Erik Verbruggen2015-10-201-2/+7
* | Doc: solved various qdoc errors qtdeclarativeNico Vertriest2015-10-202-25/+7
* | Doc: corrected qdoc error missing topic commandNico Vertriest2015-10-202-29/+2
* | Properly resolve the context to create mutable bindings onLars Knoll2015-10-201-4/+13
* | Fix a crash when copying array dataLars Knoll2015-10-201-1/+1
* | qmlscene: Split argument parsing.Friedemann Kleint2015-10-191-31/+38
* | Skip designer-related directories while scanning imports.Marco Benelli2015-10-191-4/+31
* | QmlDebug: Add a debug service for use with native debuggershjk2015-10-1610-2/+1051
* | QmlDebug: Don't duplicate Qt namespace when importing debug pluginsUlf Hermann2015-10-161-1/+3
* | QmlDebug: Add a debug connector for use with native debuggershjk2015-10-165-3/+411
* | Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-165-10/+31
* | Make obj2's text consistent between qtBinding.[23].qmlEdward Welbourne2015-10-161-1/+1
* | Only set V4 debugger when service is enabledUlf Hermann2015-10-154-10/+34
* | Don't delete singletons objects owned by C++.BogDan Vatra2015-10-154-1/+42
* | Doc: fixed compilation and link errors qqmlitemmodels.qdocNico Vertriest2015-10-151-20/+20
* | Doc: corrected syntax errors \qmlmethodNico Vertriest2015-10-153-5/+4
* | Align QQmlVMEMetaData to int.BogDan Vatra2015-10-152-2/+11
* | Doc: corrected not working snippetNico Vertriest2015-10-152-1/+2
* | Fix compile error.Milian Wolff2015-10-151-1/+1
* | Remove line numbers for statements without side-effects.Erik Verbruggen2015-10-151-46/+95
* | QmlDebug: Split QV4::Debugging::Debuggerhjk2015-10-1411-136/+156
* | QQuickItem: correct focus reason for key navigationLiang Qi2015-10-142-5/+9
* | QmlTooling: Rearrange qmltooling.prohjk2015-10-141-4/+8
* | Provide a threaded TestHTTPServerUlf Hermann2015-10-149-59/+127
* | Handle QSG_NO_DEPTH_BUFFER correctlyLaszlo Agocs2015-10-141-3/+6
* | qquickitemchangelistener_p.h: add comments for the sake of clarityJ-P Nurmi2015-10-131-3/+3