Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Centralized synchronization calls | Christian Mollekopf | 2017-09-11 |
| | |||
* | currentIndex is not defined | Christian Mollekopf | 2017-07-26 |
| | |||
* | Put the TreeView into an extra flickable | Christian Mollekopf | 2017-07-15 |
| | | | | | | | | | | ...so it becomes scrollable just like the rest. Because the TreeView derives from ScrollView we can't just use the regular approach of making the flickable suck less at scrolling. Instead we expand the treeview to maximum length and wrap it in an extra Flickable that we can then handle with the ScrollHelper. This results in the treeview to have the same scrolling behvaiour as everything else. | ||
* | Moved non-folder specific treeview to separate file | Christian Mollekopf | 2017-07-15 |
| | |||
* | Stop at bounds | Christian Mollekopf | 2017-07-11 |
| | |||
* | Got rid of the status icons in folderlist and account switcher | Christian Mollekopf | 2017-05-09 |
| | |||
* | Keyboard focus for toolbar and folder list | Christian Mollekopf | 2017-04-25 |
| | |||
* | Only select a folder if a user triggered it | Christian Mollekopf | 2017-04-25 |
| | | | | | This avoids selecting all folders once during initial loading of the model | ||
* | Ported more actions to the fabric | Christian Mollekopf | 2017-04-24 |
| | |||
* | Added the Fabric as an in application message bus | Christian Mollekopf | 2017-04-24 |
| | |||
* | initial inline account switcher | Michael Bohlender | 2017-04-21 |
| | |||
* | use the correct (inverted) icons in folderlist | Michael Bohlender | 2017-04-20 |
| | |||
* | use kube.label in folderlistview! | Michael Bohlender | 2017-04-19 |
| | |||
* | Hide trash from non-trash conversations. | Christian Mollekopf | 2017-04-16 |
| | | | | | ...and indicate in the conversation view if a mail has been sent or is a draft. | ||
* | Autosync folder when selecting it | Christian Mollekopf | 2017-04-13 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | One framework plugin to rule them all | Christian Mollekopf | 2017-04-04 |