Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed calendar text color | Christian Mollekopf | 2018-08-22 |
| | |||
* | Fixed the list delegate | Christian Mollekopf | 2018-08-22 |
| | |||
* | Sort calendars by name | Christian Mollekopf | 2018-08-22 |
| | |||
* | use textcolor on grey background | Michael Bohlender | 2018-08-22 |
| | |||
* | Margins all around | Christian Mollekopf | 2018-08-21 |
| | |||
* | Wrap and elide the event description as necessary | Christian Mollekopf | 2018-08-21 |
| | |||
* | We need hoverEnabled if we want to detect hover events. | Christian Mollekopf | 2018-08-21 |
| | | | | Not sure why this ever worked. | ||
* | Use the refresh signal in the conversation view as well. | Christian Mollekopf | 2018-08-21 |
| | |||
* | Use the refresh signal | Christian Mollekopf | 2018-08-21 |
| | |||
* | Refreshable calendar. | Christian Mollekopf | 2018-08-21 |
| | |||
* | Toggle checkbox with return. | Christian Mollekopf | 2018-08-20 |
| | | | | | toggle() doesn't reliably work for some reason, so we use the checked state instead. | ||
* | Click the current date to go back to the current date. | Christian Mollekopf | 2018-08-20 |
| | |||
* | Cleaner layouting of calendar sidebar | Christian Mollekopf | 2018-08-20 |
| | |||
* | Print the selected date | Christian Mollekopf | 2018-08-20 |
| | |||
* | Tooltip for truncated calendars | Christian Mollekopf | 2018-08-20 |
| | |||
* | Display the week number | Christian Mollekopf | 2018-08-20 |
| | |||
* | Display day number | Christian Mollekopf | 2018-08-20 |
| | |||
* | Calendar color as part of combobox | Christian Mollekopf | 2018-08-19 |
| | |||
* | The path is encoded into the name, so elide left makes more sense | Christian Mollekopf | 2018-08-19 |
| | |||
* | Don't overlap the scrollbar | Christian Mollekopf | 2018-08-19 |
| | |||
* | ListView for calendars so we can deal with many calendars | Christian Mollekopf | 2018-08-19 |
| | |||
* | Hide the sidebar of the search view | Christian Mollekopf | 2018-08-18 |
| | |||
* | Overlay positioning via the base View | Christian Mollekopf | 2018-08-18 |
| | | | | This fixes the position when running the search view main.qml | ||
* | Hopefully fixed file dialogs on mac. | Christian Mollekopf | 2018-08-18 |
| | | | | | | | There seems to be a problem with setting visible=true before the component is completed. The dialog doesn't have to wrapped in a component anyways, and we can just show it using open. | ||
* | Avoid warning | Christian Mollekopf | 2018-08-17 |
| | |||
* | Better defaults for the attachment file dialog | Christian Mollekopf | 2018-08-17 |
| | | | | | | | multi-selection, start at homedir Perhaps this also works around https://bugreports.qt.io/browse/QTBUG-53707 that seems to break qt on mac. | ||
* | Elide calendar labels | Christian Mollekopf | 2018-08-17 |
| | |||
* | Proper anchoring | Christian Mollekopf | 2018-08-17 |
| | |||
* | Invert the calendar filter so all calendars are enabled by default | Christian Mollekopf | 2018-08-15 |
| | | | | unless explicitly disabled. | ||
* | A calendar filter | Christian Mollekopf | 2018-08-06 |
| | |||
* | Use full date to check for today | Christian Mollekopf | 2018-08-04 |
| | |||
* | Clicking date-selector works as well | Christian Mollekopf | 2018-08-04 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | People main.qml | Christian Mollekopf | 2018-08-03 |
| |