index
:
kube
better-google-account
calendar
calendar-feature/daylongevents
calendar-feature/eventmodel
calendar-feature/teststore
code-conventions
develop
expected-copy-constr
forwarding
help
log-improv
master
overlap
pkey-ie
sanitizing
travis
A personal information and collaboration application
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
framework
/
src
/
domain
/
mime
/
mailtemplates.cpp
Commit message (
Expand
)
Author
Age
*
Switching to unique_ptr everywhere (+ fixing micalg)
Minijackson
2018-03-08
*
Remove protocol differentiation since we only use OpenPGP
Minijackson
2018-03-08
*
Use Expected in crypto + pass attached key + add bool part of Expected + remo...
Minijackson
2018-03-08
*
Support encrypted mails forwarding
Rémi Nicole
2018-03-08
*
Revert "Support encrypted mails forwarding"
Christian Mollekopf
2018-03-02
*
Support encrypted mails forwarding
Christian Mollekopf
2018-03-02
*
T7024 fix: implement attachment-based forwarding
Rémi Nicole
2018-02-21
*
Properly encode non-ascii content.
Christian Mollekopf
2018-01-31
*
Generate a message id for new messages
Christian Mollekopf
2017-12-29
*
Avoid duplicating the contentType header on reply
Christian Mollekopf
2017-12-22
*
Encrypted mails
Christian Mollekopf
2017-11-23
*
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
*
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 RE: prefixing on replies
Christian Mollekopf
2017-09-07
*
Disable applyCharset while it's broken
Christian Mollekopf
2017-08-24
*
Get mailtemplatetest to pass
Christian Mollekopf
2017-08-23
*
Take personal email addresses into account when replying.
Christian Mollekopf
2017-08-11
*
splitAddress does not work if the name has a comma in it
Christian Mollekopf
2017-08-10
*
Updated copyright
Christian Mollekopf
2017-08-03
*
Signed attachments
Christian Mollekopf
2017-08-03
*
Commit missing files
Christian Mollekopf
2017-08-03
*
A first signed message
Christian Mollekopf
2017-08-03
*
Hostname based messageid
Christian Mollekopf
2017-08-02
*
Set the plain type for plain mails
Christian Mollekopf
2017-08-02
*
Moved mailcomposing into mailtemplates
Christian Mollekopf
2017-08-02
*
Reply all is the better default for now,
Christian Mollekopf
2017-07-11
*
Don't set that option twice
Christian Mollekopf
2017-07-06
*
Reply to signed messages.
Christian Mollekopf
2017-06-30
*
Fixed html to plaintext conversion
Christian Mollekopf
2017-06-30
*
Fixed the reply regexp
Christian Mollekopf
2017-06-23
*
Refactored the reply generating code for comprehensibility
Christian Mollekopf
2017-06-23
*
Newline after "On %date you wrote:"
Christian Mollekopf
2017-06-23
*
Fixed subject replacements
Christian Mollekopf
2017-06-23
*
Also load slightly more complex mails.
Christian Mollekopf
2017-06-22
*
Reduced the messagetreeparser to aproximately what we actually require
Christian Mollekopf
2017-06-04
*
Moved MIME related stuff to a mime subdir
Christian Mollekopf
2017-05-23