subiquity/subiquitycore/ui/views
Michael Hudson-Doyle ae05b66a47 rewrite Selector to work like an HTML <select> widget
This was way way harder than it seemed like it should be, but it seems a lot
nicer to me.

For https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1654387
2017-01-09 16:11:32 +13:00
..
__init__.py add and use NetworkConfigureIPv6InterfaceView 2016-12-12 15:45:45 +13:00
login.py Fix displaying IPs for login view in subiquitycore. 2016-12-21 17:18:08 -05:00
network.py use the ip version as a parameter a bunch more 2016-12-12 15:54:33 +13:00
network_bond_interfaces.py rewrite Selector to work like an HTML <select> widget 2017-01-09 16:11:32 +13:00
network_configure_interface.py remove some of the ip-version-in-method-name methods 2016-12-12 15:58:41 +13:00
network_configure_manual_interface.py use a IPv6 example address on manual ipv6 screen 2016-12-15 14:17:49 +13:00
network_configure_wlan_interface.py allow choosing from visible networks when configuring wifi 2016-11-07 16:56:36 +13:00
network_default_route.py remove dependency on netifaces 2016-11-07 16:56:36 +13:00
welcome.py Remove most use of signals from welcome and network views. 2016-10-10 16:47:42 +13:00