summaryrefslogtreecommitdiff
path: root/virtinst/snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* virtinst: move UI only functions into virtManagerCole Robinson2019-06-091-36/+0
* util: move generate_name to generatename.pyCole Robinson2019-06-071-2/+2
* Remove Author lines from file headersCole Robinson2019-01-081-1/+0
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* virtinst: s/_XML_ROOT_NAME/XML_NAME/gCole Robinson2018-03-211-2/+2
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-14/+2
* virtinst: Switch to relative imports, fix cyclic import warningsCole Robinson2014-09-121-2/+2
* virtinst, snapshot: do not hardcode the value of VIR_DOMAIN_PMSUSPENDEDGiuseppe Scrivano2014-08-011-2/+2
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* snapshots: Add some specific UI for external snapshotsCole Robinson2013-09-301-6/+10
* snapshots: Make state type/icon UI match other usageCole Robinson2013-09-301-0/+20
* snapshots: new: Automatically generate a snapshot nameCole Robinson2013-09-301-0/+12
* snapshots: Pretty up the 'new snapshot' dialogCole Robinson2013-09-301-0/+4
* Simplify XMLProperty declarationsCole Robinson2013-09-191-5/+5
* xmlbuilder: Track singleton child properties explicitlyCole Robinson2013-09-191-1/+1
* virtinst: Add DomainSnapshot object and some plumbingCole Robinson2013-08-211-0/+37