Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A reply shortcut | Christian Mollekopf | 2018-04-09 |
| | |||
* | Conversation view keyboard navigation | Christian Mollekopf | 2018-04-06 |
| | |||
* | Got rid of controls1 where possible, and otherwise marked it learly | Christian Mollekopf | 2018-04-04 |
| | |||
* | Keyboard navigation in conversation view. | Christian Mollekopf | 2018-04-04 |
| | | | | | | | | One problem with the current setting is that j/k is used for scrolling in the conversation view, but for moving to the next mail in the maillist view. To normalize this we could be using j/k for moving to the next conversation instead, and n/p to go to the next/previous mail, which is also what gmail does. | ||
* | Some vim style keyboard navigation. | Christian Mollekopf | 2018-04-03 |
| | | | | | | | If nothing else it works as an example how we have to differentiate between shortcuts and keyboard navigation (one is global to some extent, the other is only when having focus), and shows that we'll need some place to consolidate that configuration. | ||
* | Test move to trash | Christian Mollekopf | 2018-03-08 |
| | |||
* | Search in conversationview | Christian Mollekopf | 2018-02-23 |
| | | | | ...via syntax highligher or search api. | ||
* | Use the new changes regarding aggregated properties. | Christian Mollekopf | 2018-02-22 |
| | | | | This fixes marking partially unread threads as read. | ||
* | A basic but working searchview | Christian Mollekopf | 2018-02-12 |
| | |||
* | Query instead of filtering | Christian Mollekopf | 2018-02-11 |
| | |||
* | Always mark the full conversation as read. | Christian Mollekopf | 2018-01-29 |
| | | | | Marking individual messages as read didn't really feel all that useful. | ||
* | Keep the delegate full width without scrollbar. | Christian Mollekopf | 2018-01-11 |
| | |||
* | More conversationview testing | Christian Mollekopf | 2018-01-11 |
| | |||
* | remove filter text when closing the filterbar | Michael Bohlender | 2017-09-12 |
| | |||
* | Translatable string | Christian Mollekopf | 2017-09-11 |
| | |||
* | Clear search on esc | Christian Mollekopf | 2017-09-11 |
| | |||
* | Avoid grabbing focus when invisible | Christian Mollekopf | 2017-09-11 |
| | |||
* | add find shortcut | Michael Bohlender | 2017-09-11 |
| | |||
* | style mail list filter field and add close button | Michael Bohlender | 2017-09-11 |
| | |||
* | add maillist filter field | Michael Bohlender | 2017-09-11 |
| | |||
* | add some spacing again | Michael Bohlender | 2017-08-23 |
| | |||
* | remove obsolete scrollbar | Michael Bohlender | 2017-08-23 |
| | |||
* | introduce Kube.ScrollBar | Michael Bohlender | 2017-08-23 |
| | |||
* | no checkbox because batch editing is not a priority for now | Michael Bohlender | 2017-07-27 |
| | |||
* | Only set if currentItem is defined | Christian Mollekopf | 2017-07-27 |
| | |||
* | Don't include the maillist buttons in keyboard navigation | Christian Mollekopf | 2017-07-27 |
| | |||
* | tune checkbox opacity in maillistview | Michael Bohlender | 2017-07-27 |
| | |||
* | add checkbox to MailListView in preparation for batch editing | Michael Bohlender | 2017-07-27 |
| | |||
* | Removed the background color for the buttons again since we have a | Christian Mollekopf | 2017-07-26 |
| | | | | highlight again | ||
* | Standard ListDelegate onClicked handler | Christian Mollekopf | 2017-07-26 |
| | |||
* | The drag and drop mousearea eats clicks... | Christian Mollekopf | 2017-07-25 |
| | |||
* | Workaround for white icons on white background | Christian Mollekopf | 2017-07-25 |
| | |||
* | Use highlighted for drag | Christian Mollekopf | 2017-07-25 |
| | |||
* | Use the highlighted property | Christian Mollekopf | 2017-07-25 |
| | |||
* | Use the ListDelegate for the MailListView delegate | Christian Mollekopf | 2017-07-25 |
| | |||
* | Fontsize units | Christian Mollekopf | 2017-07-25 |
| | |||
* | Underline in maillistview as well | Christian Mollekopf | 2017-07-21 |
| | |||
* | make it translateable | Michael Bohlender | 2017-07-19 |
| | |||
* | Use Kube.ListView everywhere | Christian Mollekopf | 2017-07-12 |
| | |||
* | We want that shortcut on non-trash items | Christian Mollekopf | 2017-07-11 |
| | |||
* | Stop at bounds | Christian Mollekopf | 2017-07-11 |
| | |||
* | change wrapMode to WordWrap | Michael Bohlender | 2017-06-29 |
| | |||
* | do not hardcode fontPointsize | Michael Bohlender | 2017-06-29 |
| | |||
* | hide date on hover so the buttons can shine | Michael Bohlender | 2017-04-26 |
| | |||
* | Made the maillistview a focus scope | Christian Mollekopf | 2017-04-26 |
| | | | | and automatically select an index an aquiring focus | ||
* | introduce icon button, use it in maillistview | Michael Bohlender | 2017-04-26 |
| | |||
* | Keyboard focus for toolbar and folder list | Christian Mollekopf | 2017-04-25 |
| | |||
* | Show mail delegate buttons on hover | Christian Mollekopf | 2017-04-24 |
| | | | | Currently hides the date, so that will need fixing. | ||
* | Ported more actions to the fabric | Christian Mollekopf | 2017-04-24 |
| | |||
* | Use the fabric to wire up search | Christian Mollekopf | 2017-04-24 |
| |