summaryrefslogtreecommitdiff
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* addhardware: Remove non-spicevmc USB redir configCole Robinson2018-04-241-69/+4
* preferences: Add UI for disabling spice usb autoredirCole Robinson2018-03-161-0/+25
* ui: create: Fix container rootpw mismergeCole Robinson2018-03-151-29/+33
* inspection: Show inspection error in details pageCole Robinson2018-03-151-172/+168
* prefs: Add a setting to enable/disable libguestfs inspectionCole Robinson2018-03-151-1/+64
* uitests: console: Add live lxc serial testCole Robinson2018-01-211-0/+5
* uitests: Add live console testsCole Robinson2018-01-211-0/+5
* uitests: More details config tweakingCole Robinson2018-01-211-2/+19
* uitests: Add details editing testsCole Robinson2018-01-211-15/+26
* uitests: Add manager related testsCole Robinson2018-01-212-1/+14
* uitests: Add choosecd dialog testsCole Robinson2018-01-212-3/+122
* uitests: addhardware storage/disk testingCole Robinson2018-01-211-1/+6
* uitests: addhardware: add network testsCole Robinson2018-01-211-0/+5
* uitests: Add a bunch of addhardware testingCole Robinson2018-01-193-7/+119
* uitests: Add snapshot testsCole Robinson2018-01-181-1/+42
* ui: Add createnet/pool/vol/interface testsCole Robinson2018-01-113-8/+124
* uitests: Centralize object list smoketest handlingCole Robinson2018-01-112-3/+37
* ui: connect: Add 'Custom URI' optionCole Robinson2018-01-091-28/+81
* uitests: Add preferences dialog testsCole Robinson2018-01-091-1/+9
* ui: about: Bump copyright yearCole Robinson2018-01-091-1/+1
* Unify invisible_char valuesCédric Bosdonnat2018-01-063-5/+5
* oscontainer: ask root password in the wizardCédric Bosdonnat2018-01-061-0/+36
* Improve container image url examplesCédric Bosdonnat2018-01-061-1/+6
* ui: details: Add ui for showing attached controller devices in the futureLin Ma2018-01-061-1/+53
* ui: create: fix bootstrap typoAnthony2017-12-201-1/+1
* details: Remove q35 support warning (bz #1443021)Cole Robinson2017-11-251-91/+43
* host: Show details about the network of SR-IOV VF poolLin Ma2017-10-091-0/+102
* devicepanic: use model instead of address.typePavel Hrdina2017-09-092-9/+8
* virtManager: remove panic iobase from GUIPavel Hrdina2017-09-092-48/+0
* Use gtk-stop icon for the "Stop" actionLaurent Bigonville2017-08-032-2/+2
* uitests: newvm: Fix after CPU UI tweaksCole Robinson2017-07-201-0/+5
* ui: host: Fix some interface panel spacingCole Robinson2017-07-201-1/+0
* gfxdetails: add checkbox for password visibility toggleChen Hanxiao2017-07-191-14/+39
* ui: create: modernize layout for memory/cpu pageCole Robinson2017-07-141-68/+65
* asyncjob: Add enable/update details methodsRadostin Stoyanov2017-07-131-1/+32
* create: Add support for OS tree creationRadostin Stoyanov2017-07-101-3/+197
* ui: asyncjob: Align Cancel button at bottom-rightRadostin Stoyanov2017-06-231-11/+2
* ui: create: Fix vertical alignment of storage summaryCole Robinson2017-06-011-3/+0
* ui: clone: fix alignment of disk checkboxCole Robinson2017-06-011-1/+0
* Use consistent alignment for memory/cpu gridRadostin Stoyanov2017-06-011-33/+9
* Resolve incorrect label alignmentRadostin Stoyanov2017-06-014-6/+1
* Use GtkPaned instead of GtkHPanedRadostin Stoyanov2017-05-311-2/+2
* Use GtkSeparator instead of GtkHSeparatorRadostin Stoyanov2017-05-311-1/+1
* Remove deprecated GtkActivatable:use-action-appearance propertyRadostin Stoyanov2017-05-311-1/+0
* Convert GtkTable to GtkGridRadostin Stoyanov2017-05-319-589/+332
* Remove deprecated GtkMisc:ypad propertyRadostin Stoyanov2017-05-316-13/+26
* Remove deprecated GtkMisc:xpad propertyRadostin Stoyanov2017-05-313-7/+14
* Use valign property instead of yalignRadostin Stoyanov2017-05-3113-40/+38
* Remove redundant xalign propertyRadostin Stoyanov2017-05-3111-30/+0
* Replace xalign='1' with halign='end'Radostin Stoyanov2017-05-3114-151/+146