summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Fixed notificationsChristian Mollekopf2017-05-04
|
* Ensure we have the correct icon theme.Christian Mollekopf2017-05-04
| | | | | | Happens with the qt5ct platform plugin at least. Since the theme gets loaded from the eventloop we have no clear place to make sure our setting is honored...
* 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).
* Properly hook up the sink fabricChristian Mollekopf2017-05-04
|
* move account wizard to accountsviewMichael Bohlender2017-05-03
|
* port EditAccount to Kube controlsMichael 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 try to mark null mails as readChristian Mollekopf2017-05-03
|
* Don't overlapChristian 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
|
* The people view is now its own view.Christian Mollekopf2017-05-02
|
* Prepare different views in a stacklayoutChristian Mollekopf2017-05-02
|
* Removed the old models that we're not even using anymoreChristian 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
|
* Autofocus the searchfieldChristian Mollekopf2017-05-01
|
* Show active focus on buttonsChristian Mollekopf2017-05-01
| | | | Not the proper solution but better than nothing.
* Don't load the imap resource as carddav resource.Christian Mollekopf2017-05-01
|
* use iconbutton in accountswitcherMichael Bohlender2017-04-29
|
* change sidebar icon sizeMichael Bohlender2017-04-29
|
* fixed noto sants dependencyChristian Mollekopf2017-04-28
|
* use iconbutton in sidebar, move account switcher to the bottomMichael Bohlender2017-04-27
|
* new mailistview action iconsMichael Bohlender2017-04-27
|
* Bumped release versionChristian Mollekopf2017-04-26
|
* 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
* Prepare bits that keep the webview from grabbing focusChristian Mollekopf2017-04-26
| | | | Will be available from webengine 1.4 (qt 5.8) on.
* introduce icon button, use it in maillistviewMichael Bohlender2017-04-26
|
* 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
|
* Only select a folder if a user triggered itChristian Mollekopf2017-04-25
| | | | | This avoids selecting all folders once during initial loading of the model
* Autoselect the first accountChristian 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.
* Fix artifacts from the accountswitcherChristian Mollekopf2017-04-25
|
* Function name cleanupChristian Mollekopf2017-04-25
|
* Dropped the now unused action frameworkChristian Mollekopf2017-04-24
|
* Another bunch of controllers goneChristian Mollekopf2017-04-24
|
* Removed notification pluginChristian Mollekopf2017-04-24
| | | | ...which is replaced by the fabric
* Removed controller in conversation viewChristian Mollekopf2017-04-24
|