platform/upstream/qtdeclarative.git
2013-09-20 Simon Hausmann[new compiler] Add initial support for assigning single...
2013-09-20 Simon Hausmann[new compiler] Implement setting object properties
2013-09-20 Simon Hausmann[new compiler] Cleanup attached and group property...
2013-09-20 Simon Hausmann[new compiler] Fix timing of binding enabling
2013-09-20 Simon Hausmann[new compiler] Implement remaining literal binding...
2013-09-20 Simon Hausmann[new compiler] Initial support for attached properties
2013-09-20 Simon Hausmann[new compiler] Add support for finalization callbacks
2013-09-20 Simon Hausmann[new compiler] Initial implementation of signal handler...
2013-09-20 Simon Hausmann[new compiler] Avoid type reference lookups with empty...
2013-09-20 Simon Hausmann[new compiler] Fix function and binding expression...
2013-09-20 Simon HausmannCleanup: Fold CompiledData::Value into CompiledData...
2013-09-20 Simon Hausmann[new compiler] Add support for id properties
2013-09-20 Simon Hausmann[new compiler] Initial support for group properties
2013-09-20 Simon HausmannMerge branch 'dev' of ssh://codereview.qt-project.org...
2013-09-19 Lars KnollDisable gui tests on Mac for now
2013-09-19 Alan AlpertAdd qmlProtectModule
2013-09-19 Mitch CurtisRegister Locale object in the QtQml namespace.
2013-09-19 Alan AlpertApply file selectors to QQmlApplicationEngine apps
2013-09-19 Fawzi Mohamedqmlplugindump: adding verbose output for the instantiat...
2013-09-19 Aurindam JanaQmlDebugging: Process commands in v4DebugService
2013-09-19 Aurindam JanaQmlDebugging: Replace QV8DebugService with QV4DebugService
2013-09-19 Aurindam JanaQmlDebugging: Add v4DebugService
2013-09-19 Sergio AhumadaMerge "Merge branch 'stable' into dev" into refs/stagin...
2013-09-19 Sergio AhumadaMerge branch 'stable' into dev
2013-09-19 Shawn RutledgeAdding QtQuick.Dialogs.MessageDialog
2013-09-19 Gunnar SlettaFix zero pointer access in renderer.
2013-09-18 Alan AlpertMake QQmlAbstractUrlInterceptor public
2013-09-18 Liang QiAdd FontDialog to QtQuick.Dialogs
2013-09-18 Caroline Chaoqmlplugindump: Update the description for the generated...
2013-09-18 Caroline Chaoqmlplugindump: Add --defaultplatform argument
2013-09-18 Caroline Chaoqmlplugindump: QMetaMethod signals have public access
2013-09-18 Shawn Rutledgererun qmlplugindump for QtQuick.Dialogs, now including...
2013-09-18 Simon HausmannAndroid: Fix compilation when doing ARM builds
2013-09-18 Lars KnollCorrectly convert an invalid QDateTime to JS
2013-09-18 Mitch CurtisTemporarily disable tst_QJSEngine tests to allow qtbase...
2013-09-18 Topi ReinioDoc: Reintroduce docs for Qt Quick Models and Views...
2013-09-18 Lars KnollFix handling of empty Values
2013-09-18 Lars KnollSkip unstable tests
2013-09-18 Lars KnollFix regression with isNaN and isInf
2013-09-18 Lars KnollInitialize variables
2013-09-18 Lars KnollRefactor our NaN boxing to be more efficient
2013-09-18 Lars KnollOptimize some runtime methods
2013-09-18 Lars KnollConvert more methods to return a Returned<>
2013-09-18 Lars KnollConvert some methods to use Returned<>
2013-09-18 Lars KnollConvert a few more methods in ExecutionEngine to use...
2013-09-18 Lars KnollConvert methods in qv4runtime to use Returned<X>
2013-09-18 Lars KnollExtend the ReturnedValue mechanism to pointers to Manag...
2013-09-18 Lars KnollMake QJSValue::prototype() gc safe
2013-09-18 Lars KnollDon't polish items if the screen is 0
2013-09-18 Lars KnollConvert most remaining return values from Value to...
2013-09-18 Lars KnollFix regression in Object.isExtensible()
2013-09-18 Lars KnollConvert more methods to use ReturnedValue
2013-09-18 Lars KnollConvert builtin methods to return a ReturnedValue
2013-09-18 Lars KnollRename BuiltinFunctionOld to BuiltinFunction
2013-09-18 Lars KnollDon't check whether Scoped<T> really contains a T
2013-09-18 Lars KnollConvert lookups to use ReturnedValue
2013-09-18 Lars KnollUse a ReturnedValue for Managed::getIndexed()
2013-09-18 Lars KnollUse ReturnedValue for Managed::get().
2013-09-18 Lars KnollUse ReturnedValue for Managed::construct()
2013-09-18 Lars KnollDon't access out of bounds arguments
2013-09-18 Lars KnollRename QV4::ValueScope to QV4::Scope
2013-09-18 Lars KnollRequire a ValueScope for ScopedCallData as well
2013-09-18 Lars KnollUse a ReturnedValue for Managed::call()
2013-09-18 Lars KnollAdjust return values to use ReturnedValue
2013-09-18 Simon HausmannChange calling convention in JIT to use ReturnedValue
2013-09-18 Lars KnollDisable quick autotests on mac until qtbase is fixed
2013-09-17 Robin BurchellAvoid copying touchpoints, and only check until we...
2013-09-17 Yoann LopesExpose "Qt.application.state".
2013-09-17 Gunnar SlettaThese files are not used anywhere.
2013-09-17 Sergio Martinswince: Build fix, Windows can also run on ARM.
2013-09-17 David FaureDoc: PathView::currentItem is an Item, not an int.
2013-09-17 Caroline Chaoqmlplugindump: fix prototypes identification for compos...
2013-09-17 Mitch CurtisImprove QML Date object documentation.
2013-09-17 Shawn RutledgeQt Quick Dialogs: can see and control geometry of QML...
2013-09-17 Alex BlascheFix wrong return type
2013-09-17 Tomasz OlszakRemoved strange character from MacroAssemblerARM.cpp...
2013-09-17 Topi ReinioDoc: Move properties of Locale QML type to correct...
2013-09-17 Eskil Abrahamsen... Don't depend on widgets plugin in QtQuick
2013-09-17 Mitch CurtisAdd currentColor property to ColorDialog.
2013-09-17 Shawn Rutledgefixed warnings in dialog module when PURE_QML_ONLY...
2013-09-17 Alan AlpertFix qmlClearTypeRegistrations tests
2013-09-17 Alan AlpertMark tst_qquicktrailsemitter insignificant on windows
2013-09-17 Alan AlpertAdd qml tool
2013-09-16 Alan AlpertSkip failing tests
2013-09-16 Alan AlpertSkip failing test for now
2013-09-13 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/stable...
2013-09-13 Jens Bache... Expose drag threshold in MouseArea
2013-09-13 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into dev
2013-09-13 Shawn Rutledgesystemdialogs example bug fix: don't allow clicking...
2013-09-13 Erik VerbruggenV4: Fix SSA decomposition when no regalloc is used.
2013-09-13 Simon Hausmann[new compiler] Implement proper type resolution
2013-09-13 Caroline Chaoqmlplugindump: Add support for composite types
2013-09-12 Giuseppe D... Remove qStableSort usages from declarative
2013-09-12 Giuseppe D... Remove qLowerBound usages from declarative
2013-09-12 Giuseppe D... Remove qCopy usages from declarative
2013-09-12 Giuseppe D... Remove qSort usages from declarative
2013-09-12 Simon HausmannImplement plain simple locking in the executable memory...
2013-09-12 Simon Hausmann[new compiler] Implement name sanity checking for prope...
2013-09-12 Simon Hausmann[new compiler] Improve error reporting
2013-09-12 Simon HausmannFix error reporting timing
next