platform/upstream/qtdeclarative.git
2013-10-23 Simon HausmannWin32: Remove dependency to DbgHelp DLL
2013-10-22 Gatis PaeglisMake LocalStorage more verbose
2013-10-22 J-P NurmiAvoid crash when a QML signal is connected to a non...
2013-10-22 Kai KoehneRe-enable debugger autotests on Mac
2013-10-22 Gunnar SlettaRemove ancient and unused leftovers
2013-10-22 Simon HausmannRename v4 to qmljs
2013-10-22 Gunnar SlettaMake example work on Windows
2013-10-22 Gunnar SlettaRe-enable working test.
2013-10-21 Antti PiiraAdd support CompositeSingleton to the new V4 compiler.
2013-10-21 Sean HarmerDon't use reserved keyword "texture" as uniform variabl...
2013-10-21 Yuchen DengFix MSVC2013 compilation
2013-10-21 Simon HausmannRevert commit d818575966e2e2000fe2b7ee390c620f595d9825
2013-10-21 Gunnar SlettaPrevent badly formed texture nodes in the scene graph.
2013-10-21 Sergio Ahumadatests: Replace Q_OS_MACX -> Q_OS_OSX
2013-10-21 Oswald Buddenhagensuppress qml import scan for the tools which don't...
2013-10-21 Albert Astals CidReset on model layout changed
2013-10-20 Simon HausmannQml JavaScript code generation cleanups
2013-10-20 Simon HausmannCleanup: Avoid unnecessary irModule->functions.indexOf...
2013-10-19 Lars KnollRemove internal method from public API
2013-10-19 Lars KnollSome minor optimizations
2013-10-17 Bernd WeimerIncreased precision in shader example
2013-10-17 Shawn RutledgeQtQuick.Dialogs: deploy qml files only for debug builds
2013-10-17 Simon HausmannFix ARM thumb2 mode detection
2013-10-17 Simon HausmannFix iOS builds
2013-10-17 Fabian BumbergerFix crash in FolderListModel
2013-10-17 Kai KoehneFix flaky QQmlProfilerService::scenegraphData test
2013-10-17 Kai KoehneMake sure v8 service sends a finished signal
2013-10-17 Simon HausmannDisable WTF assertions in release builds
2013-10-17 Simon HausmannFix build on ARM in ARM mode (instead of thumb2)
2013-10-17 Simon HausmannImplement WTFReportAssertionFailure
2013-10-17 Simon HausmannFix ASSERT_VALID_CODE_POINTER for our ARM builds
2013-10-17 Erik VerbruggenV4 ARM: extend disassembler.
2013-10-16 Simon HausmannFix performance regression when doing property lookups...
2013-10-16 Simon HausmannSpeed up exception propagation
2013-10-16 Simon HausmannSpeed up stack trace generation for the JIT
2013-10-16 Laszlo AgocsAvoid infinite loop with distance fields disabled
2013-10-16 Shawn RutledgeDialogs: use resources for QML and images
2013-10-16 Albert Astals CidFix infinite loop in QQmlIncubator::forceCompletion
2013-10-16 Kai KoehneImprove output of test case
2013-10-16 Kai KoehneFix segfault in autotest
2013-10-16 Kai KoehneFix deadlocks in debugger infrastructure on Mac
2013-10-16 Lars KnollTurn on exact garbage collection by default
2013-10-16 Simon HausmannFix cleanup handlers on Android when exceptions are...
2013-10-15 Richard Moe... qqmlimport: avoid deadlock by scoping the usage of...
2013-10-15 Lars KnollInitialize Variable
2013-10-15 Lars KnollFix GC issues with usage of raw RegExp pointers
2013-10-15 Lars KnollRemove debug output
2013-10-15 Lars KnollRemove duplicated forward declaration
2013-10-15 Tor Arne VestbøDon't use constructor function to initialize providers
2013-10-15 Jerome PasionDoc: Renamed links to "QML Applications".
2013-10-15 Lars KnollMake QQmlIncubatorPrivate refcounted
2013-10-15 Lars KnollMake sure the incubated object survives the statusChang...
2013-10-15 Mitch CurtisFix MSVC2010 warnings.
2013-10-15 Shawn RutledgeQtQuick.Dialogs: on single-window platforms, don't...
2013-10-15 Lars KnollFix some more issues with exact GC
2013-10-15 Lars KnollFix GC issue with incubators
2013-10-14 Lars Knollinline get_element calls
2013-10-14 Lars KnollAvoid creating array attributes if possible
2013-10-14 Lars KnollFix performance regression introduced by 6adb06
2013-10-14 Lars KnollFix a small bug in conversion to SInt32
2013-10-14 Mitch CurtisTouch up QJSEngine::evaluate documentation.
2013-10-14 Erik VerbruggenV4 JIT: fix stack size calculation on 32bit.
2013-10-14 Erik VerbruggenV4 disasm: fix sub sp,sp,imm
2013-10-14 Giulio CamuffoDon't leave a window current when removing it
2013-10-14 Morten Johan... Fix the QML import search.
2013-10-14 Morten Johan... Make qmlimportscanner report plugin classnames.
2013-10-14 Morten Johan... Add classnames for QML import plugins.
2013-10-12 Lars KnollImplement >>> inline for the JIT backend
2013-10-12 Erik VerbruggenV4 JIT: fix register allocator after change to s/uint32...
2013-10-12 Erik VerbruggenV4 JIT: clean-up conversion functions and add toUInt32.
2013-10-12 Erik VerbruggenV4 ARM: fix disassembler vmov
2013-10-12 Lars KnollRemove some unused flags from Managed
2013-10-11 Simon HausmannCompile signal handler expressions in the loader thread
2013-10-11 Simon HausmannCompile JS functions as part of the QQmlCompiler run...
2013-10-11 Simon HausmannCompile binding expressions in the QQmlCompiler
2013-10-11 Simon HausmannFix failing assertion (index != -1) when trying to...
2013-10-11 Simon HausmannFix determination of lookup mode in V4 code generator
2013-10-11 Simon HausmannFix crash in duplicate labelled statement check
2013-10-11 Lars KnollFix possible crashes
2013-10-11 Jan Arve SaetherCorrect a small typo to QtQuick::Grid::horizontalItemAl...
2013-10-11 Eskil Abrahamsen... Android: Skip tools built for target architecture
2013-10-11 Lars KnollCorrectly set the vtbl for Boolean and NumberObject
2013-10-11 Lars KnollFix the remaining objects against self destruction
2013-10-11 Lars KnollOptimise code generation for convertTypeToSInt32
2013-10-11 Simon HausmannFix build on Android with -developer-build
2013-10-11 Richard Moe... Support statically linked module plugins
2013-10-11 Gunnar SlettaFix and re-enable constantUpdateOnWindow test.
2013-10-11 Gunnar SlettaUnskip test which now passes.
2013-10-11 Lars KnollProtect a few constructors against self destruction
2013-10-11 Lars KnollSmaller cleanups
2013-10-11 Lars KnollRemove usage of String pointers where not required
2013-10-11 Lars KnollMark strings stored in the lookups
2013-10-11 Lars KnollRemove more direct usages of Managed pointers
2013-10-11 Lars KnollSmall optimisation for bit shift operations
2013-10-10 Simon HausmannFix build on iOS
2013-10-10 Simon HausmannAdd support for showing disassembled ARM JIT code
2013-10-10 Martin Smithqdoc: Added excludedirs to qtquickdialogs.qdocconf
2013-10-10 Erik VerbruggenV4 runtime: add some more counters.
2013-10-10 Erik VerbruggenV4 JIT: ISel for bitwise or/xor.
2013-10-10 Erik VerbruggenV4 JIT: generate some strict (not) equal conditions
next