Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid any keyserver lookup for now. | Christian Mollekopf | 2017-11-27 |
* | Encrypt to all keys if we find multiple | Christian Mollekopf | 2017-11-27 |
* | It's unclear how thread-safe the constructor/protocol access is, | Christian Mollekopf | 2017-11-27 |
* | log messages | Christian Mollekopf | 2017-11-27 |
* | Fixed warnings | Christian Mollekopf | 2017-11-27 |
* | Disable encryption buttons if keys are missing | Christian Mollekopf | 2017-11-27 |
* | Async personal key retrieval | Christian Mollekopf | 2017-11-27 |
* | Safeguards to avoid crashes | Christian Mollekopf | 2017-11-27 |
* | Factor out how we run it into a separate method | Christian Mollekopf | 2017-11-25 |
* | Lookup keys in threads | Christian Mollekopf | 2017-11-25 |
* | Only look for keys when crypto is enabled | Christian Mollekopf | 2017-11-25 |
* | Import missing keys | Christian Mollekopf | 2017-11-24 |
* | Encrypt to self so we can read the sent mail | Christian Mollekopf | 2017-11-24 |
* | Log some info about the keys we find | Christian Mollekopf | 2017-11-24 |
* | Ensure we have valid keys before sending | Christian Mollekopf | 2017-11-24 |
* | Encrypted mails | Christian Mollekopf | 2017-11-23 |
* | Cleanup | Christian Mollekopf | 2017-11-23 |
* | Prepared crypto | Christian Mollekopf | 2017-11-23 |
* | Avoid crashing if we fail to assemble the message | Christian Mollekopf | 2017-11-22 |
* | Find signing keys | Christian Mollekopf | 2017-11-22 |
* | Prepping encryption | Christian Mollekopf | 2017-11-22 |
* | Load html messages as html | Christian Mollekopf | 2017-10-12 |
* | Don't use QWebEnginePage to convert to plaintext | Christian Mollekopf | 2017-10-09 |
* | HtmlBodyResult | Christian Mollekopf | 2017-10-09 |
* | Cleanup | Christian Mollekopf | 2017-10-09 |
* | Clear all formatting when converting to plain text. | Christian Mollekopf | 2017-10-08 |
* | Simplified code a bit | Christian Mollekopf | 2017-10-08 |
* | Html with attachments | Christian Mollekopf | 2017-10-08 |
* | Assembling html mails | Christian Mollekopf | 2017-10-08 |
* | Fixed settingstest | Christian Mollekopf | 2017-10-06 |
* | TextDocumentHandler to deal with HTML formatting | Christian Mollekopf | 2017-10-06 |
* | Fixed showing a loginview after the account setup | Christian Mollekopf | 2017-09-22 |
* | A login view | Christian Mollekopf | 2017-09-22 |
* | keyring | Christian Mollekopf | 2017-09-22 |
* | Fixed space after changing formatting | Christian Mollekopf | 2017-09-13 |
* | Replaced the invisible char hack with a better solution | Christian Mollekopf | 2017-09-13 |
* | Extract html or plaintext depending on setting | 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 |
* | Got html formatting to work with the great invisible char hack | Christian Mollekopf | 2017-09-13 |
* | remove file loading/saving related code from documenthandler | Michael Bohlender | 2017-09-12 |
* | cpoy over example texteditor code and expose it through the framewoks plugin | Michael Bohlender | 2017-09-12 |
* | Removed unused codepath | Christian Mollekopf | 2017-09-07 |
* | Fixed RE: prefixing on replies | Christian Mollekopf | 2017-09-07 |
* | Expose some signature details in a tooltip. | Christian Mollekopf | 2017-08-27 |
* | Cleanup | Christian Mollekopf | 2017-08-26 |
* | Assign a color depending on the encryption/signature state. | Christian Mollekopf | 2017-08-26 |
* | Fixed some warnings | Christian Mollekopf | 2017-08-25 |
* | Encoding tests | Christian Mollekopf | 2017-08-25 |
* | Fixed some warnings | Christian Mollekopf | 2017-08-25 |