about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix formattingRicky Kresslein2022-06-089-122/+85
* add csv exportFelix Zwettler2022-06-078-151/+525
* #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-076-11/+30
* Update menu wordingRicky Kresslein2022-06-051-1/+1
* Update version and localizationRicky Kresslein2022-06-051-1/+0
* Reports feature (Issue #32)Ricky Kresslein2022-06-0510-18/+695
* 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-252-6/+89
* Edit task placeholder textRicky Kresslein2022-05-221-1/+1
* Edit task placeholder textRicky Kresslein2022-05-221-1/+1
* Autosave (Issue #45)Ricky Kresslein2022-05-204-178/+350
* Add tasks manually (Issue #42)Ricky Kresslein2022-05-182-1/+188
* Removed unnecessary lineRicky Kresslein2022-05-011-1/+0
* Update localization supportRicky Kresslein2022-04-291-2/+2
* Change wording in Pomodoro settingRicky Kresslein2022-04-281-2/+2
* Add Pomodoro timerRicky Kresslein2022-04-284-50/+252
* 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 one...Ricky Kresslein2022-04-221-1/+5
* Bump to v1.1.2 and update translation templateRicky Kresslein2022-04-221-1/+1
* Remove unnecessary functionRicky Kresslein2022-04-221-9/+2
* Add tags to tasks (Issue #8)Ricky Kresslein2022-04-2210-39/+181
* Add destructive-action class to all delete buttons (Issue #31)Ricky Kresslein2022-04-202-0/+6
* Set default button in Delete All dialogRicky Kresslein2022-04-201-0/+2
* Change start btn color and deactivate when task is emptyRicky Kresslein2022-04-201-55/+43
* Add preferences toggle for daily sumsRicky Kresslein2022-04-143-9/+36
* 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
* Make new strings translatable in application.rsmusiclover2022-04-111-2/+3
* Made start/stop button circularRicky Kresslein2022-04-091-0/+3
* Add system notifications for idle (Issue #15)Ricky Kresslein2022-04-092-8/+60
* Minimum height changes for task list or empty views (Issue #16)Ricky Kresslein2022-04-083-2/+17
* Set a minimum window height (Issue #16)Ricky Kresslein2022-04-081-0/+1