platform/upstream/qtdeclarative.git
2014-07-02 Martin JonesFix crash in Flickable with pressDelay.
2014-07-01 Laszlo AgocsSkip rssnews demo if xmlpatterns is not present
2014-06-30 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.3.1'...
2014-06-30 Shawn RutledgeAvoid double deletion of QQuickWindow
2014-06-27 Robin KAYFix intermittent crash with older MinGW releases
2014-06-27 Leena MiettinenDoc: Add documentation for the Maroon in Trouble example
2014-06-25 Frederik GladhornMerge remote-tracking branch 'origin/5.3.1' into 5.3
2014-06-25 Frederik GladhornMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-23 Simon HausmannFix crash when deleting component in Component.onComple...
2014-06-23 Simon HausmannFix memory leak in QQmlComponent::createObject
2014-06-23 Samuel GaistUpdate QtQuick import value to 2.3
2014-06-20 Gunnar SlettaSet locked state while locking for grab.
2014-06-20 Albert Astals CidQQmlObjectCreator: Clear sharedState componentAttached...
2014-06-20 Albert Astals CidInitialize velocity
2014-06-20 Topi ReinioImprove RSS News Qt Quick Demo
2014-06-20 Mitch CurtisFix QQmlComponent detailed description.
2014-06-19 Laszlo AgocsAdd a QQuickWidget - QQuickView comparison example
2014-06-19 Oleg ShparberFix crash in QObjectWrapper
2014-06-19 Ulf HermannUse QSignalSpy instead of waitFor in tst_qpacketprotocol
2014-06-18 Simon HausmannAdd changelog for 5.3.1 upstream/5.3.1
2014-06-17 Oswald BuddenhagenBump version
2014-06-16 Gunnar SlettaSeparate renderer out in "OpenGL under QML" example.
2014-06-16 Niels WeberUse newest QtQuick in rssnews demo
2014-06-14 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-14 Richard J.... Fix copy-paste errors.
2014-06-13 Simon HausmannMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-13 Liang JianFix Stmt:Data object leak
2014-06-13 Laszlo AgocsSet StrongFocus on QQuickWidget
2014-06-13 Sze Howe KohDoc: Clarify where JavaScript fits in QML code
2014-06-12 Daniel OberländerFix EllipseShape for Affectors in QtQuick.Particle
2014-06-12 Gunnar SlettaInitialize QSGPaintedNode with an empty size.
2014-06-12 Gunnar SlettaAdd node description to painted items.
2014-06-12 Gunnar SlettaMake sure shader rewriter stops immediately on an empty...
2014-06-11 Joni PoikelinFix forwarding of keyboard events to multiple target...
2014-06-11 Topi ReinioFurther improve the StocQt demo
2014-06-11 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into 5.3
2014-06-10 Paul Olav TveteDrag&Drop support for child items in QQuickWidget
2014-06-10 Laszlo AgocsStop polish-and-sync timer when the window is destroyed
2014-06-10 Shawn Rutledgeadd missing signal declaration in Exposing Attributes...
2014-06-06 Laszlo AgocsAdd support for multisampling in QQuickWidget
2014-06-06 Ulf HermannKeep QML and JS messages separate in QQmlProfilerServic...
2014-06-05 Erik VerbruggenV4 Yarr JIT: push/pop addressTempRegister.
2014-06-05 Gunnar SlettaFix opacity issue in the renderer.
2014-06-05 Laszlo AgocsFix QQuickWidget offscreen surface format and creation...
2014-06-05 Jerome PasionDoc: Removed redundant link to section in the same...
2014-06-05 Jerome PasionDoc: Updated "Qt Quick Examples" pages.
2014-06-05 Laszlo AgocsDetect and warn when using QQuickWidget as a native...
2014-06-04 Gunnar SlettaUse the correct precision specifier in visualizer GLSL.
2014-06-04 Simon HausmannFix bindings to when property of States not always...
2014-06-04 kh1Fix method overload calling of Qt slots from JavaScript
2014-06-04 Albert Astals CidMake ItemViews displayMargin work correctly when set...
2014-06-04 Simon HausmannFix worker scripts with cached compilation units
2014-06-03 Paul Olav TveteMake QQuickRenderControl usable (still private)
2014-06-03 Yoann LopesFix crash in QSGRenderContext::invalidate().
2014-06-03 Ulf HermannPrevent initial clipping in Context2D
2014-06-03 Laszlo AgocsRecognize "in" keyword in vertex shaders
2014-06-03 Laszlo AgocsDestroy the FBO in QQuickWidget while a context is...
2014-06-03 Laszlo AgocsFix QQuickWidget cleanup and invalidation sequence
2014-06-02 Ulf HermannDump all received messages if tst_QQmlProfilerService...
2014-06-02 Simon HausmannDisable qmlscene and qmlplugindump when doing static...
2014-06-02 Laszlo AgocsKeep the internal state about the bound fbo up to date
2014-05-30 Bernd WeimerQNX: Fix qquicktext auto test
2014-05-30 Frederik GladhornFix potential null pointer dereferencing
2014-05-30 Frederik GladhornFix copy and paste error
2014-05-30 Frederik GladhornFix AccessibleAttached property documentation
2014-05-29 Rob HoelzDon't add the database before verification
2014-05-29 J-P NurmiFix emission of QQmlListModel::rowsAboutToBeXxx() signals
2014-05-28 Liang JianFix QSGPlainTexture object leak
2014-05-28 Bernd WeimerFix tst_textinput.qml
2014-05-27 Paul Olav TveteQQuickWidget: Support drag and drop
2014-05-27 Mitch CurtisFix type of AnimationController::animation in documenta...
2014-05-27 Niels WeberPhotoviewer: Allow using the Android back button to...
2014-05-27 Simon HausmannFix compilation on MSVC 2008
2014-05-27 Simon HausmannFix crash (failing assertion) when declaring a non...
2014-05-27 Simon HausmannFix QQmlScriptString::isEmpty for script strings withou...
2014-05-26 Oswald Buddenhagendeduplicate and decruft SUBDIRS list
2014-05-26 Simon HausmannFix crash when sharing data structures between 32-bit...
2014-05-26 Simon HausmannFix cached compilation units for file imports
2014-05-26 Erik VerbruggenV4 JIT: fix usage of d1 on ARM.
2014-05-22 Ulf HermannRecord synchronous and asynchronous events separately...
2014-05-22 Caroline ChaoSamegame: Add qsqlite as a needed QTPLUGIN
2014-05-22 Gunnar SlettaMark clip node dirty regardless of how its geometry...
2014-05-21 Simon HausmannRe-enable qquicktextinput test on Mac OS X
2014-05-21 Simon HausmannFix failing assertion inside MSVC STL in debug builds
2014-05-21 Simon HausmannFix Number.toExponential with parameter
2014-05-21 Paul Olav TveteDon't crash on Android
2014-05-21 Frederik GladhornFix copy and paste error
2014-05-21 Frederik GladhornFix copy and paste error
2014-05-21 Paul Olav TveteFocus event fix for QQuickWidget
2014-05-21 Niels WeberMake a pro file based project out of the photoviewer...
2014-05-20 Iikka EklundMerge remote-tracking branch 'origin/release' into...
2014-05-19 Oleg ShparberFix improper antialiasing property behavior
2014-05-19 J-P NurmiFix tst_qquicktextedit::cursorRectangle_QTBUG_38947()
2014-05-19 Gunnar SlettaFix crash with running animators on re-shown windows.
2014-05-16 J-P NurmiTextEdit: fix cursor rectangle positioning
2014-05-16 Frederik GladhornAccessibility: add focus action
2014-05-16 Sze Howe KohDoc: Polish property binding explanations
2014-05-16 Sze Howe KohDoc: Describe property bindings in terms of relationships
2014-05-15 Mitch CurtisFix typo in Image documentation.
2014-05-15 Erik VerbruggenV4 IR: change BasicBlockSet::const_iterator to use...
next