Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #20 from oscfdezdz/es | lakoliu | 2022-04-12 | 2 | -0/+299 | |
|\ \ | | | | | | | Add Spanish translation | |||||
| * | | Add Spanish translation | oscfdezdz | 2022-04-12 | 2 | -0/+299 | |
|/ / | ||||||
| * | po: Add German translation | Gabriel Brand | 2022-04-12 | 2 | -0/+294 | |
|/ | ||||||
* | Move Source icon | Ricky Kresslein | 2022-04-12 | 1 | -0/+0 | |
| | ||||||
* | Add translation tag to appdata | Ricky Kresslein | 2022-04-12 | 1 | -0/+1 | |
| | ||||||
* | Add Source icon | Ricky Kresslein | 2022-04-12 | 4 | -8/+810 | |
| | ||||||
* | Merge pull request #18 from musiclover382/i18n | lakoliu | 2022-04-12 | 3 | -19/+38 | |
|\ | | | | | Update localization | |||||
| * | Update Italian translation | musiclover | 2022-04-11 | 1 | -9/+18 | |
| | | ||||||
| * | Update translation template | musiclover | 2022-04-11 | 1 | -8/+17 | |
| | | ||||||
| * | Make new strings translatable in application.rs | musiclover | 2022-04-11 | 1 | -2/+3 | |
|/ | | | | Also add translator credits | |||||
* | Update icon and version | Ricky Kresslein | 2022-04-11 | 6 | -18/+13 | |
| | ||||||
* | New icon (Issue #4) | Ricky Kresslein | 2022-04-11 | 3 | -154/+203 | |
| | ||||||
* | Made start/stop button circular | Ricky Kresslein | 2022-04-09 | 1 | -0/+3 | |
| | ||||||
* | Update translation files for latest commit | Ricky Kresslein | 2022-04-09 | 2 | -17/+17 | |
| | ||||||
* | Add system notifications for idle (Issue #15) | Ricky Kresslein | 2022-04-09 | 4 | -8/+71 | |
| | ||||||
* | Minimum height changes for task list or empty views (Issue #16) | Ricky Kresslein | 2022-04-08 | 3 | -2/+17 | |
| | ||||||
* | Set a minimum window height (Issue #16) | Ricky Kresslein | 2022-04-08 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #10 from musiclover382/it | lakoliu | 2022-04-06 | 2 | -0/+288 | |
|\ | | | | | l10n: Add Italian translation | |||||
| * | Add Italian translation | musiclover | 2022-04-04 | 1 | -0/+287 | |
| | | ||||||
| * | Add Italian language to LINGUAS | musiclover | 2022-04-03 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #9 from musiclover382/i18n | lakoliu | 2022-04-06 | 8 | -35/+317 | |
|\ \ | | | | | | | Complete localization support | |||||
| * | | Create translation template | musiclover | 2022-04-04 | 1 | -0/+270 | |
| | | | ||||||
| * | | Small fix in UI | musiclover | 2022-04-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | Move Delete button to the right in the Delete All? dialog | |||||
| * | | Make strings translatable in rust source code | musiclover | 2022-04-03 | 4 | -29/+34 | |
| | | | ||||||
| * | | Make some strings translatable in task_details.ui | musiclover | 2022-04-03 | 1 | -3/+3 | |
| | | | ||||||
| * | | Add translatable files to POTFILES | musiclover | 2022-04-03 | 1 | -2/+9 | |
| | | | ||||||
| * | | Small fix in desktop in file | musiclover | 2022-04-03 | 1 | -1/+1 | |
| |/ | ||||||
* | | Show error toast if user tries to duplicate task while timer is running | Ricky Kresslein | 2022-04-06 | 1 | -2/+4 | |
| | | ||||||
* | | Fix Bugs #13 & #14 - Right-click does nothing if clock is already running | Ricky Kresslein | 2022-04-06 | 2 | -19/+19 | |
| | | ||||||
* | | Add documentation for right-click to duplicate (Issue #12) | Ricky Kresslein | 2022-04-06 | 1 | -1/+20 | |
| | | ||||||
* | | Changed icons on welcome screen (Issue #1) | Ricky Kresslein | 2022-04-06 | 1 | -2/+2 | |
| | | ||||||
* | | Add padding to timer sides to improve scaling (Issue #11) | Ricky Kresslein | 2022-04-06 | 1 | -0/+2 | |
|/ | ||||||
* | Update version | Ricky Kresslein | 2022-04-02 | 1 | -0/+1 | |
| | ||||||
* | Fix bug #6 | Ricky Kresslein | 2022-04-02 | 1 | -1/+1 | |
| | ||||||
* | Add GitHub Sponsors | Ricky Kresslein | 2022-04-02 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #7 from W-Floyd/typo-fix | lakoliu | 2022-04-01 | 1 | -1/+1 | |
|\ | | | | | | | fix: Correct typo: miniutes -> minutes Thanks @W-Floyd !! | |||||
| * | fix: Correct typo: miniutes -> minutes | William Floyd | 2022-04-01 | 1 | -1/+1 | |
|/ | ||||||
* | Add donation links | Ricky Kresslein | 2022-04-01 | 5 | -6/+7 | |
| | ||||||
* | Remove bottom margin | Ricky Kresslein | 2022-03-31 | 1 | -1/+0 | |
| | ||||||
* | Remove search from Preferences | Ricky Kresslein | 2022-03-31 | 2 | -1/+3 | |
| | ||||||
* | Add donation options | Ricky Kresslein | 2022-03-30 | 1 | -0/+14 | |
| | ||||||
* | Improve README formatting | Ricky Kresslein | 2022-03-28 | 1 | -1/+2 | |
| | ||||||
* | Improve README formatting | Ricky Kresslein | 2022-03-28 | 1 | -1/+1 | |
| | ||||||
* | Improve README formatting | Ricky Kresslein | 2022-03-28 | 1 | -1/+1 | |
| | ||||||
* | Add Flathub badge to README | Ricky Kresslein | 2022-03-28 | 1 | -1/+2 | |
| | ||||||
* | Update manifest | Ricky Kresslein | 2022-03-26 | 1 | -0/+1 | |
| | ||||||
* | - Flatpak no longer shares network (not needed) | Ricky Kresslein | 2022-03-26 | 5 | -7/+5 | |
| | | | | - Flatpak only uses the piece of the dbus that is necessary | |||||
* | Updated AppData | Ricky Kresslein | 2022-03-26 | 1 | -4/+21 | |
| | ||||||
* | Updated AppData | Ricky Kresslein | 2022-03-26 | 4 | -6/+34 | |
| | ||||||
* | - Dark Mode off by default | Ricky Kresslein | 2022-03-22 | 8 | -15/+9 | |
| | | | | - Dark mode toggle switches immediately |