Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Forward focus for replies | Christian Mollekopf | 2017-06-30 |
| | |||
* | introduce Kube.Heading | Michael Bohlender | 2017-06-29 |
| | |||
* | Show a mouse-cursor on hover | Christian Mollekopf | 2017-06-28 |
| | |||
* | remove kirigami dependency | Michael Bohlender | 2017-06-27 |
| | |||
* | Support the removal of drafts. | Christian Mollekopf | 2017-06-22 |
| | |||
* | Only show a resource if it is available | Christian Mollekopf | 2017-06-22 |
| | |||
* | Immediately trigger a sync when creating an account | Christian Mollekopf | 2017-06-21 |
| | | | | ... and return to the mailview | ||
* | change add recipient text | Michael Bohlender | 2017-06-20 |
| | |||
* | Recipient removal | Christian Mollekopf | 2017-06-19 |
| | |||
* | A texteditor that does scrolling | Christian Mollekopf | 2017-06-19 |
| | | | | | Something is not quite right with the sizes, but at least it works otherwise. | ||
* | Edlide addressee label | Christian Mollekopf | 2017-06-18 |
| | |||
* | Move focus to the line edit after clicking the button | Christian Mollekopf | 2017-06-15 |
| | |||
* | Attachment removal | Christian Mollekopf | 2017-06-14 |
| | | | | | We'd rather do something via the model index instead of requering an additional role, but this works for the time being. | ||
* | Remove button | Christian Mollekopf | 2017-06-14 |
| | |||
* | Support mouse selection of text in composer | Christian Mollekopf | 2017-06-14 |
| | |||
* | Attachment support in the composer | Christian Mollekopf | 2017-06-14 |
| | |||
* | use the correct selection color in textfield and mailviewer | Michael Bohlender | 2017-06-13 |
| | |||
* | visual improvements for addressee editor | Michael Bohlender | 2017-06-13 |
| | |||
* | better addressee delegate | Michael Bohlender | 2017-06-13 |
| | |||
* | Forgot to push AddresseeListEditor | Christian Mollekopf | 2017-06-13 |
| | |||
* | Working but ugly editor for recipients in composer | Christian Mollekopf | 2017-06-12 |
| | | | | | | | | | What remains to be done is: * proper delegates * removal of recipeients * at some point d&d of recipients * Perhaps something that encapsulates the whole list and the model in a nicer way | ||
* | Avoid loading a random draft on new message | Christian Mollekopf | 2017-06-12 |
| | |||
* | Removed unused parts | Christian Mollekopf | 2017-06-12 |
| | |||
* | Fixed the ghost icon issue and moved to Controls2.StackView | Christian Mollekopf | 2017-06-08 |
| | | | | | The icon stemmed from the people-view toolbar. I suppose because the item was not properly hidden but still existing. | ||
* | Encapsulated parts | Christian Mollekopf | 2017-06-07 |
| | |||
* | A simplistic security border | Christian Mollekopf | 2017-06-06 |
| | | | | | Still a bit obnoxious and doesn't really convey a whole lot of information. Consider it a stub for now | ||
* | Wrap text in logview | Christian Mollekopf | 2017-06-06 |
| | |||
* | Reduced the messagetreeparser to aproximately what we actually require | Christian Mollekopf | 2017-06-04 |
| | | | | | | | | | | | While in a much more managable state it's still not pretty. However, further refactoring can now gradually happen as we need to do further work on it. Things that should happen eventually: * Simplify the logic that creates the messageparts (we don't need the whole formatter plugin complexity) * Get rid of the nodehelper (let the parts hold the necessary data) * Get rid of partmetadata (let the part handleit) | ||
* | Fixed signatureparts | Christian Mollekopf | 2017-05-24 |
| | |||
* | Always use richtext, and avoid using a browser for simple html | Christian Mollekopf | 2017-05-23 |
| | |||
* | logview | Christian Mollekopf | 2017-05-20 |
| | |||
* | Dont refrence outside root in statusbar | Christian Mollekopf | 2017-05-20 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-05-19 |
| | |||
* | remove obsolete imports | Michael Bohlender | 2017-05-17 |
| | |||
* | initial Kube.TextArea | Michael Bohlender | 2017-05-17 |
| | |||
* | only show addres of identiy because we don't have enough space to display ↵ | Michael Bohlender | 2017-05-15 |
| | | | | the rest | ||
* | StatusBar as individual component | Christian Mollekopf | 2017-05-13 |
| | |||
* | Less warnings | Christian Mollekopf | 2017-05-13 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-05-12 |
| | |||
* | move error view next to the account view | Michael Bohlender | 2017-05-12 |
| | |||
* | make progressbar slimmer | Michael Bohlender | 2017-05-11 |
| | |||
* | composer view: initial layout improvements | Michael Bohlender | 2017-05-11 |
| | |||
* | Skip drafts if we already requested a new composer. | Christian Mollekopf | 2017-05-11 |
| | |||
* | A new composer based on Kube.View | Christian Mollekopf | 2017-05-11 |
| | | | | | Kube.View is a sort of split-view that always only shows a fixed number of splits (and doesn't support manual resizing). | ||
* | Added ProgressBar component | Christian Mollekopf | 2017-05-10 |
| | |||
* | Tried to visually separate the status bar better | Christian Mollekopf | 2017-05-10 |
| | |||
* | Got rid of the status icons in folderlist and account switcher | Christian Mollekopf | 2017-05-09 |
| | |||
* | A simple timeline/log/history/notification view | Christian Mollekopf | 2017-05-09 |
| | | | | | For now this will just be a place to display notifications and some status information. | ||
* | highlight current active account | Michael Bohlender | 2017-05-09 |
| | |||
* | propperly place accountName | Michael Bohlender | 2017-05-05 |
| |