summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
* 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
|
* Fixed notificationsChristian Mollekopf2017-05-04
|
* Fixed progress barChristian Mollekopf2017-05-04
|
* Added a progress bar to the statusbarChristian Mollekopf2017-05-04
| | | | | | | | Consider this an experiment. While I find the progress indicator already useful for longer operations it should probably be more context sensitive and the current location clashes with the inline account switcher (it looks a bit as if the statusbar belonged to the account on the bottom).
* move account wizard to accountsviewMichael Bohlender2017-05-03
|
* remove obsolete codeMichael Bohlender2017-05-03
|
* use splitview in accountsviewMichael Bohlender2017-05-03
|
* add initial inline accountsViewMichael Bohlender2017-05-03
|
* use seperation border instead of different color for sidebarMichael Bohlender2017-05-03
|
* Don't overlapChristian Mollekopf2017-05-03
|
* Replaced the composer popupChristian Mollekopf2017-05-02
|
* Use the StackView to dynamically create the views we needChristian Mollekopf2017-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 Mollekopf2017-05-02
| | | | ...also added the ComposerView that was forgotten
* prepared composer in stacklayout, brought back statusbarChristian Mollekopf2017-05-02
|
* The people view is now its own view.Christian Mollekopf2017-05-02
|
* Prepare different views in a stacklayoutChristian Mollekopf2017-05-02
|
* MailviewerChristian Mollekopf2017-05-02
|
* Autofocus the searchfieldChristian Mollekopf2017-05-01
|
* use iconbutton in accountswitcherMichael Bohlender2017-04-29
|
* change sidebar icon sizeMichael Bohlender2017-04-29
|
* use iconbutton in sidebar, move account switcher to the bottomMichael Bohlender2017-04-27
|
* Prepare bits that keep the webview from grabbing focusChristian Mollekopf2017-04-26
| | | | Will be available from webengine 1.4 (qt 5.8) on.
* Conversationview minimum widthChristian Mollekopf2017-04-25
|
* Keyboard focus for toolbar and folder listChristian Mollekopf2017-04-25
|
* Hardcode colors in a single placeChristian Mollekopf2017-04-25
|
* Fixed resizing issuesChristian Mollekopf2017-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.
* Another bunch of controllers goneChristian Mollekopf2017-04-24
|
* Ported more actions to the fabricChristian Mollekopf2017-04-24
|
* Use the fabric to wire up searchChristian Mollekopf2017-04-24
|
* Added the Fabric as an in application message busChristian Mollekopf2017-04-24
|