Commit Graph

6 Commits

Author SHA1 Message Date
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