Cura/cura/UI
Jaime van Kessel fa4d1ba1fb
Don't strip accents from job name
No idea why this was there in the first place. Our archeology attempts couldn't
find out as to why it was introduced. We suspect an issue with other Qt versions.

At least now ロボット.stl will not be mangled into ロホット.gcode upon saving (and
german bears into bars)
2021-02-26 14:56:27 +01: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 Speed up the objects model 2020-06-23 10:32:42 +02:00
PrintInformation.py Don't strip accents from job name 2021-02-26 14:56:27 +01:00
RecommendedMode.py Change import 2019-05-21 15:17:04 +02:00
TextManager.py Gracefully handle the sitation if the changelog was not found 2020-03-18 11:17:23 +01:00
WelcomePagesModel.py Add is_final_page attribute and mark the "Add Cloud Printers" page as final 2020-04-29 11:37:42 +02:00
WhatsNewPagesModel.py Remove hack in WelcomePagesModel and add WhatsNewPagesModel 2019-04-12 12:11:09 +02:00