Cura/plugins/3MFReader
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
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6 2020-04-21 11:46:12 +02:00
ThreeMFReader.py Add cast so that mypy doesn't choke 2020-07-08 11:05:46 +02:00
ThreeMFWorkspaceReader.py Rework the open project dialog to contain only 1 dropdown 2020-08-04 16:33:11 +02:00
UpdatableMachinesModel.py Rework the open project dialog to contain only 1 dropdown 2020-08-04 16:33:11 +02:00
WorkspaceDialog.py Rework the open project dialog to contain only 1 dropdown 2020-08-04 16:33:11 +02:00
WorkspaceDialog.qml Rework the open project dialog to contain only 1 dropdown 2020-08-04 16:33:11 +02:00