aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Update .qmltypesMarco Benelli2016-09-1213-1253/+223
* 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-193-10/+6
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-193-10/+6
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-191-4/+5
| | |\
| | | * TestCase::mouseDrag: set mouse move delay >= 1 msShawn Rutledge2016-08-191-4/+5
| | * | 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-181-1/+1
| | |\|
| | | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | | Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-191-1/+5
|/ / /
* | | Adjust decarative after qtConfig changes in qtbaseLars Knoll2016-08-191-4/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+5
|\| |
| * | localstorage: disable warning about tautological comparisonShawn Rutledge2016-07-071-0/+5
* | | Add tryVerify()Mitch Curtis2016-07-201-0/+67
* | | Fix quickcontrols test failure after tryCompare changeAllan Sandfeld Jensen2016-07-131-2/+2
* | | QQuickLayout: Remove unused QQuickItemPublic structRobin Burchell2016-07-081-5/+0
* | | Layouts: Use qmlobject_{dis}connectRobin Burchell2016-07-072-14/+14
* | | Improve error handling in TestCase::tryCompareFrederik Gladhorn2016-07-041-0/+5
* | | V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-133-14/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-102-11/+33
| |\|
| | * Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-031-4/+14
| | * Fix crash with SignalTransitionSimon Hausmann2016-05-251-7/+19
| * | Imports: de-duplicate some expensive callsAnton Kudryavtsev2016-05-272-3/+5
* | | Merge "Merge remote-tracking branch 'origin/wip/scenegraphng' into dev" into ...Laszlo Agocs2016-06-101-1/+5
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-313-6/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-243-32/+20
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-2411-11/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-04-2612-17/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-136-12/+47
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-061-2/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-03-221-0/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+5
* | | | | | | | | | | Imports, Plugins, Quick: replace QStringLiteral with QL1SAnton Kudryavtsev2016-06-091-1/+1
* | | | | | | | | | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-1/+0
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-302-6/+6
* | | | | | | | | | Add QQuickWheelEvent::inverted()Jan Arve Sæther2016-05-251-0/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-243-32/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-32/+20
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | make use of COPIESOswald Buddenhagen2016-05-131-14/+1
| | * | | | | | move builtins.qmltypes to an own subdirOswald Buddenhagen2016-05-133-32/+33
* | | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1311-11/+11
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2711-11/+11
| |\| | | | |
| | * | | | | Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1110-10/+10
* | | | | | | Remove empty methodFrank Meerkoetter2016-04-191-4/+0
* | | | | | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-1911-11/+11
* | | | | | | Cleanup dead fwd declarationFrank Meerkoetter2016-04-181-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-083-1/+25
|\| | | | |
| * | | | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-083-1/+25
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-083-1/+25
| | |\| | | |