platform/upstream/qtdeclarative.git
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 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...
2014-05-14 Gunnar SlettaFix regression in QJSValueIterator::next() since Qt...
2014-05-13 Leena MiettinenDoc: add docs for Photo Surface demo
2014-05-12 Daniel VrátilImplement proper support for layoutChange in QQmlDelega...
2014-05-12 Kevin FunkDoc: Fix invalid cross-reference
2014-05-09 Simon HausmannFix QJSEngine::evaluate using the wrong execution context
2014-05-09 Simon HausmannFix crash on host/target word size mismatches
2014-05-09 Jeff TranterFix some typos in usage string.
2014-05-09 Bernd WeimerFix tst_textedit.qml
2014-05-09 Ulf HermannRemove V8 profiler service
2014-05-09 Erik VerbruggenV4 IR: remove unused fields from BasicBlock
2014-05-08 Thiago MacieiraRe-fix the warning from cached-powers.cc
2014-05-08 Paul Olav TveteAndroid: Add support for new input method query API
2014-05-07 J-P NurmiItem views: prevent negative cache buffer
2014-05-07 Oswald Buddenhagennest quickwidgets into the opengl conditional
2014-05-07 Mitch CurtisFix typo in QQuickText documentation.
2014-05-07 Jørgen LindQWindowsFontEnginge uses GetGlyphOutline which seems...
2014-05-07 Leena MiettinenDoc: add docs for Calqlatr example
2014-05-07 Kai KoehneRemove references of QML as a 'declarative' language
2014-05-06 J-P NurmiQQmlPlatform: use QStringLiteral instead of QLatin1String
2014-05-06 Ulf HermannBe more verbose about actual results in tst_qqmlprofile...
2014-05-06 Andrew KnightReturn "winphone" and "winrt" for Qt.platform.os when...
2014-05-06 Alan AlpertUpdate qmltypes files
2014-05-05 Eskil Abrahamsen... Android: Fix crash in String.replace() in release builds
2014-05-05 Friedemann... qmlplugindump: Fix platform plugin specification.
2014-05-05 Oswald Buddenhagenfix copying of qmldir file to build dir
2014-05-05 Louai Al-KhanjiQQuickRenderControl: Fix compilation with MSVC compiler
2014-05-05 Sarunas ValaskeviciusInvalidate text painting nodes when document text block...
2014-05-02 Mika SalmelaStocQt demo improvement
2014-05-02 Bernd WeimerAlways implement text input "canPaste" property
2014-05-02 Alan AlpertAdd [ChangeLog] tags to qtdeclarative changelog.
2014-05-01 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
next