pve-manager/www/manager6/qemu
Stefan Reiter 06dd1330df Make CPU Model Selector a searchable grid view
Uses a ComboGrid with search feature and a column for vendor. Can be
sorted by both columns.

Default sort is as given in this file, I tried to align it as
* AMD
* Intel
* Other
alphabetically and in QEMU order (as before, seems to be release date?)
within those "groups".

Doesn't work with value set in widget definition (would need to be
preferredValue), but we always call setValue() anyway (and if we don't,
value will be '', aka the default, which is correct too), so just remove
that from ProcessorEdit.js.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-02 13:35:44 +02:00
..
AgentIPView.js gui: fix debug-mode error 2019-07-17 13:01:31 +02:00
AudioEdit.js pveAudioInputPanel: comment out onlineHelp doc reference for now 2019-07-23 19:03:50 +02:00
BootOrderEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
CDEdit.js ui: qemu/cddrive: increase width for better ux 2019-02-21 11:14:16 +01:00
CIDriveEdit.js add CIDriveEdit 2018-03-16 10:05:57 +01:00
CloudInit.js add missing onlineHelp links 2018-05-14 12:01:39 +02:00
CmdMenu.js use correct icon for hibernate in cmdmenu 2019-04-09 13:51:42 +02:00
Config.js ui: power menu: add more tooltips 2019-09-19 14:12:38 +02:00
CreateWizard.js gui: add system panel to the vm creation wizard 2019-03-28 17:04:06 +01:00
DisplayEdit.js ui: Add online help reference to VM display settings 2019-09-19 15:07:17 +02:00
HardwareView.js ui: vm/efi: always allow to add EFI disk even if OVMF is not yet set 2019-10-01 09:30:06 +02:00
HDEdit.js fix #2265: enable discard for virtio-blk 2019-07-23 08:08:36 +02:00
HDEfi.js ui: vm/efi: always allow to add EFI disk even if OVMF is not yet set 2019-10-01 09:30:06 +02:00
HDMove.js fix #1872 Move button stays on the screen after closing 2018-08-20 14:42:27 +02:00
HDResize.js fix #1631: change units to binary prefix 2018-01-31 14:08:34 +01:00
IPConfigEdit.js fix #1959: remove invalid SLAAC option 2018-11-13 10:12:06 +01:00
KeyboardEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
MemoryEdit.js ui: vm memory: correctly set initial maxValue for balloon 2019-08-22 14:08:50 +02:00
Monitor.js qemu/Monitor: save the last 20 commands 2018-01-29 15:08:30 +01:00
NetworkEdit.js fix: #1145 enable CT/VM firewall by default on creation via WebUI 2019-04-03 11:25:25 +02:00
Options.js gui: qemu/HardwareView: move scsihw and bios to HardwareView 2019-03-28 17:04:06 +01:00
OSDefaults.js Update VM SCSI controller type after OS selection in Wizard 2017-10-19 11:46:24 +02:00
OSTypeEdit.js gui: add system panel to the vm creation wizard 2019-03-28 17:04:06 +01:00
PCIEdit.js do not send 'undefined' as romfile 2018-12-05 14:25:24 +01:00
ProcessorEdit.js Make CPU Model Selector a searchable grid view 2019-10-02 13:35:44 +02:00
QemuBiosEdit.js ui: qemubiosedit: add gettext to efi disk hint 2019-09-30 16:46:17 +02:00
ScsiHwEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
SerialEdit.js ui: vm: allow to add socket backed serial devices 2018-05-17 09:25:34 +02:00
Smbios1Edit.js gui: smbios: followup: make declaration fully static 2019-06-11 18:08:01 +02:00
Snapshot.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
SnapshotTree.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
SSHKey.js add qemu SSHKey Edit for CloudInit 2018-03-16 10:05:57 +01:00
Summary.js let NotesView load itself 2018-05-25 11:04:08 +02:00
SystemEdit.js ui: qemu system panel: set onlineHelp 2019-04-08 17:24:32 +02:00
USBEdit.js ui: vm/usbedit: simplify USB3 handling 2019-09-26 17:02:23 +02:00