Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Handle host not found | Christian Mollekopf | 2017-10-27 | |
| | ||||
* | Merge logentries by subtype if available | Christian Mollekopf | 2017-10-26 | |
| | ||||
* | Avoid warning | Christian Mollekopf | 2017-10-26 | |
| | ||||
* | brush up logview a bit more | Michael Bohlender | 2017-10-26 | |
| | ||||
* | make logview list slimer and remove margins | Michael Bohlender | 2017-10-26 | |
| | ||||
* | A login error view | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Return to the mailview when popping all views off | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Use a loader so we can load different components depending on the error | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Prepare logview for error merging. | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Call loginIfNecessary | Christian Mollekopf | 2017-10-25 | |
| | ||||
* | Only load the login view for accounts that require a keyring | Christian Mollekopf | 2017-10-24 | |
| | ||||
* | Always select the latest notification | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Alert when we have pending errors in the logview. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Hide the sign/encrypt checkboxes until they do something. | Christian Mollekopf | 2017-10-23 | |
| | ||||
* | Load html messages as html | Christian Mollekopf | 2017-10-12 | |
| | ||||
* | Assembling html mails | Christian Mollekopf | 2017-10-08 | |
| | ||||
* | Support reentering the password from the settings | Christian Mollekopf | 2017-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 wizard | Christian Mollekopf | 2017-10-06 | |
| | ||||
* | A working Html TextEditor | Christian Mollekopf | 2017-10-06 | |
| | | | | | It's just the TextArea that is broken, it seems the TextEdit works fine with html content. | |||
* | use checkbox instead of switch | Michael Bohlender | 2017-10-04 | |
| | ||||
* | add initial sign/encrypt switches | Michael Bohlender | 2017-10-04 | |
| | ||||
* | ComposerView details: pure Layouts based layout | Michael Bohlender | 2017-10-04 | |
| | ||||
* | revert layout changes on width until we have a propper solution | Michael Bohlender | 2017-09-28 | |
| | ||||
* | show something even if there is no subject | Michael Bohlender | 2017-09-28 | |
| | ||||
* | Require a tab to get to the first element. | Christian Mollekopf | 2017-09-27 | |
| | ||||
* | Avoid warning | Christian Mollekopf | 2017-09-26 | |
| | ||||
* | Only close the split view when gaining focus | Christian Mollekopf | 2017-09-24 | |
| | ||||
* | Focus handling in accountsview | Christian Mollekopf | 2017-09-24 | |
| | ||||
* | You can't escape from the LoginView | Christian Mollekopf | 2017-09-22 | |
| | | | | Because we don't deal with it. | |||
* | Fix indefinitely growing webviews | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Fixed showing a loginview after the account setup | Christian Mollekopf | 2017-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 fixes | Christian Mollekopf | 2017-09-22 | |
| | | | | | | | * Avoid double free * track unlocked state * Ensure we bring up the login screen on startup and after saving the configuration. | |||
* | Autofocus textedit | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Autofocus password field | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | A login view | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | keyring | Christian Mollekopf | 2017-09-22 | |
| | ||||
* | Use currentFolder to synchronize the current folder | Christian Mollekopf | 2017-09-18 | |
| | ||||
* | mailview relayout when we can't fit it all nicely | Michael Bohlender | 2017-09-15 | |
| | ||||
* | LogView: align, elide and wrap correctly. | Christian Mollekopf | 2017-09-14 | |
| | ||||
* | Hide html editor until it works. | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Use the switch | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Keep TextEditor as our html editor | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Skip over invisible char | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Avoid losing focus when clicking toolbuttons | Christian Mollekopf | 2017-09-13 | |
| | ||||
* | Restore the plain text editor until we sort out the html composer. | Christian Mollekopf | 2017-09-12 | |
| | | | | It's royally broken right now. | |||
* | swap plain vs html | Christian Mollekopf | 2017-09-12 | |
| | ||||
* | Made the account wizard look more integrated | Christian Mollekopf | 2017-09-12 | |
| | ||||
* | make html composer somhow work and break the rest | Michael Bohlender | 2017-09-12 | |
| | ||||
* | remove unnessesary spacing | Michael Bohlender | 2017-09-12 | |
| | ||||
* | change plain / html button text depending on the state | Michael Bohlender | 2017-09-12 | |
| |