* [supervision] Set custom icons, and change shortcut for clean.
* [supervision] Add control panel selector.
* [supervision] remember last target built.
* [supervision] refresh AC before build.
* [supervision] disable build and clean buttons during build/clean.
* [supervision] Move AC color at the left.
* [supervision] Add shortcuts and rename "flash" to "upload".
* [supervision] Fix telemetry select base path.
* [supervision] return key terminate program.
* [supervision] Add option to keep "build" programs after they finished.
This is the result of a student project to develop a new paparazzi center based on Python/Qt.
See http://wiki.paparazziuav.org/wiki/Paparazzi_Center/Evolutions for the main idea and development process.
It can be tested by running the main paparazzi launcher with the -python option. I more convenient way might be added later.
This PR is mostly a way to not loose this work, and other people are encourage to improve it in many aspects (HMI, functionalities, ...).