aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-253-4/+29
|\|
| * 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
* | V4: Correctly format on Number.toPrecision(n)Ulf Hermann2016-08-232-2/+29
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-197-14/+22
|\|
| * 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
* | Revert "localstorage: disable warning about tautological comparison"Shawn Rutledge2016-08-181-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1814-15/+29
|\|
| * 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
* | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-171-1/+0
* | Doc: mention when Flickable.AutoFlickIfNeeded was addedJ-P Nurmi2016-08-151-1/+1
* | autotests: remove qWait(1) in touch sequencesShawn Rutledge2016-08-133-22/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1334-582/+644
|\|
| * 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
* | TextInput: fix horizontal alignment when implicit resizing is disabledJ-P Nurmi2016-08-102-1/+36
* | qmlplugindump: fix regexp for plugins.qmltypesJ-P Nurmi2016-08-091-1/+1
* | V4: Align stack on 16 byte boundaries in the YarrJITErik Verbruggen2016-08-091-2/+20
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-059-37/+71
|\|
| * 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