tt/src
Patrick Lipka 28f5b43ca8 solved switch task problem by adding trim function. Moved string utilities to separate files 2021-12-13 16:18:47 +01:00
..
project.cpp new task / switch project commands added 2021-12-13 10:22:49 +01:00
project.h Added parser, ls and start commands and search routines needed for them, ProjectList now has constructor setting month and num_projects 2021-12-10 13:22:46 +01:00
string_utils.cpp solved switch task problem by adding trim function. Moved string utilities to separate files 2021-12-13 16:18:47 +01:00
string_utils.h solved switch task problem by adding trim function. Moved string utilities to separate files 2021-12-13 16:18:47 +01:00
task.cpp Basic class definitions and test program 2021-12-08 19:16:40 +01:00
task.h Added tracking functionality (POSIX-only) 2021-12-09 16:50:58 +01:00
track.cpp new task / switch project commands added 2021-12-13 10:22:49 +01:00
track.h Basic UI implemented usinf GNU readline 2021-12-10 11:09:03 +01:00
tt.cpp Added parser, ls and start commands and search routines needed for them, ProjectList now has constructor setting month and num_projects 2021-12-10 13:22:46 +01:00
ui.cpp solved switch task problem by adding trim function. Moved string utilities to separate files 2021-12-13 16:18:47 +01:00
ui.h rename command added 2021-12-13 15:44:24 +01:00