Cura/cura/UI
Konstantinos Karmas 6d9978e8f3 Always set the project name as the one provided by the user
There was an inconsistent behavior between saving a project file to disk (where the printer short name was readded after saving) and saving to the DigitalLibrary (where the printer short was NOT added again).

This commit fixes that by making sure that whatever the user put as the name of the file, will be the name of the project within Cura.

CURA-8566
2021-09-15 14:37:53 +02:00
..
__init__.py WIP: Add Welcome Page and use CTRL+Alt+D to trigger 2019-02-27 12:45:28 +01:00
AddPrinterPagesModel.py Add extra "AddPrinterPagesModel" without the cancel button 2020-06-09 15:20:15 +02:00
CuraSplashScreen.py Fix providing floats to integer parameters 2020-10-30 17:45:57 +01:00
MachineActionManager.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
MachineSettingsManager.py Remove use of deprecated extruders property 2020-06-02 11:54:10 +02:00
ObjectsModel.py Fix various typos 2021-09-07 11:33:54 -04:00
PrintInformation.py Always set the project name as the one provided by the user 2021-09-15 14:37:53 +02:00
RecommendedMode.py Change import 2019-05-21 15:17:04 +02:00
TextManager.py Catch error when release notes file could not be read 2021-07-09 13:36:53 +02:00
WelcomePagesModel.py Transfer the "What's new" and "Changelog" pages at the end of wizard 2021-03-25 13:29:17 +01:00
WhatsNewPagesModel.py Fix capitalization for extensions in whats-new. 2021-06-29 11:40:20 +02:00