Fri, 11 Oct 2013 11:07:02 +0200 |
Björn Ricks |
Also don't use item_in_focus when adding a entry description
|
Fri, 11 Oct 2013 11:05:22 +0200 |
Björn Ricks |
We already have the project here therefore pass it directly to the methods
|
Fri, 11 Oct 2013 11:03:50 +0200 |
Björn Ricks |
Allow to deactivate the selection of projects
|
Fri, 11 Oct 2013 11:01:12 +0200 |
Björn Ricks |
Update codingstyle for pep8
|
Fri, 11 Oct 2013 10:34:07 +0200 |
Björn Ricks |
Fix codingstyle for pep8
|
Fri, 11 Oct 2013 10:13:40 +0200 |
Björn Ricks |
Set focus to project list body when changing from adding and subtracting time
|
Fri, 11 Oct 2013 10:08:57 +0200 |
Björn Ricks |
Fix codingstyle for pep8
|
Fri, 11 Oct 2013 10:08:46 +0200 |
Björn Ricks |
Remove unnecessary imports
|
Fri, 11 Oct 2013 10:08:35 +0200 |
Björn Ricks |
Remove shebang line
|
Fri, 11 Oct 2013 09:39:11 +0200 |
Björn Ricks |
Fix codingstyle for pep8
|
Fri, 11 Oct 2013 09:38:58 +0200 |
Björn Ricks |
Remove shebang line from view
|
Fri, 11 Oct 2013 09:28:31 +0200 |
Björn Ricks |
Fix codingstyle for pep8
|
Fri, 11 Oct 2013 09:22:01 +0200 |
Björn Ricks |
Update codingstyle for pep8
|
Wed, 28 Aug 2013 10:44:34 +0200 |
Thomas Arendsen Hein |
added some todos
|
Mon, 24 Jun 2013 11:58:07 +0200 |
Björn Ricks |
Set correct next state if to be subtracted seconds are greater then the actual
|
Mon, 24 Jun 2013 11:57:22 +0200 |
Björn Ricks |
Remove obsolete import
|
Fri, 10 May 2013 13:08:49 +0200 |
Björn Ricks |
Added tag 1.1beta1 for changeset a69126bb29e6
|
Fri, 10 May 2013 13:08:30 +0200 |
Björn Ricks |
Update README for installing urwid into getan source
1.1beta1
|
Fri, 10 May 2013 12:52:50 +0200 |
Björn Ricks |
Added tag 1.1beta1 for changeset 295cbbb42de4
|
Fri, 10 May 2013 12:52:43 +0200 |
Björn Ricks |
Update version of getan to 1.1beta1
|
Fri, 10 May 2013 10:48:24 +0200 |
Björn Ricks |
Update README
|
Fri, 10 May 2013 10:04:05 +0200 |
Björn Ricks |
Correct version number
|
Fri, 10 May 2013 09:51:43 +0200 |
Björn Ricks |
Update rows when stopping a running project
|
Mon, 22 Apr 2013 10:53:59 +0200 |
Björn Ricks |
Only set focus in ListBox if rows are available
|
Tue, 16 Apr 2013 11:51:35 +0200 |
Björn Ricks |
Set unique constraint on project key
|
Tue, 16 Apr 2013 09:47:07 +0200 |
Björn Ricks |
Add first draft for a template based getan time evaluation
|
Fri, 12 Apr 2013 09:40:53 +0200 |
Björn Ricks |
Don't set focus here it will already be set by the set_focus method
|
Fri, 12 Apr 2013 09:40:33 +0200 |
Björn Ricks |
Add newline to update coding style
|
Fri, 12 Apr 2013 09:40:16 +0200 |
Björn Ricks |
Show total when a entry is changed
|
Fri, 12 Apr 2013 09:39:37 +0200 |
Björn Ricks |
Add docstring to DescriptionProjectsState
|