Mon, 12 Sep 2011 14:06:19 +0200 |
Björn Ricks |
Don't allow to select additional entries after entering the DeleteEntryState
|
Mon, 12 Sep 2011 14:05:34 +0200 |
Björn Ricks |
Allow to pass entries to the DeleteEntryState
|
Mon, 12 Sep 2011 13:57:58 +0200 |
Björn Ricks |
Refactor delete_entries to do what it says: delete the entries passed as argument
|
Mon, 12 Sep 2011 13:32:15 +0200 |
Björn Ricks |
Only accept single keys for project selection
|
Thu, 01 Sep 2011 09:03:32 +0200 |
Björn Ricks |
Add me as author in files that I did touch
|
Thu, 01 Sep 2011 08:39:09 +0200 |
Björn Ricks |
Return the current state if F1 is pressed
|
Thu, 01 Sep 2011 08:19:26 +0200 |
Björn Ricks |
Fix: Recognize first letter to choose a project
|
Wed, 31 Aug 2011 15:43:12 +0200 |
Björn Ricks |
Add new state to select projects with keys larger then one
|
Wed, 31 Aug 2011 15:41:13 +0200 |
Björn Ricks |
Project keys can be larger then 1
|
Wed, 17 Aug 2011 12:48:39 +0200 |
Thomas Arendsen Hein |
Use ".read" instead of ".r" in sqlite3 command
|
Tue, 16 Aug 2011 11:54:59 +0200 |
Björn Ricks |
Add docu about creating new projects
|
Mon, 30 May 2011 18:13:34 +0200 |
Björn Ricks |
Handle KeyboardInterrupt and shutdown getan carefully afterwards
|
Mon, 30 May 2011 15:45:25 +0200 |
Björn Ricks |
Save the current project when switching to Running state
|
Mon, 30 May 2011 15:42:15 +0200 |
Björn Ricks |
Move 'up' and 'down' keypress handling to general ProjectState class
|
Mon, 30 May 2011 15:38:35 +0200 |
Björn Ricks |
Use footer of EntryList to display the editable description of an entry
|
Mon, 30 May 2011 15:34:55 +0200 |
Björn Ricks |
Add new method in ListWidget to get the current node element
|