Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appdata: Update appdata | Sabri Ünal | 2024-01-06 | 1 | -1/+1 |
| | | | | | - Mark release descriptions as untranslatable - Mark the developer name as untranslatable | ||||
* | Remove gettext translation from copyright | Ricky Kresslein | 2023-10-15 | 1 | -1/+1 |
| | |||||
* | Update deprecated style context code | Ricky Kresslein | 2023-10-15 | 1 | -1/+1 |
| | |||||
* | Fix copyright | Ricky Kresslein | 2023-06-05 | 1 | -1/+1 |
| | |||||
* | #87: Implement libadwaita AboutWindow | Ricky Kresslein | 2023-03-23 | 1 | -11/+11 |
| | |||||
* | Use gtk-rs 0.6.4 | Ricky Kresslein | 2023-03-23 | 1 | -10/+14 |
| | |||||
* | Update to v1.7.0 | Ricky Kresslein | 2023-03-22 | 1 | -1/+2 |
| | |||||
* | 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 | -8/+13 |
| | |||||
* | Import database | Ricky Kresslein | 2022-09-23 | 1 | -0/+46 |
| | |||||
* | Backup database | Ricky Kresslein | 2022-09-22 | 1 | -0/+44 |
| | |||||
* | #52: Shrink for mobile | Ricky Kresslein | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | Remove period from app summary - #72 | Ricky Kresslein | 2022-06-17 | 1 | -1/+1 |
| | |||||
* | Export CSV disabled if no tasks | Ricky Kresslein | 2022-06-11 | 1 | -7/+13 |
| | |||||
* | Fix formatting | Ricky Kresslein | 2022-06-08 | 1 | -11/+23 |
| | |||||
* | add csv export | Felix Zwettler | 2022-06-07 | 1 | -0/+7 |
| | |||||
* | Button to restart tasks | Ricky Kresslein | 2022-06-07 | 1 | -0/+1 |
| | |||||
* | Reports feature (Issue #32) | Ricky Kresslein | 2022-06-05 | 1 | -1/+8 |
| | |||||
* | Update localization support | Ricky Kresslein | 2022-04-29 | 1 | -2/+2 |
| | |||||
* | Add Pomodoro timer | Ricky Kresslein | 2022-04-28 | 1 | -14/+44 |
| | |||||
* | Add tags to tasks (Issue #8) | Ricky Kresslein | 2022-04-22 | 1 | -1/+2 |
| | |||||
* | Add destructive-action class to all delete buttons (Issue #31) | Ricky Kresslein | 2022-04-20 | 1 | -0/+2 |
| | |||||
* | Set default button in Delete All dialog | Ricky Kresslein | 2022-04-20 | 1 | -0/+2 |
| | |||||
* | Make new strings translatable in application.rs | musiclover | 2022-04-11 | 1 | -2/+3 |
| | | | | Also add translator credits | ||||
* | Add system notifications for idle (Issue #15) | Ricky Kresslein | 2022-04-09 | 1 | -1/+51 |
| | |||||
* | Minimum height changes for task list or empty views (Issue #16) | Ricky Kresslein | 2022-04-08 | 1 | -1/+0 |
| | |||||
* | Set a minimum window height (Issue #16) | Ricky Kresslein | 2022-04-08 | 1 | -0/+1 |
| | |||||
* | Make strings translatable in rust source code | musiclover | 2022-04-03 | 1 | -7/+8 |
| | |||||
* | - Dark Mode off by default | Ricky Kresslein | 2022-03-22 | 1 | -14/+2 |
| | | | | - Dark mode toggle switches immediately | ||||
* | Moved distro | Ricky Kresslein | 2022-03-02 | 1 | -0/+0 |
| | |||||
* | - Clearly states idle notify works in Gnome only | Ricky Kresslein | 2022-02-23 | 1 | -3/+34 |
| | | | | | - Fixed bug idle preference only updated on start - Added dark theme switch | ||||
* | - Added Preferences | Ricky Kresslein | 2022-02-20 | 1 | -1/+8 |
| | | | | | - Added idle notify to preferences - Bug fix: if user deleted first task none would show | ||||
* | Updated description | Ricky Kresslein | 2022-02-20 | 1 | -1/+2 |
| | |||||
* | - 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 |