Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Source icon | Ricky Kresslein | 2022-04-12 | 2 | -4/+3 |
| | |||||
* | Add system notifications for idle (Issue #15) | Ricky Kresslein | 2022-04-09 | 1 | -7/+9 |
| | |||||
* | Minimum height changes for task list or empty views (Issue #16) | Ricky Kresslein | 2022-04-08 | 2 | -1/+17 |
| | |||||
* | Merge pull request #9 from musiclover382/i18n | lakoliu | 2022-04-06 | 3 | -22/+26 |
|\ | | | | | Complete localization support | ||||
| * | Small fix in UI | musiclover | 2022-04-04 | 1 | -2/+2 |
| | | | | | | | | Move Delete button to the right in the Delete All? dialog | ||||
| * | Make strings translatable in rust source code | musiclover | 2022-04-03 | 3 | -22/+26 |
| | | |||||
* | | Show error toast if user tries to duplicate task while timer is running | Ricky Kresslein | 2022-04-06 | 1 | -2/+4 |
| | | |||||
* | | Fix Bugs #13 & #14 - Right-click does nothing if clock is already running | Ricky Kresslein | 2022-04-06 | 2 | -19/+19 |
|/ | |||||
* | Remove search from Preferences | Ricky Kresslein | 2022-03-31 | 2 | -1/+3 |
| | |||||
* | - Dark Mode off by default | Ricky Kresslein | 2022-03-22 | 1 | -0/+6 |
| | | | | - Dark mode toggle switches immediately | ||||
* | Right-clicking a task starts timer for that task | Ricky Kresslein | 2022-03-17 | 2 | -1/+24 |
| | |||||
* | - Bug fix: Changing a task date now moves it immediately | Ricky Kresslein | 2022-03-17 | 2 | -13/+37 |
| | | | | | | - Spaces before single digit dates are now zeroes - Moved 'Delete history' above 'About' in menu - Task input selected by default | ||||
* | Bug fix - total time displaying incorrectly | Ricky Kresslein | 2022-03-16 | 2 | -6/+6 |
| | |||||
* | - Added 'delete confirmation' setting | Ricky Kresslein | 2022-03-05 | 3 | -12/+80 |
| | | | | - Added 'show seconds' setting | ||||
* | Added 'limit days shown' setting | Ricky Kresslein | 2022-03-03 | 2 | -1/+39 |
| | |||||
* | Moved distro | Ricky Kresslein | 2022-03-02 | 7 | -0/+0 |
| | |||||
* | - Clearly states idle notify works in Gnome only | Ricky Kresslein | 2022-02-23 | 2 | -8/+17 |
| | | | | | - Fixed bug idle preference only updated on start - Added dark theme switch | ||||
* | - Distinctive development mode | Ricky Kresslein | 2022-02-20 | 2 | -1/+13 |
| | |||||
* | - Added Preferences | Ricky Kresslein | 2022-02-20 | 2 | -2/+118 |
| | | | | | - 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 | 6 | -0/+1298 |
- 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 |