about summary refs log tree commit diff
path: root/src/ui/history_box.rs
Commit message (Collapse)AuthorAgeFilesLines
* Ability to change database location - #29Ricky Kresslein2022-09-241-0/+2
|
* ISO 8601 formatRicky Kresslein2022-07-181-1/+0
|
* Export CSV disabled if no tasksRicky Kresslein2022-06-111-0/+2
|
* Center timer on empty (Issue #1)Ricky Kresslein2022-06-101-13/+4
|
* Fix formattingRicky Kresslein2022-06-081-10/+6
|
* Minimum height changes for task list or empty views (Issue #16)Ricky Kresslein2022-04-081-1/+6
|
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Distinctive development modeRicky Kresslein2022-02-201-0/+8
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+138
- Removed development flag for release - Created nicer about dialog - Added description to data file - Improved desktop file - Changed database directory - Delete All no longer enabled if no tasks - Added GPL to top of every file