aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QAccessibleQuickItem: Add Q_DECL_OVERRIDERobert Loehning2016-06-111-34/+34
* QML: Only release types if they aren't referenced anymoreUlf Hermann2016-06-102-4/+14
* Blacklist qmltest::ListView::test_listInteractiveCurrentIndexEnforce()Liang Qi2016-06-101-0/+2
* QmlIncubator: correct documentation snippet about waiting for ReadyShawn Rutledge2016-06-101-1/+1
* Fix spelling error in QSGNode docsMitch Curtis2016-06-081-3/+3
* Fix 'Threaded Render Loop' docsMitch Curtis2016-06-081-1/+1
* KeyNavigation: fix the documentation for its propertiesGiuseppe D'Angelo2016-06-071-5/+28
* Fix crash when using with statement with an expression that throwsSimon Hausmann2016-06-072-2/+12
* Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-033-5/+40
* Item: mention the actual type of the grab resultMitch Curtis2016-06-031-1/+2
* Revert removal of "Fixed MouseArea threshold with preventStealing"Filippo Cucchetto2016-06-033-8/+25
* Removed insignificant of qmltest againLiang Qi2016-06-0226-2/+13
* Compile Fix for OpenBSD in C++11 modeRalf Nolden2016-06-021-1/+1
* QQuickTextNodeEngine: early out if no document layout.Edward Welbourne2016-06-011-1/+4
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-312-2/+7
|\
| * Workaround for crashes in QtQml code relating to null this pointersv5.6.1Thiago Macieira2016-05-201-0/+5
| * Fix links in changelogSimon Hausmann2016-05-191-2/+2
* | RegAllocInfo: Initialize member _currentStmt.Edward Welbourne2016-05-301-0/+1
* | V4: Mirror jsAlloc behavior at stack allocation.Erik Verbruggen2016-05-272-5/+5
* | Fix grammar in PathView docsMitch Curtis2016-05-271-1/+1
* | scene graph: document the qt.scenegraph.info category not env QSG_INFOShawn Rutledge2016-05-261-2/+2
* | Fix crash with SignalTransitionSimon Hausmann2016-05-253-8/+96
* | QmlProfiler: When flushing data, send it in the right orderUlf Hermann2016-05-252-3/+13
* | Flickable: MovementEndingTimerInterval is used only on OS XShawn Rutledge2016-05-251-0/+2
* | Fix tst_qquicktext::lineLaidOutRelayout() with > 1 fontEskil Abrahamsen Blomfeldt2016-05-251-5/+6
* | do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+0
* | Avoid Canvas crashes with qtquickcompilerLaszlo Agocs2016-05-241-3/+7
* | Fix crash for unknown QQmlListModel roles in debug buildsFilipe Azevedo2016-05-232-0/+18
* | QQuickWindow: Only send focus events to items that actually gain focusRobin Burchell2016-05-233-6/+98
* | Bump versionOswald Buddenhagen2016-05-191-1/+1
* | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-1944-97/+240
|\|
| * Fix crashes when incubating objects asynchronously with initial propertiesSimon Hausmann2016-05-189-10/+99
| * Added changelog for 5.6.1Simon Hausmann2016-05-161-0/+53
| * QML: Fix asynchronous cached loading.Erik Verbruggen2016-05-131-1/+1
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-132-2/+2
| * blacklist the qmlextensionplugins example for testingOswald Buddenhagen2016-05-131-0/+1
| * remove blacklisting of tiger and fonts examplesOswald Buddenhagen2016-05-131-2/+0
| * adjust example naming convention test to "new" structureOswald Buddenhagen2016-05-131-5/+4
| * actually build the 'graph' exampleOswald Buddenhagen2016-05-131-0/+1
| * actually build the textureprovider exampleOswald Buddenhagen2016-05-131-0/+1
| * actually build and install the qml tutorialsOswald Buddenhagen2016-05-138-3/+15
| * fix example installsOswald Buddenhagen2016-05-1310-1/+24
| * make use of COPIESOswald Buddenhagen2016-05-137-38/+19
| * move builtins.qmltypes to an own subdirOswald Buddenhagen2016-05-133-32/+33
| * Merge 5.6 into 5.6.1Oswald Buddenhagen2016-05-1211-119/+62
| |\
| * | QmlDebug: Drop explicit Q_IMPORT_PLUGIN statementsUlf Hermann2016-05-093-16/+0
| * | Revert parts of 392c7b99348e2a96ef11adb5712095fbd13fb780Simon Hausmann2016-05-091-1/+1
* | | Revert "Remove this piece of code"Simon Hausmann2016-05-183-2/+32
* | | standardize on QT_CONFIG debug_and_release instead of build_allOswald Buddenhagen2016-05-171-1/+1
* | | QQuickTextInput: Remove redundant centerPoint calculations.Robin Burchell2016-05-171-16/+14