summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Collapse)AuthorAge
...
* Handle host not foundChristian Mollekopf2017-10-27
|
* Merge logentries by subtype if availableChristian Mollekopf2017-10-26
|
* Avoid warningChristian Mollekopf2017-10-26
|
* brush up logview a bit moreMichael Bohlender2017-10-26
|
* make logview list slimer and remove marginsMichael Bohlender2017-10-26
|
* A login error viewChristian Mollekopf2017-10-25
|
* Return to the mailview when popping all views offChristian Mollekopf2017-10-25
|
* Use a loader so we can load different components depending on the errorChristian Mollekopf2017-10-25
|
* Prepare logview for error merging.Christian Mollekopf2017-10-25
|
* Call loginIfNecessaryChristian Mollekopf2017-10-25
|
* Only load the login view for accounts that require a keyringChristian Mollekopf2017-10-24
|
* Always select the latest notificationChristian Mollekopf2017-10-23
|
* Alert when we have pending errors in the logview.Christian Mollekopf2017-10-23
|
* Hide the sign/encrypt checkboxes until they do something.Christian Mollekopf2017-10-23
|
* Load html messages as htmlChristian Mollekopf2017-10-12
|
* Assembling html mailsChristian Mollekopf2017-10-08
|
* Support reentering the password from the settingsChristian Mollekopf2017-10-08
| | | | | Additionally this fixes the loader sizing to use the implicit size. This means all settings pages need to set an implicit height.
* Test that we start into the account wizardChristian Mollekopf2017-10-06
|
* A working Html TextEditorChristian Mollekopf2017-10-06
| | | | | It's just the TextArea that is broken, it seems the TextEdit works fine with html content.
* use checkbox instead of switchMichael Bohlender2017-10-04
|
* add initial sign/encrypt switchesMichael Bohlender2017-10-04
|
* ComposerView details: pure Layouts based layoutMichael Bohlender2017-10-04
|
* revert layout changes on width until we have a propper solutionMichael Bohlender2017-09-28
|
* show something even if there is no subjectMichael Bohlender2017-09-28
|
* Require a tab to get to the first element.Christian Mollekopf2017-09-27
|
* Avoid warningChristian Mollekopf2017-09-26
|
* Only close the split view when gaining focusChristian Mollekopf2017-09-24
|
* Focus handling in accountsviewChristian Mollekopf2017-09-24
|
* You can't escape from the LoginViewChristian Mollekopf2017-09-22
| | | | Because we don't deal with it.
* Fix indefinitely growing webviewsChristian Mollekopf2017-09-22
|
* Fixed showing a loginview after the account setupChristian Mollekopf2017-09-22
| | | | | | The view managment is starting to become a mess. I guess we'll need something like a state machine in the long run managing the view transitions.
* Keyring fixesChristian Mollekopf2017-09-22
| | | | | | | * Avoid double free * track unlocked state * Ensure we bring up the login screen on startup and after saving the configuration.
* Autofocus texteditChristian Mollekopf2017-09-22
|
* Autofocus password fieldChristian Mollekopf2017-09-22
|
* A login viewChristian Mollekopf2017-09-22
|
* keyringChristian Mollekopf2017-09-22
|
* Use currentFolder to synchronize the current folderChristian Mollekopf2017-09-18
|
* mailview relayout when we can't fit it all nicelyMichael Bohlender2017-09-15
|
* LogView: align, elide and wrap correctly.Christian Mollekopf2017-09-14
|
* Hide html editor until it works.Christian Mollekopf2017-09-13
|
* Use the switchChristian Mollekopf2017-09-13
|
* Keep TextEditor as our html editorChristian Mollekopf2017-09-13
|
* Skip over invisible charChristian Mollekopf2017-09-13
|
* Avoid losing focus when clicking toolbuttonsChristian Mollekopf2017-09-13
|
* Restore the plain text editor until we sort out the html composer.Christian Mollekopf2017-09-12
| | | | It's royally broken right now.
* swap plain vs htmlChristian Mollekopf2017-09-12
|
* Made the account wizard look more integratedChristian Mollekopf2017-09-12
|
* make html composer somhow work and break the restMichael Bohlender2017-09-12
|
* remove unnessesary spacingMichael Bohlender2017-09-12
|
* change plain / html button text depending on the stateMichael Bohlender2017-09-12
|