aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1523-69/+384
|\
| * Relax QQmlProfilerService test for scene graph eventsUlf Hermann2016-07-151-6/+11
| * PieChart examples: initialize membersEdward Welbourne2016-07-152-2/+2
| * Avoid crashing when failing to query GL_EXTENSIONSJoni Poikelin2016-07-151-2/+2
| * Fix missing closing parenthesis in TextEdit docsMitch Curtis2016-07-141-2/+2
| * Fix logic bug when deleting properties of JS objectsLars Knoll2016-07-143-4/+31
| * QQuickWindow: Fill out timestamps in QHoverEvents sent to QQuickItemsDaniel d'Andrada2016-07-123-16/+103
| * macOS: Use sRGB when doing native font rendering into FBOSérgio Martins2016-07-111-4/+27
| * tst_qquicklistview: Style fixesRobin Burchell2016-07-081-4/+2
| * demos: Fix installation of photoviewer example and add to buildRobin Burchell2016-07-053-30/+3
| * Fix crash in QQuickShaderEffect::updatePaintNodeAlbert Astals Cid2016-07-054-1/+152
| * Flickable: fix minXExtent/minYExtent when content is smaller than viewAndrea Bernabei2016-07-013-2/+49
* | Doc: Added definition of enum value ItemAntialiasingHasChangedNico Vertriest2016-07-111-0/+3
* | localstorage: disable warning about tautological comparisonShawn Rutledge2016-07-071-0/+5
* | qmlplugindump: Avoid warnings about missing createPlatformOpenGLContextKai Koehne2016-06-291-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2920-21/+253
|\|
| * Fix missing QQuickWidget updatesLaszlo Agocs2016-06-271-1/+8
| * Fix QQmlTypeData object leakJian Liang2016-06-251-2/+2
| * Remove misleading out of date comments in QQuickWindowPrivateLaszlo Agocs2016-06-231-2/+0
| * QQuickWidget: Fix crash when there's an offscreen window, but no real window ...Kai Koehne2016-06-231-3/+4
| * Rename qt.scenegraph.info to qt.scenegraph.generalKai Koehne2016-06-232-3/+3
| * ungrab touch points if the MultiPointTouchArea is hidden or disabledJan Arve Saether2016-06-233-0/+100
| * qmltest - fix accidentally broken BLACKLISTTimur Pocheptsov2016-06-221-1/+0
| * QQuickSpriteEngine: avoid entering infinite loop in assembledImage()Daniel d'Andrada2016-06-215-0/+94
| * Add potentially missing include to qquickviewcomparison exampleLaszlo Agocs2016-06-211-0/+1
| * Add missing signal handling for QJSValueMichal Klocek2016-06-211-1/+4
| * Report changes correctly when inserting into a ListViewStephen Kelly2016-06-212-2/+23
| * qmltest - remove 'linecount' from BLACKLISTTimur Pocheptsov2016-06-211-2/+0
| * qmltest::item-grabber - fix image pathsTimur Pocheptsov2016-06-211-2/+2
| * qmltest:doublevalidator - fix localeTimur Pocheptsov2016-06-212-2/+1
| * QQuickWidget: Propagate screen changes.Morten Johan Sørvig2016-06-201-0/+11
* | Doc: solved link issue snippetNico Vertriest2016-06-281-1/+1
* | Doc: corrected link issueNico Vertriest2016-06-281-1/+1
* | Lazy create QmlEngine on accessing rootContextAllan Sandfeld Jensen2016-06-273-8/+14
* | Create QmlEngine lazy in case one is not neededAllan Sandfeld Jensen2016-06-243-12/+26
* | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-06-222-2/+2
* | 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