Commit Graph

10 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
4f7d3451b2 backups: remove "skip dom0" option (#791)
User always can choose (or not) dom0 on the VMs selection page.
2014-02-05 04:31:37 +01:00
Marek Marczykowski-Górecki
92a6a85a4b backups: kill self.backup_location variable
This is copy of dir_line_edit content and its easy to desynchronize its
value, so just use the later directly.
2014-01-11 22:57:34 +01:00
Marek Marczykowski-Górecki
e1e60f692c backups: allow to select backup in old format (directory instead of file)
New backup is store in one file, but old one in a whole directory. While
selecting old backup, the user need to point 'qubes.xml' file.
2013-12-29 04:56:27 +01:00
Olivier MEDOC
e8cec85874 backup: implemented restore functions using the new backup model 2013-09-27 09:19:38 +02:00
Agnieszka Kostrzewa
d5dd4f1cbe Removed dummy text from backup and restore windows. 2012-03-08 18:30:38 +01:00
Agnieszka Kostrzewa
6d0a247997 Restore dialog 2012-02-22 06:09:25 +01:00
Agnieszka Kostrzewa
df02ed2aa4 Backup dialog. 2012-02-20 07:56:38 +01:00
Agnieszka Kostrzewa
e525bc7583 After meeting changes to the whole gui. 2012-02-05 18:41:41 +01:00
Agnieszka Kostrzewa
e38f4df7fe Backup dialog.
Plus an extra page in the backup restore dialog, so that it resembles
the backup dialog.
2012-01-31 14:29:13 +01:00
Agnieszka Kostrzewa
6481a551de Backup restore dialog. 2012-01-31 11:17:09 +01:00