platform/upstream/qtdeclarative.git
2013-11-15 Gunnar SlettaFix stacking order bug in the renderer
2013-11-15 Lars KnollDon't crash when trying to assign to null.prop
2013-11-15 Kai KoehneMake tst_qqmlprofilerservice more robust
2013-11-14 Lars KnollDon't dereference a null animationTemplate
2013-11-14 Gunnar SlettaAvoid deadlock in Qt Creator
2013-11-14 Gunnar SlettaImprove internal debug statements.
2013-11-14 Erik VerbruggenV4 debugging: fix step-over and step-out.
2013-11-14 Erik VerbruggenV4 debugging: Fix instable test.
2013-11-14 Albert Astals CidAllow passing qmlRegisterSingletonType QObjects to...
2013-11-13 Sean HarmerAdapt Qt Quick 2 renderer to work with OpenGL Core...
2013-11-13 Jerome PasionDoc: Adding FontDialog type to group "dialogs".
2013-11-13 Gunnar SlettaMake tst_nodes use QSGRenderLoop to behave more like...
2013-11-13 Erik VerbruggenFix native compilation on linux/arm with gcc 4.7.2
2013-11-13 Alan AlpertRevert ffaf39e9a7f11d4e2800b3b37160a2a952795614
2013-11-13 Alan AlpertPolish up QQmlFileSelector
2013-11-13 Friedemann... Fix warnings about deprecated string conversions in...
2013-11-12 Gunnar SlettaFix boundingbox calculation of rotated items.
2013-11-12 Simon HausmannFix property dependency generation for accelerated...
2013-11-12 Lars KnollFix out of bounds array index in the generated JIT...
2013-11-12 Erik VerbruggenV4 IR: change basic-block cleanup to remove unreachable...
2013-11-12 Alan AlpertUpdate .qmltypes files for 5.2
2013-11-12 Shawn RutledgeQtQuick.Dialogs: hide internal functions and properties
2013-11-12 Lars KnollFix Object::getArrayHeadRoom()
2013-11-12 Lars KnollFix Canvas2d.createConicalGradient
2013-11-12 Shawn RutledgeRemove unused _info on non-debug builds
2013-11-12 Erik VerbruggenV4 JIT: fix invalid sanity assert.
2013-11-12 Erik VerbruggenV4 IR: scan arguments when entering function scope...
2013-11-12 Erik VerbruggenV4: fix loop block marking for initializer blocks.
2013-11-12 Erik VerbruggenV4 interpreter: remove stack-slot allocator.
2013-11-12 Morten Johan... Improve qmlimportscanner.
2013-11-11 Alan AlpertAdd a verbose mode to qml
2013-11-11 Alan AlpertIntercept qmldir files with the url interceptor
2013-11-11 Gunnar SlettaImplement missing compare() function for Raised/Sunken...
2013-11-11 Gunnar SlettaAnimate when only one out of several windows is exposed.
2013-11-10 Erik VerbruggenDebugging with V4
2013-11-09 Marco BubkemoveOffset in QQuickPathView::modelUpdated uninitialized
2013-11-09 Gunnar SlettaFix assert with native text rendering.
2013-11-09 Gunnar SlettaAvoid using huge floating point values in the renderer.
2013-11-09 Antti PiiraAdd a new variant of qmlRegisterSingletonType for QML...
2013-11-09 Yoann LopesFallback to native font rendering for bitmap fonts.
2013-11-09 Simon HausmannFor x86 builds, try to detect SSE2 availability early...
2013-11-09 Lars KnollRemove stray warn_off in pri file
2013-11-09 Lars KnollFix a few more compiler warnings in release builds
2013-11-09 Yoann LopesWorkaround for glyph upload bug with the Mali-400 GPU.
2013-11-09 Morten Johan... Make QQuickWindow::forcePolish() private.
2013-11-09 Frederik GladhornRemove include of empty QAccessible2 header
2013-11-09 Eskil Abrahamsen... Remove debug output
2013-11-09 Friedemann... Move Primitive::emptyValue() to qv4value_def_p.h.
2013-11-09 Erik VerbruggenRemove debugging tests for commands not used by Qt...
2013-11-09 Lars KnollInitialize variable
2013-11-09 Lars KnollSimplify & speed up function calling
2013-11-09 Simon HausmannFix crash in animation controller upon destruction
2013-11-08 Kai KoehneGeneralize check for localtime_r
2013-11-08 Shawn RutledgeMessageDialog: handle clicked(button, role) signal...
2013-11-08 Shawn RutledgeDefaultMessageDialog: use gadget StandardButton type
2013-11-07 Gunnar SlettaFill recursive ShaderEffectSource with transparent...
2013-11-07 J-P NurmiFix FolderListModel versioning
2013-11-07 Yoann LopesFix crash when invalidating QSGContext.
2013-11-06 Gunnar SlettaRefactored Animator internals
2013-11-06 Alan AlpertVersion pixelDensity consistently
2013-11-06 Sérgio MartinsInitialize variables before using them.
2013-11-06 Kai KoehneReplace QString::fromUtf8() with QString::fromLatin1...
2013-11-06 Jerome PasionDoc: Updated url variable in qdocconf files.
2013-11-06 Andrew KnightFix build on WinRT
2013-11-05 Simon HausmannEnsure the this object is set correctly to the scope...
2013-11-05 J-P NurmiFix QQuickText hover event handling
2013-11-05 Lars KnollFix XHR
2013-11-05 Lars KnollGenerate inline code for "foo == null/undefined"
2013-11-05 Lars KnollSmaller optimisations
2013-11-05 Lars KnollRemove 2 unused macros
2013-11-05 Lars KnollMove conversion of this object into generated code
2013-11-05 Lars KnollDon't initialize locals for simple script functions
2013-11-05 Lars KnollMinor optimisations
2013-11-05 Lars KnollRemove code that's not required anymore
2013-11-05 Lars KnollDon't run the GC too often
2013-11-05 Lars KnollOptimise string additions
2013-11-05 Simon HausmannFix rounding behavior of Qml when assigning doubles...
2013-11-05 Alan AlpertRemove time type documentation
2013-11-05 Alan AlpertDon't propagate mouse events to disabled MouseAreas
2013-11-05 Lars KnollRefactor marking GC'ed objects
2013-11-05 Tor Arne VestbøAdd missing Q_INIT_RESOURCE
2013-11-05 Tor Arne VestbøAdd missing namespace wrappers for QQuickItemsModule
2013-11-05 Sze Howe KohDoc: Fix broken links
2013-11-05 Shawn RutledgeReplace Message attached property with gadget types
2013-11-05 Gunnar SlettaAdded QSG_INFO=1 environment variable to spit out graph...
2013-11-04 Sze Howe KohDoc: Fix typos
2013-11-04 Sze Howe KohDoc: Fix QUrl conversion details
2013-11-04 Gunnar SlettaTolerate NaN in the geometry without asserting
2013-11-04 Sérgio MartinsEnable JIT for WinCE.
2013-11-04 Robin BurchellFix preedit text layout
2013-11-04 Robin BurchellHandle glyph runs with >65536 glyphs
2013-11-04 Lars KnollBetter way of handling string additions
2013-11-04 Lars KnollFix a bug in LifetimeInterval:covers()
2013-11-04 Topi ReinioDoc: Add missing image to XmlListModel documentation
2013-11-04 Simon HausmannFix unused variable warning in release builds
2013-11-04 Topi ReinioDoc: Fix warnings in StocQt Qt Quick demo
2013-11-04 Erik VerbruggenFix various compiler warnings in order to remove warn_o...
2013-11-01 Simon HausmannAvoid exception checks after calls to some run-time...
2013-11-01 Simon HausmannAvoid unnecessary saving of the instruction pointer...
2013-11-01 Simon HausmannImprove debugging of QML expressions
next