about summary refs log tree commit diff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Update to v1.8.0Ricky Kresslein2023-06-051-1/+1
|
* #87: Implement libadwaita AboutWindowRicky Kresslein2023-03-231-0/+1
|
* Use gtk-rs 0.6.4Ricky Kresslein2023-03-231-3/+3
|
* Update dependenciesRicky Kresslein2023-03-221-7/+7
|
* Update to v1.7.0Ricky Kresslein2023-03-221-2/+2
|
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-141-0/+0
|
* Update to v1.6.0Ricky Kresslein2022-10-021-1/+1
|
* Backup databaseRicky Kresslein2022-09-221-1/+1
|
* Release v1.5.4Ricky Kresslein2022-09-141-1/+1
|
* Update to v1.5.3Ricky Kresslein2022-07-201-1/+1
|
* Update to 1.5.2Ricky Kresslein2022-07-191-1/+1
|
* Update to version 1.5.1Ricky Kresslein2022-06-161-1/+1
|
* Localize date headings (Issue #54)Ricky Kresslein2022-06-161-9/+10
|
* Use unstable-localesRicky Kresslein2022-06-141-1/+1
|
* Update version to 1.5.0Ricky Kresslein2022-06-101-1/+1
|
* add csv exportFelix Zwettler2022-06-071-0/+5
|
* Update crates (including GTK-rs)Ricky Kresslein2022-06-071-5/+4
|
* Update version and localizationRicky Kresslein2022-06-051-1/+1
|
* Update to v1.3.0Ricky Kresslein2022-05-261-1/+1
|
* Update to v1.2.0Ricky Kresslein2022-04-291-1/+1
|
* Update to v1.1.3Ricky Kresslein2022-04-291-1/+1
|
* Bump to v1.1.2 and update translation templateRicky Kresslein2022-04-221-1/+1
|
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-221-0/+1
|
* Update version to 1.1.1Ricky Kresslein2022-04-141-1/+1
|
* Update libadwaita to v1.1Ricky Kresslein2022-04-131-2/+3
|
* Update icon and versionRicky Kresslein2022-04-111-1/+1
|
* Add system notifications for idle (Issue #15)Ricky Kresslein2022-04-091-0/+1
|
* Add donation linksRicky Kresslein2022-04-011-1/+1
|
* - Flatpak no longer shares network (not needed)Ricky Kresslein2022-03-261-1/+1
| | | | - Flatpak only uses the piece of the dbus that is necessary
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Distinctive development modeRicky Kresslein2022-02-201-1/+2
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+22
- 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