platform/upstream/qtdeclarative.git
2013-07-24 Frederik GladhornMerge "Merge remote-tracking branch 'origin/stable...
2013-07-23 Shawn RutledgeFolderListModel documentation corrections
2013-07-23 Martin Smithdoc: Eliminate more cases of multiple topic commands
2013-07-23 Martin Smithdoc: Eliminate still more cases of multiple topic commands
2013-07-23 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-07-23 Shawn RutledgeFolderListModel provides file URLs and the QML FileDial...
2013-07-22 Zeno AlbisserSilence clang header-hygiene warning.
2013-07-22 Shawn RutledgePut back OTHER_FILES in systemdialogs example
2013-07-22 Shawn RutledgeQtQuick.Dialogs: use URLs for interface with QPlatformF...
2013-07-22 Oswald Buddenhagenremove pointless assignments
2013-07-22 Oswald Buddenhagenunbreak installation after project move
2013-07-22 Robin BurchellRemove unnecessary CONFIG += ordered.
2013-07-22 Friedemann... Use GET method for redirect in QDeclarativeXMLHttpRequest.
2013-07-22 Simo FältMark tst_dialogs insignificant in win also
2013-07-20 Sergio Ahumadatest: Add 5.0.0/5.1.0 bic data for linux-gcc-ia32
2013-07-18 Rafael RoquettoFix tst_qquickview for full screen platforms
2013-07-18 Shawn RutledgeDisable dialogs to allow changes in qtbase (use urls...
2013-07-17 Shawn Rutledgesystemdialogs example: ensure that all QML files work...
2013-07-17 Frederik GladhornDisable dialogs to allow changes in qtbase (use urls...
2013-07-17 Simon HausmannForward port auto test for fix in QtQuick1
2013-07-15 Friedemann... Fix organization domains.
2013-07-15 Friedemann... Replace qt.nokia.com by qt-project.org in tests.
2013-07-15 Liang QiRemove DIALOGS_MAJOR_MINOR define in QtQuick.Dialogs...
2013-07-12 Friedemann... Replace nokia.com by www.qt-project.org in tests.
2013-07-12 Friedemann... Fix CLANG-warning '&&' within '||' [-Wlogical-op-paren...
2013-07-12 Friedemann... Fix CLANG-warning about unused member variable m_defaul...
2013-07-11 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-07-11 Shawn RutledgeWindow example: delay showing the splash until Componen...
2013-07-11 Stephen KellyAdd a unit test for testing Qt in its install location.
2013-07-09 J-P NurmiMerge "Merge remote-tracking branch 'origin/stable...
2013-07-09 Jan Arve SaetherDon't assume that the last step of the XPath is an...
2013-07-09 Simo FältQtDeclarative: Removing parallel_test from config
2013-07-09 Tomasz OlszakAdded ApplicationStateChangeEvent handling to QQuickApp...
2013-07-08 J-P NurmiDocs: restore missing ListModel methods
2013-07-08 Thorbjørn LindeijerFixed typo 'backens'
2013-07-08 Albert Astals CidUpdate snap when snapMode changes
2013-07-08 Mitch CurtisFix typo in Graphical Effects documentation.
2013-07-04 J-P NurmiFix Qt.application.xxx notifier signals
2013-07-04 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-07-04 J-P Nurmiqmlscene: ensure that the window & component get destructed
2013-07-04 Friedemann... Remove objectlistmodel.qmlproject file.
2013-07-04 J-P NurmiItem views: do not track the geometry of items being...
2013-07-03 Pierre RossiQQuickTextEdit: move QSG* members from dptr to root...
2013-07-03 Kai KoehneDoc: Fix documentation of ownership of in QmlComponent...
2013-07-03 Kai KoehneFix access to invalid memory in ~QQmlEnginePrivate
2013-07-03 Gunnar SlettaInitialize m_dirty_texture member
2013-07-03 Thiago MacieiraFix warning about change of sign: glyph_t is unsigned
2013-07-02 J-P NurmiFix missing QQuickTextDocument docs
2013-07-02 Kai KoehneDebugger: Remove handling of QT_DECLARATIVE_DEBUG macro
2013-07-02 Kai KoehneDisambiguate name of static helper from QtQuick1
2013-07-02 Gunnar SlettaDocument public members of QSGSimpleMaterialShader
2013-07-02 Tony SarajarviMark tests tst_qquickloader as insignificant due to...
2013-07-01 J-P NurmiAdd bool QQuickKeyEvent::matches(QKeySequence::StandardKey)
2013-07-01 Marco BubkeRelayout the text after the vertical alignment is changed
2013-07-01 Aaron KennedyOnly emit moving change signals when moving actually...
2013-07-01 Gunnar SlettaExample for running animations on the render thread
2013-06-29 J-P NurmiAdd Qt.application.organization/domain
2013-06-28 Friedemann... Document QWindow::alert() in Qt Quick.
2013-06-28 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-28 Shawn RutledgeFileDialog.folder property should also be a QUrl, for...
2013-06-28 Shawn RutledgeQtQml: document QQmlExtensionPlugin::baseUrl
2013-06-27 Shawn RutledgeQtQuick.Dialogs: sync the docs with the implementation
2013-06-27 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-06-27 Alan AlpertSwitch to non-streaming version of qWarning()
2013-06-27 Alan AlpertUndo presumably accidental line deletion
2013-06-26 Marco BubkeRequest paint if scene changes for the canvas item
2013-06-26 Jerome PasionDoc: Setting navigation variables for Qt Quick Dialogs
2013-06-26 Shawn Rutledgephotosurface: add C++ boilerplate launcher; open button
2013-06-26 Shawn RutledgeDeclarative dialog improvements for the non-Window...
2013-06-25 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-06-25 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-25 Shawn RutledgeQQmlTrace: getpid() requires unistd.h
2013-06-25 Alberto MardeganAdd "showFiles" property to FolderListModel
2013-06-25 Alan AlpertUpdate 5.1.0 changelog and what's new
2013-06-25 Mitch CurtisImprove QtQuick Item Anchors documentation.
2013-06-25 Jerome PasionDoc: Adding landing page names to navigation variables.
2013-06-25 Mitch CurtisTidy up Context2D transform-related documentation.
2013-06-24 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-06-24 Frederik GladhornMerge "Merge remote-tracking branch 'origin/release...
2013-06-24 J-P NurmiQQmlPlatform: rename "mac" to "osx"
2013-06-24 Mitch CurtisCorrectly parse Context2D font as per CSS shorthand...
2013-06-23 Alan AlpertAdd missing Q_REVISION
2013-06-23 J-P NurmiAdd missing null check to QQuickTextEdit::hoveredLink()
2013-06-22 Tasuku Suzukiemit runningChanged when AnimatedSprite stops by loops...
2013-06-21 Mitch CurtisFix some Canvas/Context2D documentation issues.
2013-06-20 Gunnar SlettaRevert "Cut performance cost in QSGContext::prepareMate...
2013-06-20 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-06-20 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2013-06-19 Shawn RutledgeQColorDialogHelper: Force QWindow before setting flags
2013-06-18 VenuDoc: Changed the title to avoid name conflicts and...
2013-06-18 Tasuku Suzukifix case insensitive issue with image provider id
2013-06-18 Stephen KellyRemove use of 'register' from QtQml.
2013-06-18 J-P NurmiAdd QQuickText::hoveredLink
2013-06-17 Tasuku SuzukiFix dead lock when showDotAndDotDot is set to FolderLis...
2013-06-17 Gunnar SlettaPrefix internal classes properly and private export...
2013-06-14 Mitch CurtisSet default font size to 10px as per spec, not 10pt.
2013-06-14 Shawn Rutledgephotosurface demo: behavior depends on initialization...
2013-06-14 Gunnar Slettastabilize tst_touchmouse.
2013-06-14 J-P NurmiFix QQuickTextEdit::hoveredLink
2013-06-14 Gunnar SlettaGraph example
next