Commit Graph

20 Commits

Author SHA1 Message Date
Klaus Basan
048c20a2a3 First model set wizard improvements
* overlay messages
* hide load indicator in case of a failure
2019-04-11 22:12:02 +01:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Klaus Basan
a340167493 Some 1st model set wizard improvements
* only use DB models
* icon for create button
* confirm message before overriding the model set
* info if there are no models
2019-02-22 20:36:17 +00:00
Klaus Basan
b110c6aaad Avoid ASSERT as reported in SLACK:
".. when time allows, can you have a look into the crashreports related to https://swift-project.sp.backtrace.io/dashboard/swift-project/project/testing/debugger/30"
2019-02-22 20:35:27 +00:00
Klaus Basan
7be54fde87 Display number of included/DB models in "1st model set wizard" 2019-02-22 20:35:10 +00:00
Mat Sutcliffe
225ff81252 Ref T485 Adjust CLogMessage and CStatusMessage call sites to use the new API. 2019-02-22 20:34:55 +00:00
Klaus Basan
33a93bf0f4 Adjusted signal (added count) and overlay message if model loading succeeded 2018-09-18 03:09:05 +02:00
Klaus Basan
0db1683aa3 Init simulator display field, shorter text, typo 2018-08-27 18:58:20 +02:00
Klaus Basan
d320f590b4 Ref T311, avoid crash of model set dialog
- check for nullptr mapping component
- disable new set button in dialog
2018-08-27 18:58:19 +02:00
Klaus Basan
b79aa0601c Wizard fixes as discussed here: https://swift-project.slack.com/archives/G7GD2UP9C/p1534597257000200
- improved message for initial data loading
- Simulator wizard page before 1st model set page
- 1st model set component, forced directory loading (and not just displaying model cache)
2018-08-19 14:31:49 +02:00
Klaus Basan
18041b1dc2 Ref T292, Ref T285 removed model set loader from UI components and replaced by central cache 2018-07-25 02:37:07 +02:00
Klaus Basan
24a1f7d96d Ref T292, adjusted UI components to reflect model loader changes 2018-07-25 02:36:59 +02:00
Klaus Basan
562520dbab Simulator selector can be set and remembered 2018-07-20 18:09:05 +02:00
Klaus Basan
0023fbb57f Ref T246, function to display model count and timestamp of model/set caches 2018-07-17 19:05:07 +02:00
Klaus Basan
74cdbc9506 Ref T246, first model UI no longer experimental 2018-07-17 19:05:05 +02:00
Klaus Basan
8bee7f81f6 Ref T246, first model set UI improvements
* detect settings changes
* use simulator settings directly and also trigger changes when changed from component itself
* create model set button
2018-07-17 19:05:00 +02:00
Klaus Basan
d0db5f4349 Ref T246, first model set UI allow to change model directory 2018-07-14 19:46:59 +02:00
Klaus Basan
1970ae9f9b Ref T252, formatting 2018-02-16 12:13:50 +01:00
Klaus Basan
b0f7e9e8f6 Ref T246, added distributor selection to 1st model set 2018-02-10 21:57:45 +01:00
Klaus Basan
4f63c04225 Ref T246, 1st version of model set wizard
* dialog for CDbOwnModelsComponent / CDbOwnModelSetComponent
* qss
* added page in wizard
2018-02-10 21:57:36 +01:00