about summary refs log tree commit diff
path: root/src/ui
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug causing app to crash when restarting a completed Pomodoro taskRicky Kresslein2024-02-051-3/+5
|
* Remove unused variableRicky Kresslein2023-10-151-1/+1
|
* Fix autocomplete preference bugsRicky Kresslein2023-10-152-4/+20
|
* Add preference to toggle autocompleteRicky Kresslein2023-10-152-4/+15
|
* Fix autocomplete drop-down stays after pressing startRicky Kresslein2023-10-151-5/+16
|
* Update GTK and libadwaita versionsRicky Kresslein2023-10-141-6/+14
|
* Implement search by tag listJoan Lledó2023-09-301-6/+6
|
* Error management for `update_list_model()`Joan Lledó2023-09-301-4/+4
|
* Add autocomplete popupJoan Lledó2023-09-301-1/+29
|
* Replace Local::today() (deprecated)Ricky Kresslein2023-06-041-1/+1
|
* #97: Add 'This Week' and 'Last Week' to reports. Add start of week picker to ↵Ricky Kresslein2023-06-042-3/+38
| | | | settings.
* #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
|