summaryrefslogtreecommitdiffstats
path: root/framework/qml
Commit message (Collapse)AuthorAge
* 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
* 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)
* add focus visualisation to combobox and improve it for buttonsMichael Bohlender2017-05-31
|
* focus visualisation for buttonsMichael Bohlender2017-05-31
|
* add focus visualisaion for textarea and textfieldMichael Bohlender2017-05-31
|
* don't stretch iconsMichael Bohlender2017-05-31
|
* make attachment delegate a little more prettyMichael Bohlender2017-05-30
|
* Attachment debug viewChristian Mollekopf2017-05-24
|
* Fixed attachment icon sizesChristian Mollekopf2017-05-24
|
* Don't use parent propertiesChristian Mollekopf2017-05-24
|
* Use Kube.UnitsChristian Mollekopf2017-05-24
|
* Attachment open and download buttonsChristian Mollekopf2017-05-24
| | | | We'll need proper icons though.
* Saving of attachmentsChristian Mollekopf2017-05-24
|
* Show attachment iconChristian Mollekopf2017-05-24
|
* A simple debug viewChristian Mollekopf2017-05-23
|
* Use Kube.IconButtonChristian Mollekopf2017-05-23
|
* All of the MailViewer in one placeChristian Mollekopf2017-05-23
|
* Always use richtext, and avoid using a browser for simple htmlChristian Mollekopf2017-05-23
|
* Include description of what's happeningChristian Mollekopf2017-05-20
|
* qt 5.7Christian Mollekopf2017-05-20
|
* Dont refrence outside root in statusbarChristian Mollekopf2017-05-20
|
* Get the folder name in the status barChristian Mollekopf2017-05-20
|
* initial Kube.TextAreaMichael Bohlender2017-05-17
|
* StatusBar as individual componentChristian Mollekopf2017-05-13
|
* "Discard" is really "Remove Account"Christian Mollekopf2017-05-12
|
* remove round stuff from progressbarMichael Bohlender2017-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
|
* Got rid of the status icons in folderlist and account switcherChristian Mollekopf2017-05-09
|
* Trigger a foldersync when selecting the account.Christian Mollekopf2017-05-07
| | | | | Account selection -> folders folder selection -> mails
* Properly hook up the sink fabricChristian Mollekopf2017-05-04
|
* port EditAccount to Kube controlsMichael Bohlender2017-05-03
|
* add initial inline accountsViewMichael Bohlender2017-05-03
|
* Don't try to mark null mails as readChristian Mollekopf2017-05-03
|
* some margins for the focus composer so that it looks a little less ugly with ↵Michael Bohlender2017-05-03
| | | | the new inline layount
* 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
|
* Prepare different views in a stacklayoutChristian Mollekopf2017-05-02
|
* MailviewerChristian Mollekopf2017-05-02
|
* Trigger a sync when opening the addressbookChristian Mollekopf2017-05-01
|
* Popups always need focus for keyboard navigation to workChristian Mollekopf2017-05-01
|
* Show active focus on buttonsChristian Mollekopf2017-05-01
| | | | Not the proper solution but better than nothing.
* use iconbutton in accountswitcherMichael Bohlender2017-04-29
|
* new mailistview action iconsMichael Bohlender2017-04-27
|
* use inverted icons in maillist buttonsMichael Bohlender2017-04-26
|
* hide date on hover so the buttons can shineMichael Bohlender2017-04-26
|
* Made the maillistview a focus scopeChristian Mollekopf2017-04-26
| | | | and automatically select an index an aquiring focus
* introduce icon button, use it in maillistviewMichael Bohlender2017-04-26
|