platform/upstream/qtdeclarative.git
2014-05-05 Sarunas ValaskeviciusInvalidate text painting nodes when document text block...
2014-05-01 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-05-01 J-P NurmiQQuickStyledText: do not insert an extra blank line...
2014-04-30 Fawzi Mohamedv4: ignore quiet bit for NaNs in 32 bit value encoding
2014-04-30 Sze Howe KohDoc: Remove references to the unimplemented 'time'...
2014-04-30 Fawzi Mohamedv4: assert when an unsupported double value is stored...
2014-04-30 Bernd WeimerFix qmltest/animators/tst_on.qml
2014-04-30 Erik VerbruggenV4 regalloc: optimize fixed interval creation.
2014-04-30 Erik VerbruggenV4 IR: more copy removal.
2014-04-30 Gunnar SlettaMark material as dirty after changing color's opacity...
2014-04-30 J-P NurmiEliminate a static global QString in qquickpath.cpp
2014-04-29 Erik VerbruggenV4 IR: replace QSets with QBitArray and QVector.
2014-04-29 Zhang XingtaoAdd dependency check for quickwidgets
2014-04-28 Michael BrasserEnsure RGB32 images are not converted on upload to...
2014-04-28 Friedemann... Fix linking of qmlimportscanner in MSVC debug builds.
2014-04-28 Simon HausmannFix translations in states causing failing assertions
2014-04-28 Simon HausmannFix packaging builds
2014-04-28 Simon HausmannFix marking of prototype objects in internal class...
2014-04-25 Laszlo AgocsFollow QOpenGLContext API renaming
2014-04-25 Giuseppe D... Don't forcibly accept touch events if mouse event synth...
2014-04-25 Albert Astals CidRemove unneeded ;
2014-04-25 Bernd WeimerSkip qquicktimeline auto test
2014-04-24 Paul Olav TveteGetting the render window of an offscreen window
2014-04-24 Erik VerbruggenV4 regalloc: fix register spill choice under high pressure.
2014-04-24 Simon HausmannFix crash when loading QML that tries to set non-existe...
2014-04-24 Simon HausmannFix parsing of JS imports from JS files
2014-04-24 Gunnar SlettaTestcase for mixing sequential, parallel with loops...
2014-04-24 Gunnar SlettaAppend the start time of the current loop to the animat...
2014-04-24 Gunnar SlettaReset loop counters when animations are started.
2014-04-24 Gunnar SlettaFix sequential animations with uncontrolled looped...
2014-04-24 Gunnar SlettaFix nested parallel/sequential animations combined...
2014-04-24 Tony SarajärviMerge "Merge remote-tracking branch 'origin/release...
2014-04-24 Sergio AhumadaBump MODULE_VERSION to 5.3.1
2014-04-24 Fabian BumbergerFix time zone calculation
2014-04-24 Bernd WeimerQNX: Fix qquickimage mirror auto test
2014-04-24 Bernd WeimerQNX: Fix item layer auto test
2014-04-24 Bernd WeimerAlways implement text input "canPaste" property
2014-04-24 Bernd WeimerFix accessibility auto test
2014-04-23 Simon HausmannExtend the QML bootstrap library by the IR builders
2014-04-23 Jani HeikkinenMerge remote-tracking branch 'origin/release' into...
2014-04-23 Topi ReinioMake the Clocks example use the resource system
2014-04-22 Paul Olav TveteImplement the new inputmethod query API for Qt Quick
2014-04-22 Shawn RutledgeIf a popup window is opened, do not change the focus
2014-04-18 Fawzi Mohamedqmlplugindump: correctly merge composite types
2014-04-18 Albert Astals CidQQuickItemView/QQuickPathView: Fix creation of delegates
2014-04-18 Ulf HermannMake sure the clipPath is retained as state of Context2D
2014-04-18 Andy ShawPrevent a crash when the item is deleted but not remove...
2014-04-17 Simon HausmannRefine fix for dynamic properties on QObjects wrapped...
2014-04-17 Erik VerbruggenV4: fix register usage on ARM.
2014-04-16 Jerome PasionDoc: Improved Qt Quick Demos documentation
2014-04-16 Friedemann... Stabilize qmltest/animators/tst_on.qml.
2014-04-15 Friedemann... Change slashes depending on host in tutorial gettingSta...
2014-04-15 Erik VerbruggenV4 IR: reduce runtime cost.
2014-04-15 Erik VerbruggenV4 IR: prevent accidental detaches of QVectors.
2014-04-15 Erik VerbruggenV4 IR: clean up basic-block management and statement...
2014-04-15 Erik VerbruggenV4 JIT: fix constant shifts.
2014-04-15 Erik VerbruggenV4 JIT: make call destination printing portable.
2014-04-15 Simon HausmannMark tst_qquicktextinput as insignificant on Mac OS X
2014-04-15 Friedemann... Stabilize tst_qqmlxmlhttprequest::stateChangeCallingCon...
2014-04-15 Gunnar SlettaRegenerate mipmaps after changing the imagedata of...
2014-04-15 Gunnar SlettaDisable mipmap filtering by default in texture materials.
2014-04-12 Simon HausmannFix assignments of null strings in QML and JavaScript
2014-04-12 Erik VerbruggenV4 IR: only mark blocks after iterator calculation...
2014-04-12 J-P NurmiAvoid event propagation with Keys.forwardTo
2014-04-10 J-P NurmiFix the initial value of XmlListModel::count
2014-04-10 Michael BrasserDocument QJSEngine as reentrant.
2014-04-09 Fawzi Mohamedqmlplugindump: set isCreatable true in composite types
2014-04-09 Simon HausmannReduce memory pressure on JS stack when garbage collecting
2014-04-09 Simon HausmannFix unreliable behavior of array methods on qml list...
2014-04-09 Simon HausmannAdd support for dynamic properties for QObjects in...
2014-04-08 J-P NurmiListView: fix rounding errors
2014-04-08 Simon HausmannFix remaining QQmlLocale auto-test failures
2014-04-08 Simon HausmannFix wrong register usage for integer binops
2014-04-08 Andrew KnightZero memory in WinRT allocator
2014-04-08 Oswald Buddenhagenmake accessibility plugin declare that it extends Quick
2014-04-08 Simon HausmannFix XHR auto tests always failing
2014-04-08 Simon HausmannFix memory corruption in XHR implementation
2014-04-08 Mitch CurtisSet font correctly in canvas example.
2014-04-07 Michael BrasserVerify empty SmoothedAnimation doesn't keep animation...
2014-04-07 Michael BrasserSupport dumping of animation jobs via QML_ANIMATION_TIC...
2014-04-07 Shawn RutledgeOSX: fix QQuickListView test
2014-04-07 Simon HausmannFix marking of prototype objects in chain
2014-04-07 Kevin FunkDoc: Fix apidoc for QQuickLoader::sourceComponent
2014-04-07 Gunnar SlettaDon't start continuing animation when it doesn't have...
2014-04-07 Gunnar SlettaDon't mipmap by default in QSGSimpleTextureNode
2014-04-04 Thiago MacieiraDon't append garbage to the function parameter slots
2014-04-04 Simon HausmannRegression: Fix id objects in group properties
2014-04-04 Lars KnollMake the destroy method optional
2014-04-04 Lars KnollGarbage collect member data
2014-04-04 Gunnar SlettaStop the animation driver when no animations are ticking.
2014-04-04 Jocelyn TurcotteUse global context sharing from QtGui instead of QSGContext
2014-04-04 Gunnar SlettaInitialize variables in QQuickItemParticle
2014-04-03 Sergio AhumadaDoc: Fix some code snippet warnings
2014-04-03 Ulf HermannUse RAII for VME profiler
2014-04-03 Kai KoehneQtQuick test: Do not complain about Qt specific arguments
2014-04-03 Kai KoehneFix 'missing header' compilation error (shadow build)
2014-04-02 Thiago MacieiraWork around warning by GCC 4.8 with -O3 about array...
2014-04-02 Liang QiOn Mac only editable text input should receive tab...
2014-04-02 Simon HausmannReduce memory consumption of runtime compiled QML types
2014-04-02 Simon HausmannAvoid recompiling of signal handlers defined in QtQuick...
next