summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-15util: Simplify run()Zeeshan Ali (Khattak)1-25/+2
2012-07-15util: Add optional cancellable arg to run_in_threadZeeshan Ali (Khattak)1-2/+2
2012-07-14InstallerMedia tells if setup is neededZeeshan Ali (Khattak)3-7/+15
2012-07-13Mark CDROM device as block-based/file-based earlyChristophe Fergeau1-5/+6
2012-07-11wizard: Simplify setup page skipping logic a bitZeeshan Ali (Khattak)1-7/+9
2012-07-11Add InstallerMedia.get_vm_properties()Zeeshan Ali (Khattak)3-9/+21
2012-07-11UnattendedInstaller.check_needed_info -> InstallerMediaZeeshan Ali (Khattak)3-3/+3
2012-07-11UnattendedInstaller.populate_setup_vbox -> InstallerMediaZeeshan Ali (Khattak)3-13/+8
2012-07-11Move SPICE password setup to InstallerMediaZeeshan Ali (Khattak)3-9/+10
2012-07-11Move installer disks setup to InstallerMediaZeeshan Ali (Khattak)4-44/+45
2012-07-11UnattendedInstaller.setup -> InstallerMedia.prepare_for_installationZeeshan Ali (Khattak)3-3/+3
2012-07-11UnattendedInstaller.set_direct_boot_params -> InstallerMediaZeeshan Ali (Khattak)3-10/+5
2012-07-11InstallerMedia.from_iso_info doesn't have nullable paramsZeeshan Ali (Khattak)1-5/+5
2012-07-10vm-creator: Append '-live' to live domains' namesZeeshan Ali (Khattak)1-0/+2
2012-07-10installer-media: Refactor label setup codeZeeshan Ali (Khattak)1-12/+20
2012-07-10Sort media in ascending order, not descendingZeeshan Ali (Khattak)1-1/+1
2012-07-09Assign best possible guest CPU configuration to VMsZeeshan Ali (Khattak)1-1/+12
2012-07-09Remove exclamation mark from error messagesChristophe Fergeau1-2/+2
2012-07-07express: Create uniquely named unattended filesZeeshan Ali (Khattak)2-40/+29
2012-07-07vm-creator: Don't start the domain twiceZeeshan Ali (Khattak)1-6/+5
2012-07-07wizard: Friendlier error in the UI on review failureZeeshan Ali (Khattak)1-1/+2
2012-07-07wizard: Turn a check into return_val_if_failZeeshan Ali (Khattak)1-2/+1
2012-07-06vm-creator: No need to fetch domain configurationZeeshan Ali (Khattak)1-25/+22
2012-07-05vm-creator: Automatically start saved installationsZeeshan Ali (Khattak)1-0/+3
2012-07-05wizard: Do create VM for non-unattended installersZeeshan Ali (Khattak)1-2/+3
2012-07-05vm-creator: Unhook from state-changed signal on machine deletionZeeshan Ali (Khattak)1-0/+1
2012-07-05Remove a redundant checkZeeshan Ali (Khattak)1-2/+1
2012-07-05Micro coding-style fixZeeshan Ali (Khattak)1-1/+5
2012-07-04Give credits to Alex and ChristopheZeeshan Ali (Khattak)1-2/+4
2012-07-04vm-creator: Tag installed status only after installationZeeshan Ali (Khattak)2-3/+18
2012-07-04vm-creator: More reliable post-installation setupZeeshan Ali (Khattak)3-33/+39
2012-07-04vm-creator: Rename post_install_setup to set_post_install_configZeeshan Ali (Khattak)1-4/+4
2012-07-04vm-creator: Separate instances for each VM creationZeeshan Ali (Khattak)2-29/+30
2012-07-04Make all VMConfigurator methods staticZeeshan Ali (Khattak)2-27/+25
2012-07-04Unset mount_point field *after* last useZeeshan Ali (Khattak)1-1/+1
2012-07-03Pass UnattendedFile to add_unattended_fileChristophe Fergeau2-7/+6
2012-07-03Rename UnattendedInstaller::copy to ::from_mediaChristophe Fergeau5-13/+14
2012-07-03Remove unused/unneeded UnattendedInstaller propertiesChristophe Fergeau2-14/+12
2012-07-03Store hostname as an UnattendedInstaller propertyChristophe Fergeau4-15/+17
2012-07-03Add --debug configure option to set Vala & C debug flagsZeeshan Ali (Khattak)1-0/+1
2012-07-02Add translator comment to explain 'Express Install'Christophe Fergeau1-0/+2
2012-06-29Fix nasty flashing when clicking on toolbarAlexander Larsson1-0/+1
2012-06-29Fix transparent topbarAlexander Larsson5-0/+5
2012-06-29Fix color of toolbar in fullscreenAlexander Larsson1-0/+1
2012-06-29Make paused screenshot nicerAlexander Larsson1-5/+14
2012-06-29Save the non-modified thumnailAlexander Larsson1-1/+1
2012-06-29Fix origin of thumbnail drawingAlexander Larsson1-1/+1
2012-06-28Don't crash when zooming out of a removed boxAlexander Larsson1-4/+11
2012-06-28Break out some code into a helper functionAlexander Larsson1-12/+19
2012-06-28Fix not showing selection in file selectorAlexander Larsson2-0/+2