summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
* Forward focus for repliesChristian Mollekopf2017-06-30
|
* introduce Kube.HeadingMichael Bohlender2017-06-29
|
* Show a mouse-cursor on hoverChristian Mollekopf2017-06-28
|
* remove kirigami dependencyMichael Bohlender2017-06-27
|
* Support the removal of drafts.Christian Mollekopf2017-06-22
|
* Only show a resource if it is availableChristian Mollekopf2017-06-22
|
* Immediately trigger a sync when creating an accountChristian Mollekopf2017-06-21
| | | | ... and return to the mailview
* change add recipient textMichael Bohlender2017-06-20
|
* Recipient removalChristian Mollekopf2017-06-19
|
* A texteditor that does scrollingChristian Mollekopf2017-06-19
| | | | | Something is not quite right with the sizes, but at least it works otherwise.
* Edlide addressee labelChristian Mollekopf2017-06-18
|
* Move focus to the line edit after clicking the buttonChristian Mollekopf2017-06-15
|
* Attachment removalChristian Mollekopf2017-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 buttonChristian Mollekopf2017-06-14
|
* Support mouse selection of text in composerChristian Mollekopf2017-06-14
|
* Attachment support in the composerChristian Mollekopf2017-06-14
|
* use the correct selection color in textfield and mailviewerMichael Bohlender2017-06-13
|
* visual improvements for addressee editorMichael Bohlender2017-06-13
|
* better addressee delegateMichael Bohlender2017-06-13
|
* Forgot to push AddresseeListEditorChristian Mollekopf2017-06-13
|
* Working but ugly editor for recipients in composerChristian Mollekopf2017-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 messageChristian Mollekopf2017-06-12
|
* Removed unused partsChristian Mollekopf2017-06-12
|
* Fixed the ghost icon issue and moved to Controls2.StackViewChristian Mollekopf2017-06-08
| | | | | The icon stemmed from the people-view toolbar. I suppose because the item was not properly hidden but still existing.
* Encapsulated partsChristian Mollekopf2017-06-07
|
* A simplistic security borderChristian Mollekopf2017-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 logviewChristian Mollekopf2017-06-06
|
* Reduced the messagetreeparser to aproximately what we actually requireChristian Mollekopf2017-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 signaturepartsChristian Mollekopf2017-05-24
|
* Always use richtext, and avoid using a browser for simple htmlChristian Mollekopf2017-05-23
|
* logviewChristian Mollekopf2017-05-20
|
* Dont refrence outside root in statusbarChristian Mollekopf2017-05-20
|
* CleanupChristian Mollekopf2017-05-19
|
* remove obsolete importsMichael Bohlender2017-05-17
|
* initial Kube.TextAreaMichael Bohlender2017-05-17
|
* only show addres of identiy because we don't have enough space to display ↵Michael Bohlender2017-05-15
| | | | the rest
* StatusBar as individual componentChristian Mollekopf2017-05-13
|
* Less warningsChristian Mollekopf2017-05-13
|
* CleanupChristian Mollekopf2017-05-12
|
* move error view next to the account viewMichael Bohlender2017-05-12
|
* make progressbar slimmerMichael Bohlender2017-05-11
|
* composer view: initial layout improvementsMichael Bohlender2017-05-11
|
* Skip drafts if we already requested a new composer.Christian Mollekopf2017-05-11
|
* A new composer based on Kube.ViewChristian Mollekopf2017-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 componentChristian Mollekopf2017-05-10
|
* Tried to visually separate the status bar betterChristian Mollekopf2017-05-10
|
* Got rid of the status icons in folderlist and account switcherChristian Mollekopf2017-05-09
|
* A simple timeline/log/history/notification viewChristian Mollekopf2017-05-09
| | | | | For now this will just be a place to display notifications and some status information.
* highlight current active accountMichael Bohlender2017-05-09
|
* propperly place accountNameMichael Bohlender2017-05-05
|