aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix more cases where DSE would optimize out too many storesErik Verbruggen2016-11-101-0/+5
| | * | Doc: replace "the empty string" with "an empty string" in TestCase docsMitch Curtis2016-11-101-3/+3
| * | | Update Window plugins.qmltypesMarco Benelli2016-11-091-2/+6
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-032-4/+2
|\| | |
| * | | Imports: Build settings depending on feature settingsFriedemann Kleint2016-11-012-4/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-221-27/+3
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-27/+3
| |\| |
| | * | Row/Column/GridLayout: add missing margins properties to documentationMitch Curtis2016-10-141-27/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-26/+37
|\| | |
| * | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
| * | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-1/+2
| * | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-25/+34
* | | | Qml, Imports: mark some methods as constAnton Kudryavtsev2016-10-131-1/+1
* | | | LocalStorage plugin: fix warning with debug buildAnton Kudryavtsev2016-10-101-1/+1
* | | | Imports: add missing 'override'Anton Kudryavtsev2016-10-0610-29/+29
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-012-4/+18
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-212-4/+18
| |\| |
| | * | Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-151-0/+4
| | * | Doc: Updated Local Storage QML Types documentationNico Vertriest2016-09-121-4/+14
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-1/+5
| | |\|
| | | * Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-251-1/+6
* | | | FolderListModel/FileProperty: Use member initializationFriedemann Kleint2016-09-231-10/+10
|/ / /
* | | 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
| |\ \ \ \ \