Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement search by tag list | Joan Lledó | 2023-09-30 | 1 | -9/+15 |
| | |||||
* | DB Query: order by name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| | | | | So the dedup method works properly | ||||
* | Rename get_list_by_name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| | |||||
* | Implement ToString trait for Task | Joan Lledó | 2023-09-30 | 1 | -0/+6 |
| | |||||
* | Query DB by task name | Joan Lledó | 2023-09-30 | 1 | -0/+23 |
| | |||||
* | #105: Total seconds in CSV | Ricky Kresslein | 2023-06-01 | 1 | -1/+21 |
| | |||||
* | Create Mac port and add App Store badge | RIcky Kresslein | 2023-03-14 | 1 | -0/+0 |
| | |||||
* | Ability to change database location - #29 | Ricky Kresslein | 2022-09-24 | 1 | -5/+20 |
| | |||||
* | Import database | Ricky Kresslein | 2022-09-23 | 1 | -0/+50 |
| | |||||
* | Backup database | Ricky Kresslein | 2022-09-22 | 1 | -1/+9 |
| | |||||
* | explicit start descriminant | Felix Zwettler | 2022-06-12 | 1 | -1/+1 |
| | |||||
* | fix: #68 | Felix Zwettler | 2022-06-12 | 1 | -10/+0 |
| | |||||
* | Cleanup commented code | Ricky Kresslein | 2022-06-12 | 1 | -1/+0 |
| | |||||
* | Cleanup commented code | Ricky Kresslein | 2022-06-12 | 1 | -31/+6 |
| | |||||
* | add csv export | Felix Zwettler | 2022-06-07 | 1 | -28/+150 |
| | |||||
* | Reports feature (Issue #32) | Ricky Kresslein | 2022-06-05 | 1 | -0/+26 |
| | |||||
* | Autosave (Issue #45) | Ricky Kresslein | 2022-05-20 | 1 | -0/+15 |
| | |||||
* | Add tags to tasks (Issue #8) | Ricky Kresslein | 2022-04-22 | 1 | -4/+33 |
| | |||||
* | Moved distro | Ricky Kresslein | 2022-03-02 | 1 | -0/+0 |
| | |||||
* | - Added Preferences | Ricky Kresslein | 2022-02-20 | 1 | -1/+1 |
| | | | | | - Added idle notify to preferences - Bug fix: if user deleted first task none would show | ||||
* | - Moved to com.lakoliu.Furtherance | Ricky Kresslein | 2022-02-18 | 1 | -0/+183 |
- 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 |