aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sprite minor fixesAlan Alpert2012-03-203-7/+9
* Fix QQuickTextInput test failure on WindowsCharles Yin2012-03-201-3/+0
* Fix tst_qquickitemlayer test failuresCharles Yin2012-03-203-10/+10
* Fix FolderListModel path issue on WindowsCharles Yin2012-03-203-7/+7
* Always enable value type support in v4.Michael Brasser2012-03-202-5/+1
* Support null -> QObject and QObject -> bool conversions in v4.Michael Brasser2012-03-206-0/+50
* Remove warning about not explicitly initializing base class.Andrew den Exter2012-03-201-1/+2
* Pull out some duplicate focus-related codeBea Lam2012-03-203-32/+40
* Loader could leak qml contexts if interruptedMartin Jones2012-03-202-2/+16
* Fix bitfield waste in QQmlContextDataMartin Jones2012-03-201-1/+1
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-206-0/+95
* Allow parent to be specified for Qt.createComponentMatthew Vogt2012-03-203-5/+169
* Ensure JS files imported inside modules work correctlyMatthew Vogt2012-03-1911-22/+105
* Fix compiler warnings in QQmlTypeKent Hansen2012-03-191-2/+2
* Fix typo in QQmlXMLHttpRequest::readEncoding()Kent Hansen2012-03-191-1/+1
* Remove refence to declarative in the docsLars Knoll2012-03-191-1/+1
* Use a single distance-field cache instance for all sizes of a given font.Yoann Lopes2012-03-199-343/+267
* Clean up dangling pointers in the particle systemGunnar Sletta2012-03-196-1/+38
* Reset all node pointers when item is cleaned upGunnar Sletta2012-03-191-0/+1
* Skip warning on perfectly valid usecaseGunnar Sletta2012-03-191-6/+0
* Fix possible crash in QSGContext::invalidate()Yoann Lopes2012-03-191-4/+4
* QmlEngineDebug: Simplify the utility classesAurindam Jana2012-03-194-1747/+776
* QmlEngineDebug: Rename to QmlEngineDebugClient in AutoTestAurindam Jana2012-03-195-174/+136
* Fix failed rebaseAlan Alpert2012-03-192-0/+0
* 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