About
Portfolio
Repos
Blog
Hobbies
index
:
timetracker
master
Simple time tracking ncurses program
Marcin Zelent
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-05
Printing timesheets directory in archive view.
HEAD
master
Marcin Zelent
2018-03-05
Fixed some issues with resizing.
Marcin Zelent
2018-03-05
Added selecting activity on a list and deleting.
Marcin Zelent
2018-02-13
Implemented selectable list and removed menu.h dependency.
Marcin Zelent
2018-02-12
Separated shortcuts for different windows.
Marcin Zelent
2018-02-05
Fixed time.
Marcin Zelent
2018-01-29
Fixed bug breaking list, refactored code related to list.
Marcin Zelent
2018-01-29
Changed the method of displaying activities to a list made m.
Marcin Zelent
2018-01-29
Removed job number, added date to main screen.
Marcin Zelent
2018-01-26
Remade UI, added job number, changed persistency format and method.
marcinzelent
2018-01-23
Fixed editing.
Marcin Zelent
2018-01-23
Some refactoring.
Marcin Zelent
2017-08-29
Fixed reading file where description had spaces.
marcinzelent
2017-08-21
Created new activity description input box using forms library.
marcinzelent
2017-08-09
Fixed input text overriding new activity description window.
marcinzelent
2017-08-02
Added cursor in new activity description input box.
marcinzelent
2017-08-01
Fixed overflow of activities descriptions.
marcinzelent
2017-08-01
Save to file after stopping new activity.
marcinzelent
2017-07-14
Optimized methods for adding and editing activities.
marcinzelent
2017-07-14
Removed redundant libraries.
marcinzelent
2017-07-14
Remade the program using ncurses.
marcinzelent
2017-06-23
Optimized code.
marcinzelent
2017-06-22
Fixed bug causing segmentation fault when there was no timesheets
marcinzelent
2017-06-20
Fixed formatting.
marcinzelent
2017-06-20
Added editing of current activity, updated menu and renamed all
marcinzelent
2017-06-20
Changed time formats, optimized printing current activity.
marcinzelent
2017-06-20
Added loading timesheet functionality.
marcinzelent
2017-06-20
Merge branch 'master' of https://github.com/marcinzelent/timetracker
marcinzelent
2017-06-20
Initial commit
marcinzelent
2017-06-20
Initial commit
marcinzelent