forked from qt-creator/qt-creator
- Add QML attribute displayName to the workspace presets - Add workspace order - Replace QStringList workspaces with proper model in order to use text and value role - Clean up workspace management, remove redundant functions, move warning messages out of backend - Utilizing expected_str to forward error message - Change output format of generated XML workspace files - Remove workspace combo box from C++ based toolbar Task-number: QDS-9184 Change-Id: I19455db75e6b07aea9342eb5276c6191a1456a2d Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>