platform/upstream/qtdeclarative.git
2013-08-15 Gunnar SlettaMake sure we propegate the filtering state to the inter...
2013-08-14 Daiwei LiUnset the cursor when an Item is unparented
2013-08-13 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/release...
2013-08-13 Sergio Ahumadatest: Mark tst_qqmlmoduleplugin::incorrectPluginCase...
2013-08-12 Josh FaustFix hover event crash
2013-08-09 Sergio AhumadaMerge remote-tracking branch 'origin/release' into...
2013-08-09 Sergio Ahumadatest: Adapt to Qt.platform.os rename ("mac" -> "osx")
2013-08-09 Topi ReinioDoc: Update example used for QML getting started tutorial
2013-08-09 Kai KoehneFix needless conversion from char * to QString
2013-08-09 Kai KoehneRemove unused local variables
2013-08-07 Gunnar SlettaStop the update timer when no windows are visible
2013-08-06 Thiago MacieiraRemove C-style casts from public headers.
2013-08-06 Nico VertriestDoc: createObject: adapted description of example
2013-08-06 Michael BrasserImprove memory usage of QQuickTextNode.
2013-08-05 Duncan CunninghamFix crash in QQmlDebugService::objectForLocationInfo()
2013-08-02 Rafael RoquettoFix tst_qquickpath not to use fuzzy compare
2013-08-02 Rafael RoquettoFix tst_qquicktextedit
2013-08-02 Topi ReinioDoc: Remove unused /parts directory from QML getting...
2013-08-01 Michael BrasserAvoid using connect in QQuickImplicitSizeItem.
2013-08-01 Michael BrasserFix crash when changing non-cached source of image...
2013-08-01 Gunnar SlettaRemove comment that QQuickPaintedItem is only useful...
2013-08-01 Yoann LopesFixed distance field text getting clipped at small...
2013-08-01 Topi ReinioDoc: Clean up docs for PathView.highlightRangeMode...
2013-08-01 Gunnar SlettaRectangle which only draw an opaque border should not...
2013-07-31 Friedemann... Stabilize tst_qquickitem.
2013-07-31 Friedemann... Add diagnostic output to tst_qquickpathview::cancelDrag().
2013-07-31 Nils JeiseckeCorrectly update flickable visibleArea.heightRatio...
2013-07-31 Shawn RutledgeQtQuick.Dialogs.ColorDialog: set current color in the...
2013-07-29 J-P NurmiQQuickListViewPrivate::updateStickySections(): add...
2013-07-29 Rafael RoquettoFix tst_QQuickDrag::recursion()
2013-07-29 Friedemann... FolderListModel: Do not return invalid URLs like "file...
2013-07-29 Friedemann... FolderListModel: Fix setting of directory in componentC...
2013-07-29 Shawn RutledgeMake buttons and tabs larger in QML examples and dialogs
2013-07-26 Sergio AhumadaMerge remote-tracking branch 'origin/release' into...
2013-07-26 Sergio Ahumadatest: Remove insignificant mark from tst_touchmouse
2013-07-26 Sergio Ahumadatest: Remove insignificant mark from tst_qquickgridview
2013-07-26 Yoann LopesWorkaround for distance field glyph upload problem.
2013-07-26 Topi ReinioDoc: Update Tweet Search Demo to use Twitter Search...
2013-07-25 Rafael RoquettoFix tst_qquicktextinput::remoteCursorDelegate
2013-07-25 Friedemann... Stabilize text tests that grab windows.
2013-07-25 Rafael RoquettoFix tst_qquickwindow for fullscreen platforms
2013-07-25 Rafael RoquettoFix tst_rendernode for fullscreen platforms
2013-07-25 Rafael RoquettoFix tst_qquicktextinput for fullscreen platforms
2013-07-25 Shawn RutledgeKeep the QML ColorDialog's controls in sync with the...
2013-07-25 Shawn RutledgeCorrect initial/minimum size of default QML ColorDialog
2013-07-25 Andy ShawAlways use QDir::exists() for checking if something...
2013-07-25 Topi ReinioDoc: Link to QML Qt object in relevant locations
2013-07-25 Jerome PasionDoc: Modified the term for the Qt global object.
2013-07-24 Albert Astals CidResizing items out of the list viewport should not...
2013-07-23 Sergio AhumadaBump MODULE_VERSION to 5.1.2
2013-07-23 Mitch CurtisLink between "QML Basic Type: date" and QML Date object...
2013-07-22 Shawn RutledgePut back OTHER_FILES in systemdialogs example
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-17 Shawn Rutledgesystemdialogs example: ensure that all QML files work...
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-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 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-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 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 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-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 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 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...
next