Klaus Basan
5ab1ae7193
refs #902 , refs #887 , avoid oversize combobox
2017-04-18 00:07:37 +01:00
Klaus Basan
e8eb652cfd
refs #906 , changed concept
...
* no longer delete .rev file
* restrict number of caches which can be copied: only some cache like the models and modelset need to be copied
* use cache traits to create entries in .rev file by using the high level API
* made some functions private
2017-04-18 00:05:13 +01:00
Klaus Basan
3575eed37b
refs #912 , static utility function lastStepSkipped for configuration wizard
2017-04-18 00:04:56 +01:00
Klaus Basan
b3df6bbc7b
refs #906 , delete .rev file (if applicable) when files are copied
2017-04-18 00:00:35 +01:00
Klaus Basan
80b127bce8
refs #887 , copy nested directories in wizard
...
* added utility function
* removed preselectMissingOrOutdated, flag for initCurrentDirectories
* support for copying nested directories
2017-04-17 23:59:37 +01:00
Klaus Basan
6e28dfbce3
refs #887 , improved copy wizard
...
* initAndPreselectDirectories when wizard page becomes visible
* completed copy function
2017-04-17 23:58:57 +01:00
Klaus Basan
1076eb2b29
refs #887 , skip copy steps if there is no other swift version to copy from
...
* pages as enum
* buttons to copy/select/deselect (when UI component is used detached from wizard)
* avoid crash when there is no other swift version (->empty model)
2017-04-17 23:56:56 +01:00
Klaus Basan
b53d4b6b58
refs #887 , added QWizardPage derived class to call dependent functions
...
(QWizardPage provides virtual functions for that)
2017-03-01 20:51:43 +01:00
Klaus Basan
966bddc208
refs #887 , UI for settings / cache copying
...
* newer / missing files preselected
* copied files will be copied
2017-03-01 20:51:36 +01:00
Klaus Basan
c3830d3efb
refs #887 , stub for copy config (cache/settings) UI
2017-03-01 20:51:32 +01:00