Feature - Urgency

- Implemented the urgency algorithm according to rfc31.
- Added a new '_urgency' command to test the algorithm.
This commit is contained in:
Paul Beckingham
2010-08-06 19:04:01 -04:00
parent 3ac627978c
commit d8544181ce
8 changed files with 237 additions and 8 deletions

View File

@@ -153,6 +153,8 @@ TODO Task::removeDependency
TODO Task::getDependencies
TODO Task::getDependencies
TODO Task::urgency
*/
// Task::operator==