platform/upstream/qtdeclarative.git
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
2013-01-10 Sergio AhumadaUpdate copyright year in Digia's license headers
2013-01-10 Sergio Ahumadatst_bic: Add test data for linux-gcc-ia32
2013-01-10 Oswald Buddenhagenmake use of qtHaveModule()
2013-01-09 Oleg ShparberFix PinchArea stealing events while disabled
2013-01-09 Xingtao ZhangDoc: Updated docs for examples and etc
2013-01-09 Daniel d'AndradaFix bug where a tap over stacked mouse areas generates...
2013-01-09 Daniel d'AndradaTest case for tapping on stacked mouse areas
2013-01-09 Daniel d'AndradaFlickable: Test case for flicking twice using touches
2013-01-09 Daniel d'AndradaFlickable: Fix bug when flicking twice using touches
2013-01-09 Oleg ShparberFix warnings about nonexistent signals in QQuickScreen
2013-01-09 Sergio AhumadaMerge branch 'stable' into release
2013-01-08 Dominik HollandDon't try to grab Windows with invalid or a zero size
2013-01-07 Friedemann... Fix tst_qquicktextinput on Windows and Mac.
2013-01-07 Gunnar SlettaDocumentation for scene graph examples.
2013-01-04 Frederik GladhornAccessibility: Send value updates
2013-01-04 Richard Moe... Modify qmlscene usage text to be consistent
2013-01-04 Frederik GladhornAccessibility: Work with QQuickWindow
2013-01-04 Frederik GladhornImprove example with key navigation.
2013-01-03 Paul Olav TveteRevert "Mark autotest as insignificant on mac"
2012-12-31 Liang Qiqmltest: Added the possibility to use QApplication
2012-12-24 Sergio AhumadaAdd changes-5.0.1 file
2012-12-23 Sergio AhumadaBump Qt version to 5.0.1
2012-12-23 Thiago MacieiraFix other warnings in qtdeclarative found by GCC 4.7
2012-12-23 Thiago MacieiraFix warnings in QtQml due to ?: with enums of different...
2012-12-21 Miikka HeikkinenAdd qmake generated files to .gitignore.
2012-12-20 Friedemann... Quick tests: Introduce QQmlMessageHandler.
2012-12-20 Friedemann... Fix compiler warnings in declarative tests.
2012-12-20 Albert Astals CidDo not crash on some animation changes
2012-12-19 Volker KrauseCompile with QT_NO_WHEELEVENT.
2012-12-19 Frederik GladhornAccessibility: Improve interface handling in Quick
2012-12-19 Friedemann... Stabilize QQuickLoader test on Windows.
2012-12-19 Friedemann... Fix tst_qqmlbundle on Windows.
2012-12-18 Friedemann... Fix tst_qqmllanguage for MSVC.
2012-12-18 Sergio Ahumadapoint dependencies to 'release' branches
2012-12-17 Jerome PasionDoc: Enabling Qt QML linking to Qt Quick.
2012-12-16 Oswald Buddenhagenremove obsolete DEPENDPATH assignments
2012-12-16 Oswald Buddenhagenremove some unnecessary CONFIG additions
2012-12-15 Alan AlpertAdd a hidden XandYAxis enum value
2012-12-14 Miikka HeikkinenAdd minimal plugin importing to quick2 qmlplugindump...
2012-12-14 Oliver WolffFixed samegame tutorial part 4 to reflect Quick2 state
2012-12-13 Jens Bache... Improved cosmetics for StockQt
2012-12-13 Jens Bache... Clean up the StockQt demo
2012-12-12 Alan AlpertFix StocQt buttons
2012-12-12 Alan AlpertUpdate porting docs
2012-12-12 hjkChange virtual folders in .qdocconf to qtqml and qtquick
2012-12-12 hjkAdd \brief comment to Custom Geometry example
2012-12-12 Kai KoehneUse resource files for most examples
2012-12-12 Michael BrasserWork towards supporting front-to-back reordering of...
2012-12-11 Oliver WolffFixed abstractitemmodel example
2012-12-11 Oliver WolffFixed install targets for model examples
2012-12-11 Kai KoehneExamples: Remove unused import "../shared"
2012-12-11 Oliver WolffRemoved leftover file from example cleanup
2012-12-11 Gunnar SlettaImproved the scene graph overview a bit
2012-12-11 Stephen KellyMove the Q_DECLARE_METATYPE to where it should be.
2012-12-11 Oswald Buddenhagenmake use of qt_headersclean.prf
2012-12-11 Miikka HeikkinenAdd PLUGIN_CLASS_NAME to qtdeclarative plugins
2012-12-10 Alan AlpertMove examples around
2012-12-10 Oswald Buddenhagencentralize and fixup example sources install targets
next