platform/upstream/qtdeclarative.git
2013-03-19 Caroline ChaoQQuickItemView: Add guard before returning currentItem...
2013-03-19 Andrew den... Fix jump and property changes on first move when draggi...
2013-03-14 hjkAdd clocks.qmlproject
2013-03-14 Andrew den... Smooth dragging an item with MouseArea.
2013-03-13 Libor TomsikFixed tutorial gettingStartedQml part5.
2013-03-13 Stephen KellyMerge "Merge remote-tracking branch 'origin/release...
2013-03-13 Jerome PasionDoc: Changed section title in whatsnew.qdoc
2013-03-13 Thomas KristensenMakes QSmoothedAnimation respect zero duration.
2013-03-12 Yoann LopesFixed text opacity when using Text.NativeRendering.
2013-03-12 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-03-12 Xingtao Zhangmake the sample code more consistent in context
2013-03-11 Andrew den... Improve the ordering of Flickable dragging and moving...
2013-03-11 Frederik GladhornImprove timer dependent tests.
2013-03-11 Friedemann... Fix warning about uninitialized value in QML-ECMA-test...
2013-03-11 Friedemann... Fix warning about use of uninitialized value in QML...
2013-03-11 Friedemann... Fix warning about adding int to a QString (CLANG).
2013-03-11 Frederik GladhornSimplify function with early return.
2013-03-04 Frederik GladhornStabilize tst_qquicktextinput::remoteCursorDelegate()
2013-03-01 J-P NurmiFix TextEdit::persistentSelection docs (false by default)
2013-02-28 Kai KoehneMark flaky tst_qv8profilerservice test as insignificant...
2013-02-27 Oswald Buddenhagendefine MODULE_VERSION
2013-02-26 J-P NurmiGridView: fix resetColumns() to calculate the amount...
2013-02-26 Stephen KellyUse qmake for package dependency resolution in cmake...
2013-02-25 Josh FaustFix headers without Qt module directory name in their...
2013-02-22 Thiago MacieiraFix warnings about shadowing members
2013-02-22 Michael BrasserListView's highlightMoveDuration should default to -1.
2013-02-22 Andrew den... Flickable shouldn't grab the mouse until it starts...
2013-02-22 Andrew den... MouseArea shouldn't grab the mouse until there is an...
2013-02-21 Frederik GladhornTypos: tripple->triple
2013-02-21 Frederik GladhornStabilize clicking in QQuickTextEdit test
2013-02-21 Johanna AijalaMerge branch 'stable' into release
2013-02-21 David E. NarváezAdd Test for Animating Qml Dynamic Properties using...
2013-02-20 Topi ReinioDoc: Fix paths and add missing project files for QML...
2013-02-20 J-P NurmiFix QQuickTimeLine::accel() & accelDistance()
2013-02-20 Samuel RødalFixed build when Qt is configured with -no-opengl.
2013-02-19 Frederik GladhornDocs: Slow Down Animations only exists in qml1
2013-02-19 Alan AlpertClarify Component::createObject docs
2013-02-19 Eskil Abrahamsen... Fix embedding images in text elements
2013-02-18 Caroline ChaoDoc: Update QtQuickTest documentation
2013-02-18 Marcel KremsDoc: Correcting typo "without with"
2013-02-15 J-P NurmiFix missing TextInput::remove(int start, int end) docs
2013-02-15 Jerome PasionDoc: Removed reference to deprecated \badcode command.
2013-02-14 Timo JyrinkiAdd license files mandated by (L)GPL.
2013-02-14 Michael BrasserA MouseArea should not receive move or release events...
2013-02-13 Stephen KellyRemove QPointerBase bic check.
2013-02-12 Marco BubkeDesignerSupport: Fix rendering in designer for if new...
2013-02-12 Gunnar SlettaRemove use of QPainter::HighQualityAntialiasing. It...
2013-02-12 Gunnar SlettaFix extending example.
2013-02-08 Nico VertriestDoc: corrected reference to snippet in imageparticle...
2013-02-08 Venugopal ShivashankarDoc: Removed reference to QAbstractItemModel::setRoleNa...
2013-02-07 Frederik GladhornStabilize resizemodeitem test.
2013-02-07 Samuel RødalFixed Canvas ImageData pixel values not being settable...
2013-02-06 Oswald Buddenhagensubstitute fixed version numbers in qdocconf files...
2013-02-06 Friedemann... Fix lupdate-warning in qqmlrewrite.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings in qqmlimport.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings.
2013-02-06 Alan AlpertAdd next.png to shared qrc files
2013-01-31 Andrew den... Ensure the cursorRectangle is updated as the width...
2013-01-31 Sergio AhumadaMerge branch 'release' into stable
2013-01-31 Gunnar SlettaDocument QQuickItem::itemChange and QQuickItem::window...
2013-01-29 Alan AlpertStrengthen reference to var properties during construction
2013-01-29 Gunnar Slettadocfix: Emitter.enabled was documented as Emitter.emitting.
2013-01-29 Alan AlpertFix memory leak
2013-01-28 Nico VertriestDoc: declarative-colors.png not visible in qmltyperefer...
2013-01-28 Nico VertriestDoc: corrected path to snippet
2013-01-28 Sze Howe KohFix unterminated comment
2013-01-28 Sze Howe KohDoc: Fix "Command '\li' outside of '\list' and '\table'"
2013-01-28 Oswald Buddenhagenfix qmltest example install path
2013-01-28 Oswald Buddenhagenmark forgotten EXAMPLE_FILES
2013-01-28 Oswald Buddenhagenfix installation of qmltestcase example
2013-01-26 Fabian BumbergerIntroduce a workaround for a GLSL bug on BB10
2013-01-25 Michael BrasserPrevent possible leak with texture providers.
2013-01-25 Topi ReinioDoc: Add QML Types to table of contents in Assistant
2013-01-24 Frederik GladhornUngrab mouse when FocusAboutToChange instead of Leave
2013-01-24 Debao ZhangDoc: Fix uses of \since
2013-01-24 Eskil Abrahamsen... Fix alignment of Text element with implicit size
2013-01-24 Michael BrasserDisconnect from previous loading image when loading...
2013-01-24 Jerome PasionDoc: Updated change log with documentation entry
2013-01-24 Eskil Abrahamsen... Make HTML horizontal alignment work like in QtQuick 1
2013-01-24 Christian StengerRemove outdated macro usage
2013-01-23 Frederik GladhornStabilize QQuickTextEdit test
2013-01-22 Jerome PasionDoc: Fixed "QML Types" node in Assistant
2013-01-21 Xingtao ZhangQQuickImageProvider: fixed three \snippet paths
2013-01-21 Topi ReinioClean up accessibility QtQuick example
2013-01-18 Tasuku SuzukiFix crash in PathView
2013-01-17 Gunnar SlettaMerge "Merge branch 'release' into stable" into refs...
2013-01-17 Gunnar SlettaMerge branch 'release' into stable
2013-01-17 Topi ReinioPathCurve documentation: fix non-working example snippet
2013-01-17 Eskil Abrahamsen... Enable sub-pixel anti-aliasing for default builds on...
2013-01-17 Gunnar SlettaAvoid race condition in QQuickTests
2013-01-17 Jens Bache... Improve the look and feel of our demo launcher
2013-01-17 Thomas HartmannExporting required symbols for Qt Quick Designer
2013-01-16 Gunnar SlettaGreatly improved Scene Graph Overview documentation
2013-01-16 Fabian BumbergerRemove workaround for particle shader on Blackberry
2013-01-14 Fabian BumbergerFixing a mistake in the GridView documentation
2013-01-14 Friedemann... Silence compiler warnings in qaccessiblequickitem.h.
2013-01-14 Nico VertriestDoc: correcting typo "the the"
2013-01-12 Sergio AhumadaUpdate changes file for 5.0.1 release
2013-01-12 Sergio Ahumadadoc: Fix namespace version to 5.0.1 for qhp documentation
2013-01-11 Oswald Buddenhagentest examples only in developer builds
next