| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
The sync and changereplay can not run at the same time, or would have
to share the transaction otherwise.
|
|
|
|
|
|
| |
If we iterate over all mails, all mails that are not in the current
folder will not be existing in exists(). If we use the index instead to
only get to the mails we need we're in a better situation.
|
|
|
|
|
| |
It really doesn't help us in assembling paths since qt deals with
forward slashes just fine
|
| |
|
| |
|
|
|
|
|
| |
Not necessarily the smartest algorithms, but at least they work and
are generally applicable.
|
| |
|
| |
|
|
|
|
|
| |
The subfolder implementation is not according to any standard it seems,
but at least it works for now.
|
|
Respectively a first prototype thereof.
|