| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix configuration menu 'Quit' action | Lars Henriksen | 2020-06-21 | 1 | -1/+4 |
* | Improve help texts for recurrence rules | Lars Henriksen | 2020-06-13 | 1 | -15/+15 |
* | Remove systemdialogs option from configuration | Lars Henriksen | 2020-06-13 | 8 | -51/+9 |
* | Allow repeat count input (for until) in interactive UI | Lars Henriksen | 2020-06-13 | 3 | -18/+48 |
* | Extend import of recurrence rules | Lars Henriksen | 2020-06-13 | 3 | -25/+192 |
* | Update import of basic recurrence rules | Lars Henriksen | 2020-06-13 | 3 | -122/+208 |
* | Support import of time zones (RFC 5545) | Lars Henriksen | 2020-06-13 | 3 | -44/+99 |
* | Let RETURN set frequency type to current value in repeat command UI | Lars Henriksen | 2020-05-24 | 2 | -13/+19 |
* | Include start day in error message for recurrence rule | Lars Henriksen | 2020-05-24 | 4 | -12/+36 |
* | Fix "next occurrence" for multi-day appointments | Lars Henriksen | 2020-05-24 | 1 | -6/+9 |
* | Fix recurrence rule expansion with ordered weekday | Lars Henriksen | 2020-05-12 | 1 | -20/+43 |
* | Take value data type of event start into account in iCal import/export | Lars Henriksen | 2020-05-03 | 1 | -73/+159 |
* | Support interactive test of recurrence rule extensions | Lars Henriksen | 2020-04-28 | 3 | -1/+68 |
* | Help for recurrence rule extensions | Lars Henriksen | 2020-04-28 | 1 | -29/+126 |
* | Treat recurrent events and appointments alike | Lars Henriksen | 2020-04-28 | 1 | -1/+1 |
* | Fix preselection | Lars Henriksen | 2020-04-28 | 1 | -3/+4 |
* | Refactor the repeat command | Lars Henriksen | 2020-04-28 | 2 | -166/+87 |
* | User interface for recurrence rules | Lars Henriksen | 2020-04-28 | 3 | -77/+416 |
* | Recurrence rule extensions | Lars Henriksen | 2020-04-28 | 6 | -25/+847 |
* | Refactor edit of exception days | Lars Henriksen | 2020-04-28 | 3 | -24/+34 |
* | Improve data load error reporting | Lars Henriksen | 2020-04-28 | 5 | -53/+54 |
* | Refactor function calls: recurrence parameters as a single argument | Lars Henriksen | 2020-04-28 | 5 | -189/+151 |
* | Use "struct rpt" to shorten argument lists | Lars Henriksen | 2020-04-28 | 4 | -95/+78 |
* | Extend use of note file for iCal import | Lars Henriksen | 2020-04-28 | 2 | -67/+281 |
* | Accept empty DESCRIPTION in ical import | Lars Henriksen | 2020-04-28 | 1 | -5/+0 |
* | Fix formatting of DTSTART for recurrent events | Jerem-K | 2020-04-28 | 1 | -1/+1 |
* | Fix missing EOL in imported note | Lars Henriksen | 2020-03-27 | 1 | -1/+6 |
* | Fix decoding of escaped characters in imported text | Lars Henriksen | 2020-03-22 | 1 | -11/+20 |
* | Fix ical import logging | Lars Henriksen | 2020-03-22 | 1 | -29/+59 |
* | Fix display of interactively imported todos | Lars Henriksen | 2020-03-22 | 1 | -0/+1 |
* | Improve ical import logging | Lars Henriksen | 2020-03-22 | 4 | -32/+41 |
* | Escape necessary characters in SUMMARY on export | Kelvin Jackson | 2020-03-22 | 1 | -5/+26 |
* | Update copyright ranges | Lukas Fleischer | 2020-01-30 | 40 | -41/+41 |
* | Refactor cut and paste registers | Lars Henriksen | 2020-01-13 | 4 | -16/+25 |
* | Optimize error handling in io_check_dir() | Nitroretro | 2019-12-29 | 1 | -12/+13 |
* | Change documentation to reflect the new file structure | Nitroretro | 2019-12-23 | 1 | -3/+8 |
* | Add XDG Base Directory Support | Nitroretro | 2019-12-23 | 2 | -9/+37 |
* | Make io_check_dir() create parent directories | Nitroretro | 2019-12-23 | 1 | -5/+27 |
* | Fix next recurrent appointment deleted | Lars Henriksen | 2019-12-23 | 1 | -1/+10 |
* | Fix empty string in updatestring() | Lars Henriksen | 2019-12-23 | 1 | -3/+9 |
* | Make the text for empty days configurable | Lars Henriksen | 2019-11-03 | 5 | -1/+27 |
* | Allow discarding a todo item from the priority prompt | Lukas Fleischer | 2019-11-03 | 1 | -2/+4 |
* | Support RET to set the todo item priority to 0 | Issam Maghni | 2019-11-03 | 1 | -4/+7 |
* | Fix save of interactively imported data | Lars Henriksen | 2019-11-03 | 1 | -0/+4 |
* | DST and recurrent items | Lars Henriksen | 2019-10-18 | 1 | -35/+36 |
* | Set time-of-day consistently to midnight for until day | Lars Henriksen | 2019-09-06 | 2 | -8/+19 |
* | DST: fix date_change() thoroughly | Lars Henriksen | 2019-09-06 | 1 | -1/+2 |
* | Fix monthly and yearly recurrence algorithms | Lars Henriksen | 2019-09-06 | 1 | -5/+6 |
* | Fix edit of empty exception day list | Lars Henriksen | 2019-07-10 | 1 | -1/+1 |
* | Treat recurrence item parameters as a unit | Lars Henriksen | 2019-06-16 | 3 | -23/+43 |