about summary refs log tree commit diff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix formattingRicky Kresslein2022-06-081-3/+3
|
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Distinctive development modeRicky Kresslein2022-02-201-2/+2
|
* - Added PreferencesRicky Kresslein2022-02-201-0/+1
| | | | | - Added idle notify to preferences - Bug fix: if user deleted first task none would show
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+58
- 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