about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* No longer show '#' for an empty tag in autocompleteRicky Kresslein2023-10-151-1/+5
* 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-302-15/+21
* Error management for `update_list_model()`Joan Lledó2023-09-301-4/+4
* Add autocomplete popupJoan Lledó2023-09-301-1/+29
* DB Query: order by nameJoan Lledó2023-09-301-1/+1
* Rename get_list_by_nameJoan Lledó2023-09-301-1/+1
* Implement ToString trait for TaskJoan Lledó2023-09-301-0/+6
* Query DB by task nameJoan Lledó2023-09-301-0/+23
* Fix copyrightRicky Kresslein2023-06-051-1/+1
* Fix symbolic icon compatibilityRicky Kresslein2023-06-041-1/+1
* Sort preferences into sectionsRicky Kresslein2023-06-041-74/+85
* 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-044-5/+61
* #99: Inclusive total timeRicky Kresslein2023-06-036-5/+96
* #107: Fix pomodoro timer 1 minute offRicky Kresslein2023-06-022-2/+9
* #102: Expand with windowRicky Kresslein2023-06-011-1/+2
* #105: Total seconds in CSVRicky Kresslein2023-06-011-1/+21
* Change total time positionRicky Kresslein2023-03-231-1/+3
* #87: Implement libadwaita AboutWindowRicky Kresslein2023-03-231-11/+11
* Use gtk-rs 0.6.4Ricky Kresslein2023-03-2310-92/+100
* Update to v1.7.0Ricky Kresslein2023-03-221-1/+2
* Create Mac port and add App Store badgeRIcky Kresslein2023-03-1426-0/+0
* #83 - Add Similar Task buttonRicky Kresslein2022-10-182-7/+224
* Add GIFRicky Kresslein2022-10-073-0/+0
* Long task names no longer go off the page in Reports windowRicky Kresslein2022-10-022-4/+3
* Ability to change database location - #29Ricky Kresslein2022-09-247-17/+124
* Import databaseRicky Kresslein2022-09-233-0/+100
* Backup databaseRicky Kresslein2022-09-223-5/+63
* #86: Prefill task name in editRicky Kresslein2022-09-111-0/+4
* #52: Shrink for mobileRicky Kresslein2022-09-112-2/+2
* Correct report timeframesRicky Kresslein2022-09-112-3/+4
* Switch to gnome.post_installWinter2022-07-231-6/+5
* ISO 8601 formatRicky Kresslein2022-07-183-24/+33
* Remove period from app summary - #72Ricky Kresslein2022-06-171-1/+1
* 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
* explicit start descriminantFelix Zwettler2022-06-121-1/+1
* fix: #68Felix Zwettler2022-06-123-26/+12
* Cleanup commented codeRicky Kresslein2022-06-121-1/+0
* Cleanup commented codeRicky Kresslein2022-06-121-31/+6
* Update translation templatemusiclover2022-06-111-3/+3
* Export CSV disabled if no tasksRicky Kresslein2022-06-112-7/+15
* Center task name if no tagsRicky Kresslein2022-06-111-0/+1
* Menu organizationRicky Kresslein2022-06-111-6/+8
* Center timer on empty (Issue #1)Ricky Kresslein2022-06-104-131/+64