Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add csv export | Felix Zwettler | 2022-06-07 | 8 | -151/+525 |
| | |||||
* | #63 - Can't add task with start later than stop | Ricky Kresslein | 2022-06-07 | 1 | -10/+16 |
| | |||||
* | Use locale date format (#54) | Ricky Kresslein | 2022-06-07 | 1 | -12/+12 |
| | |||||
* | Button to restart tasks | Ricky Kresslein | 2022-06-07 | 6 | -11/+30 |
| | |||||
* | Update menu wording | Ricky Kresslein | 2022-06-05 | 1 | -1/+1 |
| | |||||
* | Update version and localization | Ricky Kresslein | 2022-06-05 | 1 | -1/+0 |
| | |||||
* | Reports feature (Issue #32) | Ricky Kresslein | 2022-06-05 | 10 | -18/+695 |
| | |||||
* | Bug #51: Dialogs stay on top | Ricky Kresslein | 2022-05-30 | 1 | -6/+5 |
| | |||||
* | Update internationalization | Ricky Kresslein | 2022-05-29 | 1 | -2/+2 |
| | |||||
* | Update name of task group | Ricky Kresslein | 2022-05-25 | 2 | -6/+89 |
| | |||||
* | Edit task placeholder text | Ricky Kresslein | 2022-05-22 | 1 | -1/+1 |
| | |||||
* | Edit task placeholder text | Ricky Kresslein | 2022-05-22 | 1 | -1/+1 |
| | |||||
* | Autosave (Issue #45) | Ricky Kresslein | 2022-05-20 | 4 | -178/+350 |
| | |||||
* | Add tasks manually (Issue #42) | Ricky Kresslein | 2022-05-18 | 2 | -1/+188 |
| | |||||
* | Removed unnecessary line | Ricky Kresslein | 2022-05-01 | 1 | -1/+0 |
| | |||||
* | Update localization support | Ricky Kresslein | 2022-04-29 | 1 | -2/+2 |
| | |||||
* | Change wording in Pomodoro setting | Ricky Kresslein | 2022-04-28 | 1 | -2/+2 |
| | |||||
* | Add Pomodoro timer | Ricky Kresslein | 2022-04-28 | 4 | -50/+252 |
| | |||||
* | 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 | ||||
* | Bump to v1.1.2 and update translation template | Ricky Kresslein | 2022-04-22 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary function | Ricky Kresslein | 2022-04-22 | 1 | -9/+2 |
| | |||||
* | Add tags to tasks (Issue #8) | Ricky Kresslein | 2022-04-22 | 10 | -39/+181 |
| | |||||
* | Add destructive-action class to all delete buttons (Issue #31) | Ricky Kresslein | 2022-04-20 | 2 | -0/+6 |
| | |||||
* | Set default button in Delete All dialog | Ricky Kresslein | 2022-04-20 | 1 | -0/+2 |
| | |||||
* | 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 | 3 | -9/+36 |
| | |||||
* | 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 |
| | |||||
* | Make new strings translatable in application.rs | musiclover | 2022-04-11 | 1 | -2/+3 |
| | | | | Also add translator credits | ||||
* | Made start/stop button circular | Ricky Kresslein | 2022-04-09 | 1 | -0/+3 |
| | |||||
* | Add system notifications for idle (Issue #15) | Ricky Kresslein | 2022-04-09 | 2 | -8/+60 |
| | |||||
* | Minimum height changes for task list or empty views (Issue #16) | Ricky Kresslein | 2022-04-08 | 3 | -2/+17 |
| | |||||
* | Set a minimum window height (Issue #16) | Ricky Kresslein | 2022-04-08 | 1 | -0/+1 |
| | |||||
* | Merge pull request #9 from musiclover382/i18n | lakoliu | 2022-04-06 | 5 | -32/+37 |
|\ | | | | | 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 | 4 | -29/+34 |
| | | |||||
| * | Make some strings translatable in task_details.ui | musiclover | 2022-04-03 | 1 | -3/+3 |
| | | |||||
* | | 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 |
| | | |||||
* | | Add documentation for right-click to duplicate (Issue #12) | Ricky Kresslein | 2022-04-06 | 1 | -1/+20 |
| | | |||||
* | | Changed icons on welcome screen (Issue #1) | Ricky Kresslein | 2022-04-06 | 1 | -2/+2 |
| | | |||||
* | | Add padding to timer sides to improve scaling (Issue #11) | Ricky Kresslein | 2022-04-06 | 1 | -0/+2 |
|/ | |||||
* | Fix bug #6 | Ricky Kresslein | 2022-04-02 | 1 | -1/+1 |
| | |||||
* | fix: Correct typo: miniutes -> minutes | William Floyd | 2022-04-01 | 1 | -1/+1 |
| | |||||
* | Remove bottom margin | Ricky Kresslein | 2022-03-31 | 1 | -1/+0 |
| | |||||
* | Remove search from Preferences | Ricky Kresslein | 2022-03-31 | 2 | -1/+3 |
| |