aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improved Qt Quick Demos documentationJerome Pasion2014-04-169-31/+78
* Mark tst_qquicktextinput as insignificant on Mac OS XSimon Hausmann2014-04-151-0/+2
* Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.Friedemann Kleint2014-04-151-1/+1
* Regenerate mipmaps after changing the imagedata of a texture.Gunnar Sletta2014-04-151-0/+1
* Disable mipmap filtering by default in texture materials.Gunnar Sletta2014-04-151-1/+1
* Fix assignments of null strings in QML and JavaScriptSimon Hausmann2014-04-125-0/+42
* V4 IR: only mark blocks after iterator calculation as loop blocks.Erik Verbruggen2014-04-121-4/+2
* Avoid event propagation with Keys.forwardToJ-P Nurmi2014-04-123-2/+159
* Fix the initial value of XmlListModel::countJ-P Nurmi2014-04-103-1/+34
* Document QJSEngine as reentrant.Michael Brasser2014-04-101-0/+1
* qmlplugindump: set isCreatable true in composite typesFawzi Mohamed2014-04-091-3/+2
* Reduce memory pressure on JS stack when garbage collectingSimon Hausmann2014-04-091-3/+8
* Fix unreliable behavior of array methods on qml list propertiesSimon Hausmann2014-04-095-5/+27
* Add support for dynamic properties for QObjects in JavaScriptSimon Hausmann2014-04-092-3/+21
* ListView: fix rounding errorsJ-P Nurmi2014-04-094-7/+197
* Fix remaining QQmlLocale auto-test failuresSimon Hausmann2014-04-082-5/+5
* Fix wrong register usage for integer binopsSimon Hausmann2014-04-081-23/+8
* Zero memory in WinRT allocatorAndrew Knight2014-04-081-0/+1
* make accessibility plugin declare that it extends QuickOswald Buddenhagen2014-04-081-0/+1
* Fix XHR auto tests always failingSimon Hausmann2014-04-082-3/+2
* Fix memory corruption in XHR implementationSimon Hausmann2014-04-081-0/+1
* Set font correctly in canvas example.Mitch Curtis2014-04-081-1/+1
* Verify empty SmoothedAnimation doesn't keep animation system running.Michael Brasser2014-04-081-0/+22
* Support dumping of animation jobs via QML_ANIMATION_TICK_DUMP.Michael Brasser2014-04-0819-3/+167
* OSX: fix QQuickListView testShawn Rutledge2014-04-073-13/+16
* Fix marking of prototype objects in chainSimon Hausmann2014-04-072-9/+24
* Doc: Fix apidoc for QQuickLoader::sourceComponentKevin Funk2014-04-071-2/+1
* Don't start continuing animation when it doesn't have children.Gunnar Sletta2014-04-071-2/+5
* Don't mipmap by default in QSGSimpleTextureNodeGunnar Sletta2014-04-071-0/+2
* Don't append garbage to the function parameter slotswip/gcThiago Macieira2014-04-041-1/+2
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-043-6/+14
* Make the destroy method optionalLars Knoll2014-04-041-4/+5
* Garbage collect member dataLars Knoll2014-04-0412-43/+207
* Stop the animation driver when no animations are ticking.Gunnar Sletta2014-04-041-1/+2
* Use global context sharing from QtGui instead of QSGContextJocelyn Turcotte2014-04-048-32/+11
* Initialize variables in QQuickItemParticleGunnar Sletta2014-04-041-1/+1
* Doc: Fix some code snippet warningsSergio Ahumada2014-04-033-8/+8
* Use RAII for VME profilerUlf Hermann2014-04-034-151/+80
* QtQuick test: Do not complain about Qt specific argumentsKai Koehne2014-04-031-17/+23
* Fix 'missing header' compilation error (shadow build)Kai Koehne2014-04-031-1/+1
* Work around warning by GCC 4.8 with -O3 about array out of boundsThiago Macieira2014-04-021-2/+2
* On Mac only editable text input should receive tab focusLiang Qi2014-04-023-5/+192
* Reduce memory consumption of runtime compiled QML typesSimon Hausmann2014-04-024-7/+87
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-0218-54/+86
* Fix performance regression for bindings from QtQuick state changesSimon Hausmann2014-04-022-2/+4
* Fix compilation of script stringsSimon Hausmann2014-04-0210-33/+145
* Make example work when QOffscreenSurface == QWindowGunnar Sletta2014-04-023-36/+47
* Maroon example: use multimedia for audio; mute when inactiveShawn Rutledge2014-04-012-2/+2
* PinchArea docs: elaborate on confusing aspectsShawn Rutledge2014-04-011-11/+22
* Give the QML and the debug server thread an objectname.Thomas McGuire2014-04-012-0/+2