Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | Removed the imap/maildir accounts from the default set. | Christian Mollekopf | 2018-08-18 |
| | |||
* | Cleanup | Christian Mollekopf | 2018-08-18 |
| | |||
* | Account name from metadata.json | Christian Mollekopf | 2018-08-18 |
| | |||
* | A generic account. | Christian Mollekopf | 2018-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 Mollekopf | 2018-08-18 |
| | | | | We have a hardcoded list and know which plugins we instantiate. | ||
* | 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. | ||
* | Daemons detach automatically | Christian Mollekopf | 2018-08-17 |
| | |||
* | omstdout seems to create an endless loop | Christian Mollekopf | 2018-08-17 |
| | | | | ... or something else that completely overloads rsyslog | ||
* | Delete-key to move to trash | Christian Mollekopf | 2018-08-17 |
| | |||
* | runinnamespace script | Christian Mollekopf | 2018-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 labels | Christian Mollekopf | 2018-08-17 |
| | |||
* | Proper anchoring | Christian Mollekopf | 2018-08-17 |
| | |||
* | Set missing MACOSX_BUNDLE properties | Christian Mollekopf | 2018-08-17 |
| | |||
* | Invert the calendar filter so all calendars are enabled by default | Christian Mollekopf | 2018-08-15 |
| | | | | unless explicitly disabled. | ||
* | Possibility to enforce a single kube instance through a lockfile | Christian Mollekopf | 2018-08-14 |
| | | | | Necessary for the flatpak until we solve the pid issues. | ||
* | Moved the backtrace function to a separate file | Christian Mollekopf | 2018-08-14 |
| | |||
* | Docker apparently needs .* to match dotfiles | Christian Mollekopf | 2018-08-06 |
| | |||
* | A calendar filter | Christian Mollekopf | 2018-08-06 |
| | |||
* | improve positive button highlight | Michael Bohlender | 2018-08-06 |
| | |||
* | Actually filter the daylong event model | Christian Mollekopf | 2018-08-04 |
| | |||
* | 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 |
| | |||
* | 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 |
| |