aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correctly update the geometry of QSGDefaultPainterNodev5.6.2Yoann Lopes2016-09-121-2/+2
* Add changes file for 5.6.2Jani Heikkinen2016-09-121-0/+80
* QtQml: Disable new optimizer of MSVC2015/Update 3Friedemann Kleint2016-09-021-0/+4
* Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-306-2/+58
* Workaround crashes in QtQml code related to dead-store eliminationJonathan Liu2016-08-281-1/+1
* QQuickDragAttached: set actual drag source when instantiating QDragAlberto Mardegan2016-08-261-1/+1
* Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-251-1/+6
* Prospective fix for the plugin check on Apple platformsSimon Hausmann2016-08-251-0/+4
* macOS: Check if sRGB is supported before activating the shaderSérgio Martins2016-08-241-3/+20
* TestCase::mouseDrag: set mouse move delay >= 1 msShawn Rutledge2016-08-193-8/+16
* Remove some double-meaning text from documentationFrederik Schwarzer2016-08-181-1/+1
* QML: Do not register dependencies of deleted bindingErik Verbruggen2016-08-181-1/+1
* QQuickGridView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
* QQuickListView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
* QQuickPathView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-171-2/+2
* QV4Object: fix GCC 6.1 tautologial compare warningMarc Mutz2016-08-171-1/+3
* Fix throwing an exception inside a finally block with a return in catchSimon Hausmann2016-08-162-3/+10
* Update .gitignoreSimon Hausmann2016-08-151-0/+5
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-159-9/+9
* PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-123-18/+129
* Fix test failure: wait between mouse events the proper wayJan Arve Saether2016-08-121-19/+12
* PathView: fix item creationAnton Kudryavtsev2016-08-123-3/+114
* Move the moth stack slot allocator into qmldevtoolsSimon Hausmann2016-08-122-162/+164
* Shader examples: initialize all membersEdward Welbourne2016-08-112-2/+2
* QQmlObjectCreator: prefer initializer syntax over assignmentEdward Welbourne2016-08-111-5/+4
* QQmlObjectCreator: initialize _bindingTargetEdward Welbourne2016-08-111-0/+1
* Fix char conversions in QMLChristian Strømme2016-08-094-66/+43
* Don't accept left clicks when text format is plain.Eike Hein2016-08-091-0/+1
* Clarify doc on modification of the global object in JS imported by QMLMitch Curtis2016-08-081-1/+4
* Fix crash with Component.onDestructionSimon Hausmann2016-08-053-1/+117
* Remove artifacts in font renderingEirik Aavitsland2016-08-051-1/+2
* Fix crash when cache property can not be foundFilipe Azevedo2016-08-051-1/+1
* tst_librarymetrics_performance: Use QBENCHMARK macro instead of rolling our ownRobin Burchell2016-08-051-133/+14
* benchmarks: Remove odd qqmlimage benchmarkRobin Burchell2016-08-054-113/+0
* tst_creation: Remove tst_creation::elementsRobin Burchell2016-08-051-25/+0
* tst_creation: Remove qobject_alloc benchmarkRobin Burchell2016-08-051-30/+0
* tst_creation: Remove redundant widgets dependencyRobin Burchell2016-08-053-5/+3
* Flickable: avoid infinite velocity during release after dragShawn Rutledge2016-08-055-2/+32
* Fix QQuickDefaultClipNode::updateGeometry()J-P Nurmi2016-08-051-1/+1
* V4 Debugger: use engineAdded() instead of engineAboutToBeAdded()Ulf Hermann2016-08-042-3/+3
* Test that we don't crash when items are sorted and filtered at the same timeOlivier Goffart2016-08-041-0/+32
* Fix recursion during aggressive GCSimon Hausmann2016-08-041-0/+3
* 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