about summary refs log tree commit diff
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Bug fix: Changing a task date now moves it immediatelyRicky Kresslein2022-03-171-1/+1
| | | | | | - Spaces before single digit dates are now zeroes - Moved 'Delete history' above 'About' in menu - Task input selected by default
* - Added 'delete confirmation' settingRicky Kresslein2022-03-051-1/+1
| | | | - Added 'show seconds' setting
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Distinctive development modeRicky Kresslein2022-02-201-0/+6
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+32
- 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