aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* photoviewer depends on xmlpatternsLaszlo Agocs2016-08-041-2/+1
* Fix grammar in JavaScript Host Environment docMitch Curtis2016-08-041-2/+2
* Relax negativeYear EcmaScript testUlf Hermann2016-08-031-2/+5
* QQmlComponent: fix handling of relative pathsDavid Faure2016-08-031-2/+5
* autotests: fix finding data files when not in CWDDavid Faure2016-08-033-29/+23
* Revert "macOS: Use sRGB when doing native font rendering into FBO"Sérgio Martins2016-07-291-27/+4
* Doc: Describe how to implement custom SQL models for QMLVenugopal Shivashankar2016-07-281-0/+105
* MSVC: Make Lancelot's scenegrabber compileEskil Abrahamsen Blomfeldt2016-07-281-1/+1
* Fix documentation of Component.createObjectGiuseppe D'Angelo2016-07-261-1/+1
* Mention Q_FLAG in C++ <=> QML type conversion documentationMitch Curtis2016-07-261-0/+2
* QQmlPropertyMap: Don't spuriously emit valueChanged() signalThomas McGuire2016-07-252-1/+36
* Fix build on macOS with ICC: -sectcreate is a linker optionThiago Macieira2016-07-241-1/+1
* Work around ICC bug about C++11 noexcept inheritanceThiago Macieira2016-07-231-21/+21
* Fix QQuickItem's setAcceptedMouseButtons functionDan Cape2016-07-212-0/+29
* Fix string property assignments to 2d vectors and quaternionsSimon Hausmann2016-07-215-0/+78
* Fix QQmlEngine crash on big endian 64 bit architectures (s390x)Maximiliano Curia2016-07-201-2/+2
* JS: Check for errors before using sub-expression resultsErik Verbruggen2016-07-202-21/+102
* Add benchmark for pathological O(N^2) behavior in QQmlChangeSet.Milian Wolff2016-07-183-0/+71
* Remove vsync sleep before rendering first frameMilian Wolff2016-07-181-1/+1
* 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
* 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
* 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