Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update macOS/iOS details | Ricky Kresslein | 2024-06-05 | 5 | -1/+2 |
* | Merge pull request #141 from eugenescodes/update_gnome_runtime_to_46 | Ricky Kresslein | 2024-04-30 | 4 | -6/+6 |
|\ | |||||
| * | update gnome runtime to 46 | Eugene | 2024-04-30 | 4 | -6/+6 |
|/ | |||||
* | Merge pull request #137 from yakushabb/fix-tr | LakoLiu | 2024-04-22 | 1 | -17/+17 |
|\ | |||||
| * | appdata: `translate=no` properties | Sabri Ünal | 2024-03-30 | 1 | -17/+17 |
* | | Merge pull request #134 from weblate/weblate-furtherance-translations | Ricky Kresslein | 2024-04-22 | 1 | -9/+10 |
|\ \ | |/ |/| | |||||
| * | Translated using Weblate (Dutch) | Philip Goto | 2024-03-17 | 1 | -9/+10 |
* | | Merge pull request #136 from yakushabb/patch-1 | Ricky Kresslein | 2024-03-26 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | appdata: Use rdns developer ID | Sabri Ünal | 2024-03-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #129 from gabrbrand/adw-1-4 | LakoLiu | 2024-02-13 | 3 | -166/+104 |
|\ | |||||
| * | Update access keys | Gabriel Brand | 2024-02-12 | 2 | -36/+40 |
| * | Port to libadwaita 1.4 widgets | Gabriel Brand | 2024-02-11 | 3 | -134/+68 |
* | | Merge pull request #131 from gabrbrand/appdata | LakoLiu | 2024-02-12 | 1 | -18/+21 |
|\ \ | |/ |/| | |||||
| * | Update appdata | Gabriel Brand | 2024-02-11 | 1 | -18/+21 |
|/ | |||||
* | Update gtk4 and libadwaita to latest | Ricky Kresslein | 2024-02-10 | 2 | -28/+96 |
* | Update to 1.8.3 and update translation file | Ricky Kresslein | 2024-02-05 | 5 | -48/+41 |
* | Fix bug causing app to crash when restarting a completed Pomodoro task | Ricky Kresslein | 2024-02-05 | 2 | -4/+6 |
* | Merge pull request #124 from weblate/weblate-furtherance-translations | LakoLiu | 2024-01-09 | 1 | -115/+119 |
|\ | |||||
| * | Translated using Weblate (Portuguese) | ssantos | 2024-01-07 | 1 | -115/+119 |
* | | Merge pull request #123 from sabriunal/fix-appdata | LakoLiu | 2024-01-09 | 5 | -401/+216 |
|\ \ | |/ |/| | |||||
| * | po: Update Turkish translation | Sabri Ünal | 2024-01-06 | 1 | -231/+188 |
| * | po: Update the POT file | Sabri Ünal | 2024-01-06 | 1 | -155/+11 |
| * | po: Update POTFILES | Sabri Ünal | 2024-01-06 | 1 | -0/+2 |
| * | appdata: Update appdata | Sabri Ünal | 2024-01-06 | 2 | -15/+15 |
|/ | |||||
* | Merge pull request #122 from gabrbrand/main | LakoLiu | 2023-12-21 | 1 | -84/+101 |
|\ | |||||
| * | po: Update de.po | Gabriel Brand | 2023-12-17 | 1 | -84/+101 |
|/ | |||||
* | Update translation file | Ricky Kresslein | 2023-10-15 | 1 | -84/+101 |
* | Update to version 1.8.2 | Ricky Kresslein | 2023-10-15 | 3 | -2/+10 |
* | Remove gettext translation from copyright | Ricky Kresslein | 2023-10-15 | 1 | -1/+1 |
* | Update deprecated style context code | Ricky Kresslein | 2023-10-15 | 1 | -1/+1 |
* | Remove unused variable | Ricky Kresslein | 2023-10-15 | 1 | -1/+1 |
* | Fix autocomplete preference bugs | Ricky Kresslein | 2023-10-15 | 2 | -4/+20 |
* | Add preference to toggle autocomplete | Ricky Kresslein | 2023-10-15 | 4 | -5/+37 |
* | No longer show '#' for an empty tag in autocomplete | Ricky Kresslein | 2023-10-15 | 1 | -1/+5 |
* | Fix autocomplete drop-down stays after pressing start | Ricky Kresslein | 2023-10-15 | 1 | -5/+16 |
* | Update email | Ricky Kresslein | 2023-10-14 | 1 | -1/+1 |
* | Update GTK and libadwaita versions | Ricky Kresslein | 2023-10-14 | 3 | -82/+98 |
* | Update Gnome runtime to 45 | Ricky Kresslein | 2023-10-14 | 15 | -2/+14 |
* | Merge pull request #118 from jlledom/autocomplete | LakoLiu | 2023-10-13 | 2 | -2/+65 |
|\ | |||||
| * | Implement search by tag list | Joan Lledó | 2023-09-30 | 2 | -15/+21 |
| * | 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 |
| * | DB Query: order by name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| * | Rename get_list_by_name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| * | Implement ToString trait for Task | Joan Lledó | 2023-09-30 | 1 | -0/+6 |
| * | Query DB by task name | Joan Lledó | 2023-09-30 | 1 | -0/+23 |
|/ | |||||
* | Merge pull request #116 from weblate/weblate-furtherance-translations | LakoLiu | 2023-07-13 | 1 | -10/+11 |
|\ | |||||
| * | Translated using Weblate (French) | J. Lavoie | 2023-07-13 | 1 | -10/+11 |
|/ | |||||
* | Add iOS download information | RIcky Kresslein | 2023-07-12 | 1 | -3/+3 |
* | Ignore .DS_Store files | RIcky Kresslein | 2023-07-12 | 1 | -0/+1 |