summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Collapse)AuthorAge
* Fixed calendar text colorChristian Mollekopf2018-08-22
|
* Fixed the list delegateChristian Mollekopf2018-08-22
|
* Sort calendars by nameChristian Mollekopf2018-08-22
|
* use textcolor on grey backgroundMichael Bohlender2018-08-22
|
* Margins all aroundChristian Mollekopf2018-08-21
|
* Wrap and elide the event description as necessaryChristian Mollekopf2018-08-21
|
* We need hoverEnabled if we want to detect hover events.Christian Mollekopf2018-08-21
| | | | Not sure why this ever worked.
* Use the refresh signal in the conversation view as well.Christian Mollekopf2018-08-21
|
* Use the refresh signalChristian Mollekopf2018-08-21
|
* Refreshable calendar.Christian Mollekopf2018-08-21
|
* Toggle checkbox with return.Christian Mollekopf2018-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 Mollekopf2018-08-20
|
* Cleaner layouting of calendar sidebarChristian Mollekopf2018-08-20
|
* Print the selected dateChristian Mollekopf2018-08-20
|
* Tooltip for truncated calendarsChristian Mollekopf2018-08-20
|
* Display the week numberChristian Mollekopf2018-08-20
|
* Display day numberChristian Mollekopf2018-08-20
|
* Calendar color as part of comboboxChristian Mollekopf2018-08-19
|
* The path is encoded into the name, so elide left makes more senseChristian Mollekopf2018-08-19
|
* Don't overlap the scrollbarChristian Mollekopf2018-08-19
|
* ListView for calendars so we can deal with many calendarsChristian Mollekopf2018-08-19
|
* Hide the sidebar of the search viewChristian Mollekopf2018-08-18
|
* Overlay positioning via the base ViewChristian Mollekopf2018-08-18
| | | | This fixes the position when running the search view main.qml
* Hopefully fixed file dialogs on mac.Christian Mollekopf2018-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 warningChristian Mollekopf2018-08-17
|
* Better defaults for the attachment file dialogChristian Mollekopf2018-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 labelsChristian Mollekopf2018-08-17
|
* Proper anchoringChristian Mollekopf2018-08-17
|
* Invert the calendar filter so all calendars are enabled by defaultChristian Mollekopf2018-08-15
| | | | unless explicitly disabled.
* A calendar filterChristian Mollekopf2018-08-06
|
* Use full date to check for todayChristian Mollekopf2018-08-04
|
* Clicking date-selector works as wellChristian Mollekopf2018-08-04
|
* Always select first day of week initiallyChristian Mollekopf2018-08-04
|
* Button alignmentChristian Mollekopf2018-08-04
|
* A date selectorChristian 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
|
* 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
|
* People main.qmlChristian Mollekopf2018-08-03
|