about summary refs log tree commit diff
path: root/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* #99: Inclusive total timeRicky Kresslein2023-06-034-5/+78
|
* #107: Fix pomodoro timer 1 minute offRicky Kresslein2023-06-021-2/+3
|
* Change total time positionRicky Kresslein2023-03-231-1/+3
|
* Use gtk-rs 0.6.4Ricky Kresslein2023-03-238-80/+84
|
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-148-0/+0
|
* #83 - Add Similar Task buttonRicky Kresslein2022-10-181-1/+203
|
* Add GIFRicky Kresslein2022-10-071-0/+0
|
* Long task names no longer go off the page in Reports windowRicky Kresslein2022-10-021-0/+2
|
* Ability to change database location - #29Ricky Kresslein2022-09-242-0/+60
|
* #86: Prefill task name in editRicky Kresslein2022-09-111-0/+4
|
* Correct report timeframesRicky Kresslein2022-09-112-3/+4
|
* ISO 8601 formatRicky Kresslein2022-07-183-24/+33
|
* Update localization templateRicky Kresslein2022-06-161-2/+2
|
* Localize date headings (Issue #54)Ricky Kresslein2022-06-162-5/+18
|
* Removed libc_strftimeRicky Kresslein2022-06-161-5/+0
|
* Fix date bugRicky Kresslein2022-06-162-1/+5
|
* Use unstable-localesRicky Kresslein2022-06-142-2/+3
|
* fix: #68Felix Zwettler2022-06-121-5/+0
|
* Export CSV disabled if no tasksRicky Kresslein2022-06-111-0/+2
|
* Center timer on empty (Issue #1)Ricky Kresslein2022-06-102-17/+15
|
* Fix formattingRicky Kresslein2022-06-085-104/+56
|
* add csv exportFelix Zwettler2022-06-073-123/+263
|
* #63 - Can't add task with start later than stopRicky Kresslein2022-06-071-10/+16
|
* Use locale date format (#54)Ricky Kresslein2022-06-071-12/+12
|
* Button to restart tasksRicky Kresslein2022-06-073-3/+10
|
* Update version and localizationRicky Kresslein2022-06-051-1/+0
|
* Reports feature (Issue #32)Ricky Kresslein2022-06-053-5/+471
|
* Bug #51: Dialogs stay on topRicky Kresslein2022-05-301-6/+5
|
* Update internationalizationRicky Kresslein2022-05-291-2/+2
|
* Update name of task groupRicky Kresslein2022-05-251-0/+68
|
* Edit task placeholder textRicky Kresslein2022-05-221-1/+1
|
* Autosave (Issue #45)Ricky Kresslein2022-05-202-178/+307
|
* Add tasks manually (Issue #42)Ricky Kresslein2022-05-181-1/+182
|
* Removed unnecessary lineRicky Kresslein2022-05-011-1/+0
|
* Add Pomodoro timerRicky Kresslein2022-04-282-34/+173
|
* Bug fix: task now removed from group when name or tags changedRicky Kresslein2022-04-241-4/+4
|
* Fix double quotation in SK translationRicky Kresslein2022-04-241-0/+5
|
* Bug fix: crash when editing date of a task in a group that contained only ↵Ricky Kresslein2022-04-221-1/+5
| | | | one task
* Remove unnecessary functionRicky Kresslein2022-04-221-9/+2
|
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-225-18/+99
|
* Add destructive-action class to all delete buttons (Issue #31)Ricky Kresslein2022-04-201-0/+4
|
* Change start btn color and deactivate when task is emptyRicky Kresslein2022-04-201-55/+43
|
* Add preferences toggle for daily sumsRicky Kresslein2022-04-142-9/+24
|
* Add daily time sums (Issue #17)Ricky Kresslein2022-04-143-6/+33
|
* Fix bug #22: No longer crashes when not using GNOMERicky Kresslein2022-04-141-1/+4
|
* Update libadwaita to v1.1Ricky Kresslein2022-04-131-1/+1
|
* Add Source iconRicky Kresslein2022-04-122-4/+3
|
* Add system notifications for idle (Issue #15)Ricky Kresslein2022-04-091-7/+9
|
* Minimum height changes for task list or empty views (Issue #16)Ricky Kresslein2022-04-082-1/+17
|
* Merge pull request #9 from musiclover382/i18nlakoliu2022-04-063-22/+26
|\ | | | | Complete localization support