Thu, 06 Dec 2012 14:57:55 +0100 |
Björn Ricks |
Add new project mode to display a project tree
|
Thu, 06 Dec 2012 14:56:08 +0100 |
Björn Ricks |
Log when switching the project mode
|
Thu, 06 Dec 2012 14:55:31 +0100 |
Björn Ricks |
Not necessary to call update_w here
|
Thu, 06 Dec 2012 14:55:16 +0100 |
Björn Ricks |
Only show the sum time if a project has entries
|
Thu, 06 Dec 2012 14:54:40 +0100 |
Björn Ricks |
Print indent of the project in the project list.
|
Thu, 06 Dec 2012 14:53:18 +0100 |
Björn Ricks |
Log project key instead of description
|
Thu, 06 Dec 2012 14:52:40 +0100 |
Björn Ricks |
Add indent to the project class
|
Thu, 06 Dec 2012 14:52:20 +0100 |
Björn Ricks |
Add color for the project_key in the project list
|
Thu, 06 Dec 2012 13:14:22 +0100 |
Björn Ricks |
Modify project selection
|
Thu, 06 Dec 2012 13:10:10 +0100 |
Björn Ricks |
Add controller method to find projects by key
|
Thu, 06 Dec 2012 12:32:06 +0100 |
Björn Ricks |
Update introduction file about the keys
|
Thu, 06 Dec 2012 12:30:58 +0100 |
Björn Ricks |
Fix messages when a project is paused
|
Thu, 06 Dec 2012 12:30:27 +0100 |
Björn Ricks |
Allow to configure the action keys
|
Thu, 06 Dec 2012 12:28:31 +0100 |
Björn Ricks |
Always call super constructor of states
|
Thu, 06 Dec 2012 12:26:33 +0100 |
Björn Ricks |
Add the getan config to the controller
|
Thu, 06 Dec 2012 12:25:58 +0100 |
Björn Ricks |
Add config classes to provide keybindings
|
Thu, 15 Nov 2012 13:00:13 +0100 |
Björn Ricks |
Description may be not set
|
Tue, 13 Nov 2012 13:13:28 +0100 |
Björn Ricks |
Always fail if an entry couldn't be loaded
|
Tue, 13 Nov 2012 13:12:12 +0100 |
Björn Ricks |
Carefully handle non unicode strings for urwid
|
Tue, 13 Nov 2012 13:11:04 +0100 |
Björn Ricks |
Remove whitespace
|
Tue, 13 Nov 2012 13:10:48 +0100 |
Björn Ricks |
Use new style class for backend
|
Thu, 01 Nov 2012 11:30:08 +0100 |
Björn Ricks |
Add global key to switch sorting of the project list
|
Thu, 01 Nov 2012 11:29:35 +0100 |
Björn Ricks |
Add code to be able to sort the project list
|
Thu, 01 Nov 2012 11:28:07 +0100 |
Björn Ricks |
Avoid traceback if no projects are available
|
Wed, 31 Oct 2012 15:31:20 +0100 |
Björn Ricks |
Allow to use backspace to change selecting project
|
Wed, 31 Oct 2012 14:23:00 +0100 |
Björn Ricks |
Update copyright and add my name
|
Wed, 31 Oct 2012 14:22:43 +0100 |
Björn Ricks |
Update whitespace
|
Wed, 31 Oct 2012 14:22:23 +0100 |
Björn Ricks |
Use new style classes
|
Wed, 31 Oct 2012 14:21:44 +0100 |
Björn Ricks |
Change coding style of if clauses
|
Wed, 31 Oct 2012 09:57:20 +0100 |
Björn Ricks |
Handle backspace when selecting a project
|