..
animation
Skip animations tests for MinGW.
2014-01-28 22:39:27 +01:00
debugger
Register animation profiler callback also from render thread
2014-03-18 12:02:39 +01:00
parserstress
fix whitespace
2014-01-22 21:01:53 +01:00
qjsengine
Refine fix for dynamic properties on QObjects wrapped in JavaScript
2014-04-17 07:09:54 +02:00
qjsonbinding
Fix the remaining test failures in the jsonbinding autotest
2013-06-17 13:52:24 +02:00
qjsvalue
Fix === operator for value types
2013-11-15 13:07:52 +01:00
qjsvalueiterator
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qmlmin
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into wip/v4
2013-06-24 11:48:46 +02:00
qmlplugindump
Tools: unnecessary to make qmlplugindump a bundle
2013-05-20 15:04:34 +02:00
qqmlapplicationengine
Fixed qqmlapplicationengine autotest build for QT_NO_PROCESS
2014-03-10 09:43:36 +01:00
qqmlbinding
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qqmlbundle
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qqmlchangeset
Move the model classes from QtQuick to QtQml
2013-01-24 17:14:23 +01:00
qqmlcomponent
fix whitespace
2014-01-22 21:01:53 +01:00
qqmlconnections
Avoid recompiling of signal handlers defined in QtQuick state changes and Connection objects
2014-04-02 14:04:11 +02:00
qqmlconsole
Add the features of QLoggingCategory to QML's debugging methods.
2014-03-07 12:20:24 +01:00
qqmlcontext
Fix some compiler warnings in tests and examples.
2014-01-15 10:45:05 +01:00
qqmlcpputils
Fix compilation with built-in v4vm JS engine
2013-04-15 13:03:20 +02:00
qqmldirparser
Add Singleton support for QML
2013-09-21 01:20:55 +02:00
qqmlecmascript
Don't crash on Runtime::getQmlImportedScripts
2014-03-24 11:40:10 +01:00
qqmlengine
fix whitespace
2014-01-22 21:01:53 +01:00
qqmlenginecleanup
Fix qmlClearTypeRegistrations tests
2013-09-17 06:14:36 +02:00
qqmlerror
Fix autotests expecting a trailing whitespace for qDebug stream
2013-12-12 10:52:27 +01:00
qqmlexpression
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qqmlfileselector
Polish up QQmlFileSelector
2013-11-13 09:32:27 +01:00
qqmlglobal
Fix autotests expecting a trailing whitespace for qDebug stream
2013-12-12 10:52:27 +01:00
qqmlincubator
Clear the chain of incubated objects in QQmlIncubatorPrivate::clear
2014-03-19 10:13:00 +01:00
qqmlinfo
Replace qt.nokia.com by www.qt-project.org in tests.
2013-07-15 15:40:43 +02:00
qqmlinstantiator
Fix adding created objects to instantiator.
2013-10-29 23:04:18 +01:00
qqmllanguage
Fix crash when loading QML that tries to set non-existent group properties
2014-04-24 15:36:44 +02:00
qqmllistcompositor
Fix autotests expecting a trailing whitespace for qDebug stream
2013-12-12 10:52:27 +01:00
qqmllistmodel
Eliminate noop translation bindings
2014-03-29 21:20:32 +01:00
qqmllistmodelworkerscript
Fix expected test output for one list model test
2013-06-21 14:14:02 +02:00
qqmllistreference
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qqmllocale
Fix remaining QQmlLocale auto-test failures
2014-04-08 20:51:42 +02:00
qqmlmetaobject
Change C++ parameter type used for var parameters in QML declared signals
2013-12-24 10:32:35 +01:00
qqmlmetatype
fix whitespace
2014-01-22 21:01:53 +01:00
qqmlmoduleplugin
Prospective iOS build fix for tst_qqmlmoduleplugin
2014-02-16 16:06:31 +01:00
qqmlnotifier
Don't call receivers from disconnectNotify
2013-11-17 12:42:48 +01:00
qqmlparser
Remove unused field in test class.
2013-03-19 01:57:45 +01:00
qqmlproperty
Make it possible to handle pointers to QObject derived in QML.
2013-09-10 11:17:46 +02:00
qqmlpropertycache
Fix compilation with built-in v4vm JS engine
2013-04-15 13:03:20 +02:00
qqmlpropertymap
Prefer to use normalised signal/slot signatures
2014-03-03 10:08:49 +01:00
qqmlqt
Add a column to the default method error message
2014-03-02 17:10:51 +01:00
qqmlsettings
QQmlSettings: fix loading of initial values
2013-10-29 15:33:00 +01:00
qqmlsqldatabase
Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into merge
2013-07-26 11:52:32 +02:00
qqmltimer
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qqmltranslation
Add support for resolving translation bindings at compile time
2014-03-11 18:31:21 +01:00
qqmltypeloader
Fix leak-on-exit of QSGRenderLoop::s_instance
2014-01-28 22:43:38 +01:00
qqmlvaluetypeproviders
Fix MSVC-warnings about double to float truncation in QML-tests.
2014-01-24 17:28:34 +01:00
qqmlvaluetypes
Fix MSVC-warnings about double to float truncation in QML-tests.
2014-01-24 17:28:34 +01:00
qqmlxmlhttprequest
Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.
2014-04-15 14:28:59 +02:00
qquickfolderlistmodel
FolderListModel: pessimize change signals when the filter changes
2014-03-18 10:18:57 +01:00
qquickworkerscript
Fix global object handling in worker script JS files.
2014-02-25 20:01:12 +01:00
qrcqml
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00
qtqmlmodules
Fix compilation with built-in v4vm JS engine
2013-04-15 13:03:20 +02:00
qv4debugger
Fix compilation on QNX
2014-03-31 16:46:04 +02:00
v4misc
Clean up our internal namespaces
2014-02-23 09:39:52 +01:00
qml.pro
WinRT: Disable qml debugger autotest
2014-03-14 13:53:48 +01:00
runall.sh
Update copyright year in Digia's license headers
2013-01-10 19:52:37 +01:00