Tue, 09 Apr 2013 20:43:13 +0200 |
Björn Ricks |
Don't select node again
|
Tue, 09 Apr 2013 20:41:59 +0200 |
Björn Ricks |
Refactor controller move_selected_entries method to use move_entries
|
Tue, 09 Apr 2013 20:41:28 +0200 |
Björn Ricks |
Add method to move one entry to another project
|
Tue, 09 Apr 2013 20:41:09 +0200 |
Björn Ricks |
Add controller move_entries method
|
Tue, 09 Apr 2013 20:40:31 +0200 |
Björn Ricks |
Fix crash when all entries are moved from entry list
|
Tue, 09 Apr 2013 20:01:17 +0200 |
Björn Ricks |
Reset focus to project list when pressing escape in entry list
|
Tue, 09 Apr 2013 19:57:37 +0200 |
Björn Ricks |
Fix crash when deleting an entry
|
Tue, 09 Apr 2013 19:56:40 +0200 |
Björn Ricks |
Fix crash: project_view update doesn't exist anymore
|
Tue, 09 Apr 2013 19:55:53 +0200 |
Björn Ricks |
Add new get_focus_pos method to ListView
|
Tue, 09 Apr 2013 19:43:53 +0200 |
Björn Ricks |
Remove own handling of keys for editing entry text
|
Mon, 08 Apr 2013 15:44:27 +0200 |
Björn Ricks |
Reset footer after project is selected instead of clearing the footer
|
Mon, 08 Apr 2013 15:34:32 +0200 |
Björn Ricks |
Lower debug output
|
Fri, 05 Apr 2013 20:19:23 +0200 |
Björn Ricks |
Set GetanView as main widget for MainLoop
|
Fri, 05 Apr 2013 20:18:01 +0200 |
Björn Ricks |
Invalidate view to redraw it when time is changed
|
Fri, 05 Apr 2013 20:16:47 +0200 |
Björn Ricks |
Use ListWidget for EntryList and ProjectList
|
Fri, 05 Apr 2013 20:16:06 +0200 |
Björn Ricks |
Move ProjectNode and EntryNode to its own module
|
Fri, 05 Apr 2013 20:14:20 +0200 |
Björn Ricks |
Implement an own ListWalker class
|
Fri, 05 Apr 2013 20:10:37 +0200 |
Björn Ricks |
Implement a more generalized ListWidget
|
Fri, 05 Apr 2013 20:09:26 +0200 |
Björn Ricks |
Fix setting the focus in the ProjectList
|
Fri, 05 Apr 2013 20:08:46 +0200 |
Björn Ricks |
Remove obsolete ProjectList methods
|
Fri, 05 Apr 2013 20:07:23 +0200 |
Björn Ricks |
Fix indentation
|
Fri, 05 Apr 2013 20:06:54 +0200 |
Björn Ricks |
Refactor ProjecList node initialisation
|
Fri, 05 Apr 2013 20:03:37 +0200 |
Björn Ricks |
Remove self.focused usage
|
Fri, 05 Apr 2013 20:01:03 +0200 |
Björn Ricks |
Update code to set the current footer
|
Fri, 05 Apr 2013 20:00:11 +0200 |
Björn Ricks |
Shorten code
|
Fri, 05 Apr 2013 19:59:26 +0200 |
Björn Ricks |
Remove unnecessary methods
|
Fri, 05 Apr 2013 19:58:21 +0200 |
Björn Ricks |
Use node_in_focus to get item_in_focus
|
Fri, 05 Apr 2013 19:57:21 +0200 |
Björn Ricks |
Fix coding style
|