platform/upstream/qtdeclarative.git
2013-01-24 Alan AlpertMove ListModel and ListElement to the QtQml import
2013-01-24 Alan AlpertRefactor QQmlTypePrivate
2013-01-23 David Faure... Merge "Merge remote-tracking branch 'origin/stable...
2013-01-23 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-01-23 Alan AlpertMove documentation to QtQml module
2013-01-23 Friedemann... Fix import path of TextBallon-example.
2013-01-23 Frederik GladhornStabilize QQuickTextEdit test
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-18 Gunnar SlettaComplete rewrite of threaded render loop.
2013-01-17 Gunnar SlettaMerge "Merge branch 'release' into stable" into refs...
2013-01-17 Gunnar SlettaMerge branch 'stable' into dev
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 Gunnar SlettaDo not force focus for non-focused windows.
2013-01-17 Thomas HartmannExporting required symbols for Qt Quick Designer
2013-01-17 Gunnar SlettaDisable blending of opaque Rectangle elements
2013-01-16 Gunnar SlettaGreatly improved Scene Graph Overview documentation
2013-01-16 Fabian BumbergerRemove workaround for particle shader on Blackberry
2013-01-16 Gunnar SlettaDisable the QQuickFlickable test in CI.
2013-01-16 Erik VerbruggenMake numeric-literal parsing even more robust.
2013-01-15 Frederik GladhornBump Qt version to 5.1.0
2013-01-14 Fabian BumbergerFixing a mistake in the GridView documentation
2013-01-14 Friedemann... Silence compiler warnings in qaccessiblequickitem.h.
2013-01-14 Frederik GladhornFilter key press events through shortcut map.
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-11 Erik VerbruggenFix automatic semicolon insertion before ++/-- operators.
2013-01-11 Erik VerbruggenMake numeric-literal parsing more robust.
2013-01-11 Erik VerbruggenMarking test qquickanimations insignificant on mac.
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 Peter VargaReenable temporarily skipped QML tests
2013-01-09 Peter VargaUpdate some QML tests and temporarily skip them
2013-01-09 Sergio AhumadaMerge branch 'stable' into release
2013-01-08 Alan AlpertMove VME exception to a better place
2013-01-08 Alan AlpertRemove m_ in property names of QQmlTypePrivate
2013-01-08 Erik VerbruggenFix semicolon insertion before pre-incr/decr operators.
2013-01-08 Erik VerbruggenFix unicode escape sequence validation in strings.
2013-01-08 Dominik HollandDon't try to grab Windows with invalid or a zero size
2013-01-08 Robin BurchellDeinline QQuickKeysAttached::keyToSignal.
2013-01-07 Frederik GladhornMerge "Merge branch 'stable' into dev" into refs/stagin...
2013-01-07 Erik VerbruggenFix: disallow incomplete hex numbers "0x" and "0X".
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-04 Frederik GladhornMerge branch 'stable' into dev
2013-01-04 Lars KnollAdd the getter/setter type to PropertyGetterSetter
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-17 Erik VerbruggenAdded parsing for getter/setter definitions in property...
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-13 Sergio Ahumadasync.profile: Point dependencies to 'refs/heads/dev'
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"
next