2 Commits

Author SHA1 Message Date
Kostas Karmas
41a1ef12d7 Read the definition files of the project file in a separate function
CURA-7644
2020-08-07 16:41:06 +02:00
Kostas Karmas
4e20c7dddc Rework the open project dialog to contain only 1 dropdown
With the caveat that the qtQuickControls had to be updated to 2.3, due to a qt bug in 1.x that did
not update the dropdown popup list according to the ListModel.
This leads to a different look in the dropdowns and in the buttons of the open project dialog,
compaired to the rest of the application.

CURA-7609
2020-08-04 16:33:11 +02:00