aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/layouts
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-262-0/+4
* QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-221-4/+11
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-1/+5
|\
| * StackLayout: propagate rearrange() call to child layoutsOleg Yadrov2017-01-191-1/+5
* | Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-191-1/+1
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-161-1/+1
* | QQuickGridLayout: Use qmlWarning to give extra context to warningsRobin Burchell2017-01-161-4/+7
* | QQuickGridLayout: Remove dead code in layoutRobin Burchell2017-01-161-15/+4
* | QQuickLayout: Use qmlWarning instead of qWarning to give context informationRobin Burchell2017-01-161-1/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-143-5/+29
|\|
| * Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-123-5/+29
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-144-48/+51
|\|
| * Layouts: Use QQuickItemChangeListener for more thingsRobin Burchell2016-11-304-48/+51
* | 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
* | | Imports: add missing 'override'Anton Kudryavtsev2016-10-062-5/+5
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+4
|\|
| * Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-151-0/+4
* | Update .qmltypesMarco Benelli2016-09-121-2/+2
* | QQuickLayout: Remove unused QQuickItemPublic structRobin Burchell2016-07-081-5/+0
* | Layouts: Use qmlobject_{dis}connectRobin Burchell2016-07-072-14/+14
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
* | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/
* Ensure the resources are initialized when used staticallyAndy Shaw2016-04-071-0/+11
* Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-052-11/+11
* Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-2614-0/+3579