about summary refs log tree commit diff
path: root/src/ui/tasks_group.rs
Commit message (Collapse)AuthorAgeFilesLines
* Use gtk-rs 0.6.4Ricky Kresslein2023-03-231-4/+3
|
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-141-0/+0
|
* Fix formattingRicky Kresslein2022-06-081-5/+5
|
* Reports feature (Issue #32)Ricky Kresslein2022-06-051-2/+1
|
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-221-1/+5
|
* Add daily time sums (Issue #17)Ricky Kresslein2022-04-141-0/+7
|
* Add Source iconRicky Kresslein2022-04-121-1/+0
|
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+112
- 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