summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
* Removed the imap/maildir accounts from the default set.Christian Mollekopf2018-08-18
|
* CleanupChristian Mollekopf2018-08-18
|
* Account name from metadata.jsonChristian Mollekopf2018-08-18
|
* A generic account.Christian Mollekopf2018-08-18
| | | | | | This is intended to eventually replace the protocol specific accounts. The account is used to group together several protocols to one logical service, and thus it makes sense to set it up as one.
* Disabled useless debug message.Christian Mollekopf2018-08-18
| | | | We have a hardcoded list and know which plugins we instantiate.
* 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.
* Daemons detach automaticallyChristian Mollekopf2018-08-17
|
* omstdout seems to create an endless loopChristian Mollekopf2018-08-17
| | | | ... or something else that completely overloads rsyslog
* Delete-key to move to trashChristian Mollekopf2018-08-17
|
* runinnamespace scriptChristian Mollekopf2018-08-17
| | | | | | | Helps to test the scenario of two kube instances with separate pid namespaces but shared filesystem as it can happen with flatpak. lmdb does not support that scenario due to the use of the pid for locking.
* Elide calendar labelsChristian Mollekopf2018-08-17
|
* Proper anchoringChristian Mollekopf2018-08-17
|
* Set missing MACOSX_BUNDLE propertiesChristian Mollekopf2018-08-17
|
* Invert the calendar filter so all calendars are enabled by defaultChristian Mollekopf2018-08-15
| | | | unless explicitly disabled.
* Possibility to enforce a single kube instance through a lockfileChristian Mollekopf2018-08-14
| | | | Necessary for the flatpak until we solve the pid issues.
* Moved the backtrace function to a separate fileChristian Mollekopf2018-08-14
|
* Docker apparently needs .* to match dotfilesChristian Mollekopf2018-08-06
|
* A calendar filterChristian Mollekopf2018-08-06
|
* improve positive button highlightMichael Bohlender2018-08-06
|
* Actually filter the daylong event modelChristian Mollekopf2018-08-04
|
* 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
|
* 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
|