graph
- Move setting the ProjectList and EntryList instances into the controller2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Allow empty descriptions for project entires2013-10-11, by Björn Ricks
- Not necessary to select project when the project is stopped2013-10-11, by Björn Ricks
- Fix updating the entries of the project when one ore more entries are deleted2013-10-11, by Björn Ricks
- Avoid resetting the focus in the entry list if the DeletEntryListState is2013-10-11, by Björn Ricks
- Avoid resetting the focus when changing from DeleteEntryState back to the2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Allow to abort deletion of entries with escape key2013-10-11, by Björn Ricks
- Deactivate selection of projects when changing to RunningProjectsState2013-10-11, by Björn Ricks
- Also don't use item_in_focus when adding a entry description2013-10-11, by Björn Ricks
- We already have the project here therefore pass it directly to the methods2013-10-11, by Björn Ricks
- Allow to deactivate the selection of projects2013-10-11, by Björn Ricks
- Update codingstyle for pep82013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Set focus to project list body when changing from adding and subtracting time2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Remove unnecessary imports2013-10-11, by Björn Ricks
- Remove shebang line2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Remove shebang line from view2013-10-11, by Björn Ricks
- Fix codingstyle for pep82013-10-11, by Björn Ricks
- Update codingstyle for pep82013-10-11, by Björn Ricks
- added some todos2013-08-28, by Thomas Arendsen Hein