summaryrefslogtreecommitdiffstats
path: root/tests/qml/windowitem
Commit message (Expand)AuthorAgeFilesLines
* Convert all am-config files to the new syntaxRobert Griebl2019-11-071-10/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-053-3/+3
* Make all files known to QtCreatorRobert Griebl2019-08-051-0/+1
* Update copyright statementsRobert Griebl2018-12-183-3/+6
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-183-3/+3
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-111-0/+18
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-303-3/+3
* closing the last window in single-process makes the application stopDaniel d'Andrada2018-10-224-0/+108
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-1/+1
* WindowManager model contains only windows with surfacesDaniel d'Andrada2018-07-111-4/+13
* WindowItem: ensure Z order of childrenDaniel d'Andrada2018-07-052-2/+54
* tst_windowitem: Remove workaroundDaniel d'Andrada2018-07-031-10/+1
* Don't crash when calling close() on an empty WindowDaniel d'Andrada2018-07-031-0/+18
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-7/+81
* Fix bug in WindowItem where it would not set the surface's initial sizeDaniel d'Andrada2018-06-201-8/+51
* Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-202-1/+33
* A WindowObject can be displayed by multiple WindowItemsDaniel d'Andrada2018-06-196-0/+322