aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fine-tune animation's pause()/resume() behaviorsCharles Yin2012-04-172-6/+43
* Fix Text baselineOffset caclulations.Andrew den Exter2012-04-173-20/+295
* Don't use QWindow::visibleGirish Ramakrishnan2012-04-161-5/+5
* Debugger: Code cleanup for Inspect ToolSimjees Abraham2012-04-162-23/+16
* QPointer used instead of QWeakPointerSimjees Abraham2012-04-164-17/+16
* Fix exports for the new Particles library.Friedemann Kleint2012-04-163-3/+3
* QmlDebug: Fix qmake warning about declarative_debugKai Koehne2012-04-161-2/+2
* Be more explicit regarding the Locale object creation.Martin Jones2012-04-161-2/+2
* Add a new running property to QQuickTransitionCharles Yin2012-04-165-38/+82
* Add bug numbers for insignificant tests.Jason McDonald2012-04-162-2/+2
* Add support for variant properties in V4Matthew Vogt2012-04-169-4/+269
* Extract Particles code to an independent libraryMatthew Vogt2012-04-1697-37/+169
* Don't use QWindow::moveGirish Ramakrishnan2012-04-131-1/+1
* Don't use QWindow::visible() since it's deprecatedGirish Ramakrishnan2012-04-131-5/+5
* Debugger: Fix bug in Inspect ToolSimjees Abraham2012-04-135-47/+72
* Fix broken wakeup() in threaded renderloop.Gunnar Sletta2012-04-131-1/+1
* Extra tests for ShaderEffect and CustomParticleAlan Alpert2012-04-137-1/+285
* test: marked tst_qv8profilerservice as insignificant on macRohan McGovern2012-04-131-0/+2
* Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-136-25/+92
* Measure offsets by rows instead of pixelsBea Lam2012-04-131-163/+202
* Export all symbols on QSGDefaultRenderer.Hannu Lyytinen2012-04-131-1/+1
* Make device specific projection matrix setter virtual.Hannu Lyytinen2012-04-131-1/+1
* QQuickTextEdit to trigger input method updates on selectAll()Pekka Vuorela2012-04-123-7/+13
* Doc: Fixing the Qt QML module page.Jerome Pasion2012-04-122-7/+7
* Begin documenting QML's JS environment.Michael Brasser2012-04-124-5/+104
* Silence warning with ICC about change of signal in integer conversionThiago Macieira2012-04-122-3/+3
* Add missing #include <stdlib.h>Thiago Macieira2012-04-122-0/+2
* Get SpriteGoal and GroupGoal tests running againAlan Alpert2012-04-124-4/+6
* Move doc pages into subfoldersAlan Alpert2012-04-124-0/+0
* Debugger: Fix bugs in inspection toolSimjees Abraham2012-04-123-13/+47
* Debugger: Inspect tool - changes made to highlight on selectionSimjees Abraham2012-04-111-0/+8
* Simplify date conversion functionsMatthew Vogt2012-04-118-1124/+25
* Create accessible interfaces only for items with attached propFrederik Gladhorn2012-04-104-10/+18
* QQmlDebugServer: Use Q_D(const )Aurindam Jana2012-04-101-2/+2
* QmlDebug: Enable/Disable toolAurindam Jana2012-04-104-12/+29
* QmlDebug: Remove Color ToolAurindam Jana2012-04-105-34/+1
* QmlDebug: Highlight select itemsAurindam Jana2012-04-101-2/+2
* QmlDebug: Inspect ToolAurindam Jana2012-04-103-9/+98
* QmlDebug: Combine Selection and Zoom ToolsAurindam Jana2012-04-1011-286/+121
* QmlDebug: Selection Tool HighlightAurindam Jana2012-04-101-2/+2
* Use relative position to when getting line from layout.Andrew den Exter2012-04-101-1/+1
* Fix compilation on LinuxAnselmo L. S. Melo2012-04-091-1/+1
* Fix erroneous signal emission in LoaderChris Adams2012-04-055-7/+143
* MultiPointTouchArea documentation not to use deprecated signalsPekka Vuorela2012-04-051-1/+1
* Properly copy all event parameters in deliverMouseEvent()Laszlo Agocs2012-04-053-13/+16
* Use the updated module api registration function in exampleChris Adams2012-04-052-1/+3
* Rewrite QAnimationGroupJob::clear() methodCharles Yin2012-04-051-5/+11
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-0517-34/+186
* Fix some issues with init_data() for qmltestCharles Yin2012-04-052-5/+86
* Fix access to uninitialised memory that might lead to crashesThiago Macieira2012-04-041-0/+5