summaryrefslogtreecommitdiffstats
path: root/framework/qml/FolderListView.qml
Commit message (Collapse)AuthorAge
* Avoid coloring the text blue on blue background.Christian Mollekopf2018-03-08
| | | | | The new messages available info is also irrelevant for the current folder.
* Visualize that a folder has new mails.Christian Mollekopf2018-03-02
| | | | | We listen for new mail notifications, and highlight the folder accordingly.
* Centralized synchronization callsChristian Mollekopf2017-09-11
|
* currentIndex is not definedChristian Mollekopf2017-07-26
|
* Put the TreeView into an extra flickableChristian Mollekopf2017-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 fileChristian Mollekopf2017-07-15
|
* Stop at boundsChristian Mollekopf2017-07-11
|
* Got rid of the status icons in folderlist and account switcherChristian Mollekopf2017-05-09
|
* Keyboard focus for toolbar and folder listChristian Mollekopf2017-04-25
|
* Only select a folder if a user triggered itChristian Mollekopf2017-04-25
| | | | | This avoids selecting all folders once during initial loading of the model
* Ported more actions to the fabricChristian Mollekopf2017-04-24
|
* Added the Fabric as an in application message busChristian Mollekopf2017-04-24
|
* initial inline account switcherMichael Bohlender2017-04-21
|
* use the correct (inverted) icons in folderlistMichael Bohlender2017-04-20
|
* use kube.label in folderlistview!Michael Bohlender2017-04-19
|
* Hide trash from non-trash conversations.Christian Mollekopf2017-04-16
| | | | | ...and indicate in the conversation view if a mail has been sent or is a draft.
* Autosync folder when selecting itChristian Mollekopf2017-04-13
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04