Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add tasks manually (Issue #42) | Ricky Kresslein | 2022-05-18 | 1 | -1/+182 | |
| | ||||||
* | Removed unnecessary line | Ricky Kresslein | 2022-05-01 | 1 | -1/+0 | |
| | ||||||
* | Add Pomodoro timer | Ricky Kresslein | 2022-04-28 | 2 | -34/+173 | |
| | ||||||
* | Bug fix: task now removed from group when name or tags changed | Ricky Kresslein | 2022-04-24 | 1 | -4/+4 | |
| | ||||||
* | Fix double quotation in SK translation | Ricky Kresslein | 2022-04-24 | 1 | -0/+5 | |
| | ||||||
* | Bug fix: crash when editing date of a task in a group that contained only ↵ | Ricky Kresslein | 2022-04-22 | 1 | -1/+5 | |
| | | | | one task | |||||
* | Remove unnecessary function | Ricky Kresslein | 2022-04-22 | 1 | -9/+2 | |
| | ||||||
* | Add tags to tasks (Issue #8) | Ricky Kresslein | 2022-04-22 | 5 | -18/+99 | |
| | ||||||
* | Add destructive-action class to all delete buttons (Issue #31) | Ricky Kresslein | 2022-04-20 | 1 | -0/+4 | |
| | ||||||
* | Change start btn color and deactivate when task is empty | Ricky Kresslein | 2022-04-20 | 1 | -55/+43 | |
| | ||||||
* | Add preferences toggle for daily sums | Ricky Kresslein | 2022-04-14 | 2 | -9/+24 | |
| | ||||||
* | Add daily time sums (Issue #17) | Ricky Kresslein | 2022-04-14 | 3 | -6/+33 | |
| | ||||||
* | Fix bug #22: No longer crashes when not using GNOME | Ricky Kresslein | 2022-04-14 | 1 | -1/+4 | |
| | ||||||
* | Update libadwaita to v1.1 | Ricky Kresslein | 2022-04-13 | 1 | -1/+1 | |
| | ||||||
* | 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 |