summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Always select first day of week initiallyChristian Mollekopf2018-08-04
|
* Button alignmentChristian Mollekopf2018-08-04
|
* A date selectorChristian Mollekopf2018-08-04
|
* go-next iconChristian Mollekopf2018-08-04
|
* CleanupChristian Mollekopf2018-08-04
|
* Use first day of week from localeChristian Mollekopf2018-08-04
|
* Deal with month changesChristian Mollekopf2018-08-04
|
* Avoid getting stuck in the search overlayChristian Mollekopf2018-08-04
|
* Added necessary using directiveChristian Mollekopf2018-08-03
|
* No opacity and dimming below eventsChristian Mollekopf2018-08-03
|
* Support for events spanning daysChristian Mollekopf2018-08-03
|
* Fixed single day events.Christian Mollekopf2018-08-03
| | | | (That's probably the typical case)
* Use scrollhelper on weekviewChristian Mollekopf2018-08-03
|
* Always fully expand fullday eventsChristian Mollekopf2018-08-03
|
* Tiny radius for fulldayeventsChristian Mollekopf2018-08-03
|
* Calculate indentationChristian Mollekopf2018-08-03
|
* Weekview with calendar colorsChristian Mollekopf2018-08-03
|
* Calendar color indicatorChristian Mollekopf2018-08-03
|
* CleanupChristian Mollekopf2018-08-03
|
* Calendar colorChristian Mollekopf2018-08-03
|
* People main.qmlChristian Mollekopf2018-08-03
|
* Addressbook support for the contact composerChristian Mollekopf2018-08-02
|
* Starting rsyslogd somehow started completely locking up the system withChristian Mollekopf2018-08-02
| | | | fc28
* Upgrade docker container to fc28Christian Mollekopf2018-08-02
|
* Check all calendars by defaultChristian Mollekopf2018-08-01
|
* CleanupChristian Mollekopf2018-08-01
|
* No date hardcodingChristian Mollekopf2018-08-01
|
* Get daylabels to start at the right dateChristian Mollekopf2018-08-01
|
* Remove the useless labels for nowChristian Mollekopf2018-08-01
|
* Show the current dateChristian Mollekopf2018-08-01
|
* Same dimming for fullday eventsChristian Mollekopf2018-08-01
|
* Display full day namesChristian Mollekopf2018-08-01
|
* A bit of opacity for eventsChristian Mollekopf2018-08-01
|
* Clip events that go past the end of the dayChristian Mollekopf2018-08-01
|
* No unnecessary bordersChristian Mollekopf2018-08-01
|
* Dimm past days and show a line at the current timeChristian Mollekopf2018-08-01
|
* Removed unused warningChristian Mollekopf2018-08-01
|
* Avoid direct color hardcodingChristian Mollekopf2018-08-01
|
* More realsitic potential filtersChristian Mollekopf2018-08-01
|
* Avoid autoupdate in testmodeChristian Mollekopf2018-08-01
|
* Query for the list of calendarsChristian Mollekopf2018-08-01
|
* A margin on the right so it doesn't look like the calendar runs off theChristian Mollekopf2018-08-01
| | | | side
* Use the system localeChristian Mollekopf2018-08-01
|
* Update the current time periodicallyChristian Mollekopf2018-08-01
|
* Fixed texteditor testChristian Mollekopf2018-07-31
|
* Fixed repliesChristian Mollekopf2018-07-31
| | | | We accidentally ended up stripping newlines
* Some more weight for the subjectChristian Mollekopf2018-07-31
|
* Removed the html switch.Christian Mollekopf2018-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 inChristian Mollekopf2018-07-27
| | | | any useful manner.
* Replace icons with hotkeys during keyboard focus.Christian Mollekopf2018-07-26
| | | | | The icons are distracting and not particularly useful when going through the list. And the hotkeys allow for keyboard interaction anyways.