Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Added text to gmail account to tell how to enable imap access | Christian Mollekopf | 2017-04-21 |
| | |||
* | initial inline account switcher | Michael Bohlender | 2017-04-21 |
| | |||
* | fix resizing behaviour for real | Michael Bohlender | 2017-04-20 |
| | |||
* | use the correct (inverted) icons in folderlist | Michael Bohlender | 2017-04-20 |
| | |||
* | fix resizing behaviour | Michael Bohlender | 2017-04-20 |
| | |||
* | even more spacing | Michael Bohlender | 2017-04-20 |
| | |||
* | give the accountname a little leftMargin so it does not touch the sidebar | Michael Bohlender | 2017-04-20 |
| | |||
* | introduce main sidebar | Michael Bohlender | 2017-04-20 |
| | |||
* | add message_inverted icon | Michael Bohlender | 2017-04-20 |
| | |||
* | Depend on google-noto-sans | Christian Mollekopf | 2017-04-20 |
| | |||
* | Merge branch 'mbohlender/fonts' into develop | Michael Bohlender | 2017-04-20 |
|\ | |||
| * | use Kube.Font in textfield | Michael Bohlender | 2017-04-20 |
| | | |||
| * | use Kube.Font in Label | Michael Bohlender | 2017-04-20 |
| | | |||
| * | use Kube.Font in Units | Michael Bohlender | 2017-04-20 |
| | | |||
| * | introduce Kube.Font | Michael Bohlender | 2017-04-20 |
| | | |||
* | | Going towards 0.3 | Christian Mollekopf | 2017-04-20 |
| | | |||
* | | v0.2.0v0.2.0 | Christian Mollekopf | 2017-04-20 |
| | | |||
* | | Fixed enabling of actions | Christian Mollekopf | 2017-04-20 |
|/ | |||
* | use kube label in attachment delegate | Michael Bohlender | 2017-04-19 |
| | |||
* | use more kube controls in account | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube controls in account | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.textfield in searchbar | Michael Bohlender | 2017-04-19 |
| | |||
* | more use of kube.label | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.label in focus composer | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.label in autocompletelineedid | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.label in maillistview and center nothing-here message | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.label in notification popup | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube.label in folderlistview! | Michael Bohlender | 2017-04-19 |
| | |||
* | use kube controls in people | Michael Bohlender | 2017-04-19 |
| | |||
* | use Kube.Label in Conversationview | Michael Bohlender | 2017-04-19 |
| |