Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug causing app to crash when restarting a completed Pomodoro task | Ricky Kresslein | 2024-02-05 | 1 | -3/+5 |
| | |||||
* | Fix autocomplete preference bugs | Ricky Kresslein | 2023-10-15 | 1 | -4/+15 |
| | |||||
* | Add preference to toggle autocomplete | Ricky Kresslein | 2023-10-15 | 1 | -3/+7 |
| | |||||
* | Fix autocomplete drop-down stays after pressing start | Ricky Kresslein | 2023-10-15 | 1 | -5/+16 |
| | |||||
* | Update GTK and libadwaita versions | Ricky Kresslein | 2023-10-14 | 1 | -6/+14 |
| | |||||
* | Implement search by tag list | Joan Lledó | 2023-09-30 | 1 | -6/+6 |
| | |||||
* | Error management for `update_list_model()` | Joan Lledó | 2023-09-30 | 1 | -4/+4 |
| | |||||
* | Add autocomplete popup | Joan Lledó | 2023-09-30 | 1 | -1/+29 |
| | |||||
* | #99: Inclusive total time | Ricky Kresslein | 2023-06-03 | 1 | -5/+21 |
| | |||||
* | Use gtk-rs 0.6.4 | Ricky Kresslein | 2023-03-23 | 1 | -28/+31 |
| | |||||
* | Create Mac port and add App Store badge | RIcky Kresslein | 2023-03-14 | 1 | -0/+0 |
| | |||||
* | Correct report timeframes | Ricky Kresslein | 2022-09-11 | 1 | -0/+1 |
| | |||||
* | ISO 8601 format | Ricky Kresslein | 2022-07-18 | 1 | -10/+13 |
| | |||||
* | Update localization template | Ricky Kresslein | 2022-06-16 | 1 | -2/+2 |
| | |||||
* | Use unstable-locales | Ricky Kresslein | 2022-06-14 | 1 | -2/+2 |
| | |||||
* | fix: #68 | Felix Zwettler | 2022-06-12 | 1 | -5/+0 |
| | |||||
* | Center timer on empty (Issue #1) | Ricky Kresslein | 2022-06-10 | 1 | -4/+11 |
| | |||||
* | add csv export | Felix Zwettler | 2022-06-07 | 1 | -47/+183 |
| | |||||
* | #63 - Can't add task with start later than stop | Ricky Kresslein | 2022-06-07 | 1 | -10/+16 |
| | |||||
* | Button to restart tasks | Ricky Kresslein | 2022-06-07 | 1 | -1/+2 |
| | |||||
* | Edit task placeholder text | Ricky Kresslein | 2022-05-22 | 1 | -1/+1 |
| | |||||
* | Autosave (Issue #45) | Ricky Kresslein | 2022-05-20 | 1 | -178/+290 |
| | |||||
* | Add tasks manually (Issue #42) | Ricky Kresslein | 2022-05-18 | 1 | -1/+182 |
| | |||||
* | Removed unnecessary line | Ricky Kresslein | 2022-05-01 | 1 | -1/+0 |
| | |||||
* | Add Pomodoro timer | Ricky Kresslein | 2022-04-28 | 1 | -34/+144 |
| | |||||
* | Remove unnecessary function | Ricky Kresslein | 2022-04-22 | 1 | -9/+2 |
| | |||||
* | Add tags to tasks (Issue #8) | Ricky Kresslein | 2022-04-22 | 1 | -5/+31 |
| | |||||
* | Change start btn color and deactivate when task is empty | Ricky Kresslein | 2022-04-20 | 1 | -55/+43 |
| | |||||
* | Fix bug #22: No longer crashes when not using GNOME | Ricky Kresslein | 2022-04-14 | 1 | -1/+4 |
| | |||||
* | Update libadwaita to v1.1 | Ricky Kresslein | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | Add system notifications for idle (Issue #15) | Ricky Kresslein | 2022-04-09 | 1 | -7/+9 |
| | |||||
* | Minimum height changes for task list or empty views (Issue #16) | Ricky Kresslein | 2022-04-08 | 1 | -0/+11 |
| | |||||
* | Merge pull request #9 from musiclover382/i18n | lakoliu | 2022-04-06 | 1 | -7/+9 |
|\ | | | | | Complete localization support | ||||
| * | Make strings translatable in rust source code | musiclover | 2022-04-03 | 1 | -7/+9 |
| | | |||||
* | | 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 | 1 | -17/+18 |
|/ | |||||
* | Remove search from Preferences | Ricky Kresslein | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | Right-clicking a task starts timer for that task | Ricky Kresslein | 2022-03-17 | 1 | -0/+10 |
| | |||||
* | - Bug fix: Changing a task date now moves it immediately | Ricky Kresslein | 2022-03-17 | 1 | -4/+10 |
| | | | | | | - Spaces before single digit dates are now zeroes - Moved 'Delete history' above 'About' in menu - Task input selected by default | ||||
* | Moved distro | Ricky Kresslein | 2022-03-02 | 1 | -0/+0 |
| | |||||
* | - Clearly states idle notify works in Gnome only | Ricky Kresslein | 2022-02-23 | 1 | -8/+3 |
| | | | | | - Fixed bug idle preference only updated on start - Added dark theme switch | ||||
* | - Distinctive development mode | Ricky Kresslein | 2022-02-20 | 1 | -1/+5 |
| | |||||
* | - Added Preferences | Ricky Kresslein | 2022-02-20 | 1 | -2/+7 |
| | | | | | - Added idle notify to preferences - Bug fix: if user deleted first task none would show | ||||
* | - Moved to com.lakoliu.Furtherance | Ricky Kresslein | 2022-02-18 | 1 | -0/+330 |
- Removed development flag for release - Created nicer about dialog - Added description to data file - Improved desktop file - Changed database directory - Delete All no longer enabled if no tasks - Added GPL to top of every file |