about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* New icon (Issue #4)Ricky Kresslein2022-04-113-154/+203
* Made start/stop button circularRicky Kresslein2022-04-091-0/+3
* Update translation files for latest commitRicky Kresslein2022-04-092-17/+17
* Add system notifications for idle (Issue #15)Ricky Kresslein2022-04-094-8/+71
* 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
* Merge pull request #10 from musiclover382/itlakoliu2022-04-062-0/+288
|\
| * Add Italian translationmusiclover2022-04-041-0/+287
| * Add Italian language to LINGUASmusiclover2022-04-031-0/+1
* | Merge pull request #9 from musiclover382/i18nlakoliu2022-04-068-35/+317
|\ \
| * | Create translation templatemusiclover2022-04-041-0/+270
| * | Small fix in UImusiclover2022-04-041-2/+2
| * | Make strings translatable in rust source codemusiclover2022-04-034-29/+34
| * | Make some strings translatable in task_details.uimusiclover2022-04-031-3/+3
| * | Add translatable files to POTFILESmusiclover2022-04-031-2/+9
| * | Small fix in desktop in filemusiclover2022-04-031-1/+1
| |/
* | Show error toast if user tries to duplicate task while timer is runningRicky Kresslein2022-04-061-2/+4
* | Fix Bugs #13 & #14 - Right-click does nothing if clock is already runningRicky Kresslein2022-04-062-19/+19
* | Add documentation for right-click to duplicate (Issue #12)Ricky Kresslein2022-04-061-1/+20
* | Changed icons on welcome screen (Issue #1)Ricky Kresslein2022-04-061-2/+2
* | Add padding to timer sides to improve scaling (Issue #11)Ricky Kresslein2022-04-061-0/+2
|/
* Update versionRicky Kresslein2022-04-021-0/+1
* Fix bug #6Ricky Kresslein2022-04-021-1/+1
* Add GitHub SponsorsRicky Kresslein2022-04-021-1/+1
* Merge pull request #7 from W-Floyd/typo-fixlakoliu2022-04-011-1/+1
|\
| * fix: Correct typo: miniutes -> minutesWilliam Floyd2022-04-011-1/+1
|/
* Add donation linksRicky Kresslein2022-04-015-6/+7
* Remove bottom marginRicky Kresslein2022-03-311-1/+0
* Remove search from PreferencesRicky Kresslein2022-03-312-1/+3
* Add donation optionsRicky Kresslein2022-03-301-0/+14
* Improve README formattingRicky Kresslein2022-03-281-1/+2
* Improve README formattingRicky Kresslein2022-03-281-1/+1
* Improve README formattingRicky Kresslein2022-03-281-1/+1
* Add Flathub badge to READMERicky Kresslein2022-03-281-1/+2
* Update manifestRicky Kresslein2022-03-261-0/+1
* - Flatpak no longer shares network (not needed)Ricky Kresslein2022-03-265-7/+5
* Updated AppDataRicky Kresslein2022-03-261-4/+21
* Updated AppDataRicky Kresslein2022-03-264-6/+34
* - Dark Mode off by defaultRicky Kresslein2022-03-228-15/+9
* Update readmeRicky Kresslein2022-03-181-2/+2
* Update readmeRicky Kresslein2022-03-181-4/+4
* Update readmeRicky Kresslein2022-03-181-4/+4
* Update readmeRicky Kresslein2022-03-181-4/+4
* Update readmeRicky Kresslein2022-03-181-4/+4
* Readme and screenshotsRicky Kresslein2022-03-186-0/+708
* Right-clicking a task starts timer for that taskRicky Kresslein2022-03-172-1/+24
* - Bug fix: Changing a task date now moves it immediatelyRicky Kresslein2022-03-174-18/+42
* Bug fix - total time displaying incorrectlyRicky Kresslein2022-03-162-6/+6
* - Added 'delete confirmation' settingRicky Kresslein2022-03-057-13/+112
* Added 'limit days shown' settingRicky Kresslein2022-03-034-4/+83