about summary refs log tree commit diff
path: root/src/ui/tasks_page.rs
Commit message (Collapse)AuthorAgeFilesLines
* #99: Inclusive total timeRicky Kresslein2023-06-031-0/+37
|
* Change total time positionRicky Kresslein2023-03-231-1/+3
|
* Use gtk-rs 0.6.4Ricky Kresslein2023-03-231-6/+6
|
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-141-0/+0
|
* Localize date headings (Issue #54)Ricky Kresslein2022-06-161-3/+16
|
* Removed libc_strftimeRicky Kresslein2022-06-161-5/+0
|
* Fix date bugRicky Kresslein2022-06-161-0/+5
|
* add csv exportFelix Zwettler2022-06-071-10/+6
|
* Add preferences toggle for daily sumsRicky Kresslein2022-04-141-9/+11
|
* Add daily time sums (Issue #17)Ricky Kresslein2022-04-141-0/+14
|
* Add Source iconRicky Kresslein2022-04-121-3/+3
|
* Make strings translatable in rust source codemusiclover2022-04-031-2/+3
|
* Added 'limit days shown' settingRicky Kresslein2022-03-031-0/+10
|
* Moved distroRicky Kresslein2022-03-021-0/+0
|
* - Moved to com.lakoliu.FurtheranceRicky Kresslein2022-02-181-0/+147
- 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