Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use seperation border instead of different color for sidebar | Michael Bohlender | 2017-05-03 |
| | |||
* | Don't try to mark null mails as read | Christian Mollekopf | 2017-05-03 |
| | |||
* | Don't overlap | Christian Mollekopf | 2017-05-03 |
| | |||
* | some margins for the focus composer so that it looks a little less ugly with ↵ | Michael Bohlender | 2017-05-03 |
| | | | | the new inline layount | ||
* | Replaced the composer popup | Christian Mollekopf | 2017-05-02 |
| | |||
* | Use the StackView to dynamically create the views we need | Christian Mollekopf | 2017-05-02 |
| | | | | ... that way we don't have to do our own bookkeeping | ||
* | Track the views and allow to go back to the view. | Christian Mollekopf | 2017-05-02 |
| | | | | ...also added the ComposerView that was forgotten | ||
* | prepared composer in stacklayout, brought back statusbar | Christian Mollekopf | 2017-05-02 |
| | |||
* | The people view is now its own view. | Christian Mollekopf | 2017-05-02 |
| | |||
* | Prepare different views in a stacklayout | Christian Mollekopf | 2017-05-02 |
| | |||
* | Removed the old models that we're not even using anymore | Christian Mollekopf | 2017-05-02 |
| | |||
* | Mailviewer | Christian Mollekopf | 2017-05-02 |
| | |||
* | Trigger a sync when opening the addressbook | Christian Mollekopf | 2017-05-01 |
| | |||
* | Popups always need focus for keyboard navigation to work | Christian Mollekopf | 2017-05-01 |
| | |||
* | Autofocus the searchfield | Christian Mollekopf | 2017-05-01 |
| | |||
* | Show active focus on buttons | Christian Mollekopf | 2017-05-01 |
| | | | | Not the proper solution but better than nothing. | ||
* | Don't load the imap resource as carddav resource. | Christian Mollekopf | 2017-05-01 |
| | |||
* | use iconbutton in accountswitcher | Michael Bohlender | 2017-04-29 |
| | |||
* | change sidebar icon size | Michael Bohlender | 2017-04-29 |
| | |||
* | fixed noto sants dependency | Christian Mollekopf | 2017-04-28 |
| | |||
* | use iconbutton in sidebar, move account switcher to the bottom | Michael Bohlender | 2017-04-27 |
| | |||
* | new mailistview action icons | Michael Bohlender | 2017-04-27 |
| | |||
* | Bumped release version | Christian Mollekopf | 2017-04-26 |
| | |||
* | use inverted icons in maillist buttons | Michael Bohlender | 2017-04-26 |
| | |||
* | 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 | ||
* | Prepare bits that keep the webview from grabbing focus | Christian Mollekopf | 2017-04-26 |
| | | | | Will be available from webengine 1.4 (qt 5.8) on. | ||
* | introduce icon button, use it in maillistview | Michael Bohlender | 2017-04-26 |
| | |||
* | Conversationview minimum width | Christian Mollekopf | 2017-04-25 |
| | |||
* | Keyboard focus for toolbar and folder list | Christian Mollekopf | 2017-04-25 |
| | |||
* | Hardcode colors in a single place | 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 | ||
* | Autoselect the first account | Christian Mollekopf | 2017-04-25 |
| | |||
* | Fixed resizing issues | Christian Mollekopf | 2017-04-25 |
| | | | | | | | | | Properly anchor all components and then let the layout deal with it. Setting a maximum size for splits that depends on the application window breaks initial layouting, probably because the window size initially is 0 and that results in the default size not being applied. Since I don't think the maximum size is overly useful we can live without for the time being. | ||
* | Fix artifacts from the accountswitcher | Christian Mollekopf | 2017-04-25 |
| | |||
* | Function name cleanup | Christian Mollekopf | 2017-04-25 |
| | |||
* | Dropped the now unused action framework | Christian Mollekopf | 2017-04-24 |
| | |||
* | Another bunch of controllers gone | Christian Mollekopf | 2017-04-24 |
| | |||
* | Removed notification plugin | Christian Mollekopf | 2017-04-24 |
| | | | | ...which is replaced by the fabric | ||
* | Removed controller in conversation view | Christian Mollekopf | 2017-04-24 |
| | |||
* | 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 |
| | |||
* | Added the Fabric as an in application message bus | Christian Mollekopf | 2017-04-24 |
| | |||
* | The outbox is back | Christian Mollekopf | 2017-04-21 |
| | |||
* | mail-mobile is no longer relevant for the time being | Christian Mollekopf | 2017-04-21 |
| | |||
* | give InlineAccountSwitcher a width | Michael Bohlender | 2017-04-21 |
| | |||
* | remove toolbar and move enable the buttons in the mailListDelegate | Michael Bohlender | 2017-04-21 |
| | |||
* | add dummy button to maillist delegate | Michael Bohlender | 2017-04-21 |
| | |||
* | show old account switcher again | Michael Bohlender | 2017-04-21 |
| |