Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Always select first day of week initially | Christian Mollekopf | 2018-08-04 |
| | |||
* | Button alignment | Christian Mollekopf | 2018-08-04 |
| | |||
* | A date selector | Christian Mollekopf | 2018-08-04 |
| | |||
* | go-next icon | Christian Mollekopf | 2018-08-04 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-08-04 |
| | |||
* | Use first day of week from locale | Christian Mollekopf | 2018-08-04 |
| | |||
* | Deal with month changes | Christian Mollekopf | 2018-08-04 |
| | |||
* | Avoid getting stuck in the search overlay | Christian Mollekopf | 2018-08-04 |
| | |||
* | Added necessary using directive | Christian Mollekopf | 2018-08-03 |
| | |||
* | No opacity and dimming below events | Christian Mollekopf | 2018-08-03 |
| | |||
* | Support for events spanning days | Christian Mollekopf | 2018-08-03 |
| | |||
* | Fixed single day events. | Christian Mollekopf | 2018-08-03 |
| | | | | (That's probably the typical case) | ||
* | Use scrollhelper on weekview | Christian Mollekopf | 2018-08-03 |
| | |||
* | Always fully expand fullday events | Christian Mollekopf | 2018-08-03 |
| | |||
* | Tiny radius for fulldayevents | Christian Mollekopf | 2018-08-03 |
| | |||
* | Calculate indentation | Christian Mollekopf | 2018-08-03 |
| | |||
* | Weekview with calendar colors | Christian Mollekopf | 2018-08-03 |
| | |||
* | Calendar color indicator | Christian Mollekopf | 2018-08-03 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-08-03 |
| | |||
* | Calendar color | Christian Mollekopf | 2018-08-03 |
| | |||
* | People main.qml | Christian Mollekopf | 2018-08-03 |
| | |||
* | Addressbook support for the contact composer | Christian Mollekopf | 2018-08-02 |
| | |||
* | Starting rsyslogd somehow started completely locking up the system with | Christian Mollekopf | 2018-08-02 |
| | | | | fc28 | ||
* | Upgrade docker container to fc28 | Christian Mollekopf | 2018-08-02 |
| | |||
* | Check all calendars by default | Christian Mollekopf | 2018-08-01 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-08-01 |
| | |||
* | No date hardcoding | Christian Mollekopf | 2018-08-01 |
| | |||
* | Get daylabels to start at the right date | Christian Mollekopf | 2018-08-01 |
| | |||
* | Remove the useless labels for now | Christian Mollekopf | 2018-08-01 |
| | |||
* | Show the current date | Christian Mollekopf | 2018-08-01 |
| | |||
* | Same dimming for fullday events | Christian Mollekopf | 2018-08-01 |
| | |||
* | Display full day names | Christian Mollekopf | 2018-08-01 |
| | |||
* | A bit of opacity for events | Christian Mollekopf | 2018-08-01 |
| | |||
* | Clip events that go past the end of the day | Christian Mollekopf | 2018-08-01 |
| | |||
* | No unnecessary borders | Christian Mollekopf | 2018-08-01 |
| | |||
* | Dimm past days and show a line at the current time | Christian Mollekopf | 2018-08-01 |
| | |||
* | Removed unused warning | Christian Mollekopf | 2018-08-01 |
| | |||
* | Avoid direct color hardcoding | Christian Mollekopf | 2018-08-01 |
| | |||
* | More realsitic potential filters | Christian Mollekopf | 2018-08-01 |
| | |||
* | Avoid autoupdate in testmode | Christian Mollekopf | 2018-08-01 |
| | |||
* | Query for the list of calendars | Christian Mollekopf | 2018-08-01 |
| | |||
* | A margin on the right so it doesn't look like the calendar runs off the | Christian Mollekopf | 2018-08-01 |
| | | | | side | ||
* | Use the system locale | Christian Mollekopf | 2018-08-01 |
| | |||
* | Update the current time periodically | Christian Mollekopf | 2018-08-01 |
| | |||
* | Fixed texteditor test | Christian Mollekopf | 2018-07-31 |
| | |||
* | Fixed replies | Christian Mollekopf | 2018-07-31 |
| | | | | We accidentally ended up stripping newlines | ||
* | Some more weight for the subject | Christian Mollekopf | 2018-07-31 |
| | |||
* | Removed the html switch. | Christian Mollekopf | 2018-07-30 |
| | | | | | | Instead of having a switch we're going to always use an html editor, and simply send as plaintext if there is no formatting. To easily remove all formatting a button is added. | ||
* | No limit for search queries for as long as the result is not sorted in | Christian Mollekopf | 2018-07-27 |
| | | | | any useful manner. | ||
* | Replace icons with hotkeys during keyboard focus. | Christian Mollekopf | 2018-07-26 |
| | | | | | The icons are distracting and not particularly useful when going through the list. And the hotkeys allow for keyboard interaction anyways. |