aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add QQuickEventPoint::velocity propertyShawn Rutledge2016-08-232-4/+8
* use device ID 1 for mouse eventsShawn Rutledge2016-08-231-1/+1
* Merge branch remote-tracking branch '5.8' into wip/pointerhandlerShawn Rutledge2016-08-2384-539/+776
|\
| * Merge dev into 5.8Oswald Buddenhagen2016-08-2289-645/+663
| |\
| | * Quick: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-203-10/+11
| | * QQuickWidget: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-1/+2
| | * Particles: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-1/+2
| | * Imports: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-201-3/+2
| | * Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-1921-35/+46
| | |\
| | | * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1921-35/+46
| | | |\
| | | | * 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-1813-15/+24
| | | | |\|
| | | | | * 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
| | | | | * 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
| | * | | | Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-191-1/+5
| | |/ / /
| | * | | QQuickItemView: use reverse iterators moreAnton Kudryavtsev2016-08-191-9/+8
| | * | | Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-196-15/+10
| | * | | Remove unused delete watcher classSimon Hausmann2016-08-183-113/+0
| | * | | Flickable: Fixed rounding errors with contentX/YRiku Palomäki2016-08-181-9/+26
| | * | | QML: Remove hasAccessors flag from QQmlPropertyRawDataErik Verbruggen2016-08-182-6/+2
| | * | | Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-1825-88/+97
| | * | | Minor binding code cleanupSimon Hausmann2016-08-182-6/+7
| | * | | QML: Change storage types of QQmlPropertyRawData fieldsErik Verbruggen2016-08-181-41/+55
| | * | | QQuickPathView: optimize releasing of cache itemsAnton Kudryavtsev2016-08-181-4/+6
| | * | | QQuickPathView: de-duplicate calls and cache resultsAnton Kudryavtsev2016-08-181-4/+6
| | * | | QQuickPathView: de-duplicate code of indexAt()Anton Kudryavtsev2016-08-171-10/+2
| | * | | QQuickPathView: port some loops to 'range for'Anton Kudryavtsev2016-08-171-11/+5
| | * | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-1715-226/+268
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1715-226/+268
| | | |\| |
| | | | * | Doc: mention when Flickable.AutoFlickIfNeeded was addedJ-P Nurmi2016-08-151-1/+1
| | | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1313-222/+246
| | | | |\|
| | | | | * PathView: fix infinite construction/destruction loopAnton Kudryavtsev2016-08-121-18/+26
| | | | | * PathView: fix item creationAnton Kudryavtsev2016-08-121-3/+13
| | | | | * Move the moth stack slot allocator into qmldevtoolsSimon Hausmann2016-08-122-162/+164
| | | | | * 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-092-27/+11
| | | | | * 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-051-1/+12
| | | | | * Remove artifacts in font renderingEirik Aavitsland2016-08-051-1/+2