aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix data file checkout formats in Windows for some declarative testsMiikka Heikkinen2012-03-192-0/+4
* EasingCurveEditor: Remove generated headers from .pro fileKai Koehne2012-03-191-2/+0
* Debugger: Optimize message sending in v8 profilerKai Koehne2012-03-191-10/+11
* Debugger: Always disable v4 optimizer if v8 debugger is activatedKai Koehne2012-03-193-4/+26
* QmlEngineDebugService: Rename service to QmlDebuggerAurindam Jana2012-03-195-45/+68
* Debugger: Add optional 'host' argument to -qmljsdebuggerSimjees Abraham2012-03-197-21/+42
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-1932-187/+1000
* QmlProfiler: Make sure there's minimal overhead when not enabledKai Koehne2012-03-192-36/+24
* QmlProfiler: Do not log expression for bindingKai Koehne2012-03-192-9/+0
* Skip some font loader tests for WindowsCharles Yin2012-03-191-0/+21
* Don't change the executable name if only build in debug mode on WindowsCharles Yin2012-03-191-3/+3
* Fix qmldevtools library build error on WindowsCharles Yin2012-03-191-1/+1
* Make qqmlinspector test work on WindowsCharles Yin2012-03-192-0/+5
* Notify QQJSE::DW of expression deletion during dtorChris Adams2012-03-191-0/+2
* Debugger: Fix compilation with C++11Kai Koehne2012-03-191-1/+1
* QmlDebugging: Object Tree and States ListAurindam Jana2012-03-195-43/+58
* When clearing an incubator also clear incubators it is waiting for.Martin Jones2012-03-192-0/+121
* Resetting a model can cause a crash in views with header/footer.Martin Jones2012-03-198-25/+261
* Ensure section header/footer are cleaned up.Martin Jones2012-03-192-4/+25
* Don't crash view while changing model.Martin Jones2012-03-191-1/+1
* Fix QQuickCanvas test failure.Andrew den Exter2012-03-191-1/+1
* Fix grabbing to wait until the image has actually been grabbed.Michael Brasser2012-03-191-11/+1
* Fix bug in v4 strict equality.Michael Brasser2012-03-159-13/+201
* Small LSB hacksHarald Fernengel2012-03-151-0/+13
* Windows: Fix file URL issues in declarative autotestsMiikka Heikkinen2012-03-159-35/+39
* Fix tst_qquickimageparticle test compilation with Visual StudioMiikka Heikkinen2012-03-151-2/+3
* Allow threaded compilation in an async LoaderMartin Jones2012-03-1521-34/+3383
* Support for multiple textures in the default distance field glyph cache.Yoann Lopes2012-03-152-51/+94
* Fix mergeAlan Alpert2012-03-151-0/+0
* Don't assert if focus is already clear.Alan Alpert2012-03-153-2/+35
* Don't leak function objects created by VisualDataModel.Andrew den Exter2012-03-153-22/+22
* Set more sensible Flickable default input filtering parametersMartin Jones2012-03-152-5/+5
* Fix crash caused by dereferencing collected v8 dataChris Adams2012-03-158-14/+79
* Don't allow tst_QJSEngine or tst_QJSValue instance to be collectedChris Adams2012-03-152-22/+36
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-1525-470/+400
* Ensure that dynamic property storing QObject ptr notifies on deleteChris Adams2012-03-155-11/+99
* Let V8 throw the exception when QML property lookup failsKent Hansen2012-03-144-20/+28
* Remove warning about missing file from parserstress testMiikka Heikkinen2012-03-141-2/+1
* Windows: Mark several declarative test cases insignificantMiikka Heikkinen2012-03-145-7/+9
* Use the same ReferenceError message wording as V8Kent Hansen2012-03-145-29/+29
* Don't store duplicate glyph data in a distance field node.Andrew den Exter2012-03-142-40/+31
* Debugger: Print informational messages via qDebugKai Koehne2012-03-147-11/+11
* Debugger: Fix autotest for shadow buildsKai Koehne2012-03-142-2/+1
* fix gl under example to work also on trivial render loopGunnar Sletta2012-03-142-2/+3
* Debugger: Fix autotests on WindowsKai Koehne2012-03-142-16/+16
* Remove all accessibility updates to allow changes in qtbase.Frederik Gladhorn2012-03-144-16/+0
* CodeCoverage: Skip headersclean test.Caroline Chao2012-03-141-0/+2
* Fix AND expression in v4Luis Gabriel Lima2012-03-1410-3/+187
* Fix memory leak with the shared distance field glyph cache.Andrew den Exter2012-03-143-4/+28
* Disable particle-related examples from tst_examplesChris Adams2012-03-141-0/+4