Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When F8 is bound to both, pressing F8 on the penultimate page (currently
the Accounts page) will send a clicked event to both Next and Finish.
This means that the Commit (or Writeout) page will never be shown if the
user is using keyboard-only input.
|
|
|
|
|
|
Thanks @djt for suggesting this.
|
|
|
|
|
|
|
|
|
|
This ensures that disk controllers that need firmware can have it loaded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Interface is now selectable when multiple interfaces are available.
* Interface can be input in the Runtime Environment.
* v4 prefix is disabled when Enable IPv4 is unticked.
* v6 use is toggled by Enable IPv6 tick box.
|
|
|
|
* Add setSubnetCIDR, to programmatically change the value.
* Add signal for when the value changes.
* Ensure the proper amount of .0 octets are appended when the spinbox changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|