aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2028-117/+130
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-200-0/+0
| |\
| | * QML: Only release types if they aren't referenced anymorev5.6.1-1Ulf Hermann2016-06-162-4/+14
| * | Doc: Refactor cpp integration Message sampleSamuel Gaist2016-06-191-5/+5
| * | qmltest::linecount - adjust text widthTimur Pocheptsov2016-06-181-1/+2
| * | Fix reference to Windows RT which actually meant Windows Runtime.Jake Petroules2016-06-161-1/+1
| * | Fix positioning of inline images in StyledText.Michael Brasser2016-06-163-7/+16
| * | Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-163-3/+3
| * | V4: Always set the tag when boxing a pointer in QV4::Value.Erik Verbruggen2016-06-166-73/+63
| * | ItemViews: Make the wording of the warning on cache properties slightly sterner.Robin Burchell2016-06-163-12/+18
| * | highdpi manual test: include <QDebug> not qDebug.hShawn Rutledge2016-06-161-1/+1
| * | Remove erronous setTextureSize() as it is already set previouslyAndy Shaw2016-06-151-1/+0
| * | Support glyphs outside em square in distance field cacheEskil Abrahamsen Blomfeldt2016-06-151-4/+8
| * | Add QNX to an x86-64 gcc/g++ listJames McDonnell2016-06-141-1/+1
| * | Make some QNX only code Dinkum specificJames McDonnell2016-06-142-2/+2
| * | Fix build of textureprovider example with -opengl dynamicKai Koehne2016-06-132-5/+7
| * | 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
* | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-166-43/+371
|\ \ \
| * | | QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-112-4/+14
| * | | Mention license change in 5.7.0 changelog.Kai Koehne2016-06-081-2/+18
| * | | Add QtDeclarative Qt5.7.0 changelogv5.7.0-rc1Antti Kokko2016-05-261-0/+98
| * | | Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.7.0" into refs/stag...Jani Heikkinen2016-05-242-2/+7
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-232-2/+7
| | |\ \ \ | | | | |/ | | | |/|
| * | / | Fix QQuickItem change listenersJ-P Nurmi2016-05-243-39/+243
| |/ / /
* | | | QQuickTextInput: include padding when reporting anchor rectRichard Moe Gustavsen2016-06-131-2/+3
* | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-1059-64/+380
|\ \ \ \ | | |_|/ | |/| |
| * | | 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