5 Game play and usability
6 -----------------------
8 * Create a small widget for summary of orders. Should be of the size
9 of the previous planetinfo widget and at the same place to the
12 * Let the user create orders by dragging the mouse from one planet Pinaraf
17 Structure and other code issues
18 -------------------------------
22 * Refactor the GameView
23 - Remove AI players from it done
24 - More signals/slots from gamelogic
29 * A widget that shows the orders that the user has given this turn.
31 * Drag move orders from one planet to another.
33 * Make it possible to play with only the keyboard DONE
34 - Let the ?A combination give info about planet A done
40 * Multiplayer via the internet