- 12 Nov, 2021 2 commits
-
-
Laurent Montel authored
Now I check encrypt support when I create resource. So if resource support starttls it will set option for it. BUG: 423426 FIXED-IN: 5.19.0
-
Laurent Montel authored
-
- 11 Nov, 2021 4 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
created => show it before start job
-
- 08 Nov, 2021 1 commit
-
-
Heiko Becker authored
-
- 07 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 05 Nov, 2021 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
BUG: 444985 FIXED-IN: 5.19.0
-
- 04 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 03 Nov, 2021 6 commits
-
-
David Faure authored
This is already handled nicely by the resource itself (see mAskAgain and showPasswordDialog).
-
David Faure authored
(taken from IMAP sessionpool and imap resource)
-
David Faure authored
* POPSession instanciates POP3Protocol directly * Port POP3Protocol from TCPSlaveBase methods to using QSslSocket directly * Replace KIO metadata with direct poking into the Settings class * This means jobs are synchronous, which is fine in an akonadi resource (AFAIK) * Use the Result class from kio_ftp for returning success+errcode+errstring * Remove support for prompting for user/pass, this is supposed to be done in the settings dialog already. Might be convenient to reintroduce this somehow though, in case of a typo in the password. The unittest passes.
-
David Faure authored
(not built/integrated yet)
-
David Faure authored
-
David Faure authored
-
- 02 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 01 Nov, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 31 Oct, 2021 5 commits
-
-
David Faure authored
Conversion table: 0 => Success 1 => Failure (try fallbacks) -1 => Abort
-
David Faure authored
-
David Faure authored
-
David Faure authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 30 Oct, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 25 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 24 Oct, 2021 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
This reverts commit f67fd89c.
-
David Faure authored
KF 5.88 hasn't been released yet, please don't set KF_DISABLE_DEPRECATED_BEFORE_AND_AT to 5.88 before it's known what exactly will be deprecated in that version. CCMAIL: montel@kde.org
-
- 18 Oct, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 14 Oct, 2021 4 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
mSubscribedMailboxes is a QSet<QString> already, so the code also converted to a QList and then back to a QSet<QString> for no obvious reason. GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
- 12 Oct, 2021 3 commits
-
-
GIT_SILENT
-
Friedrich W. H. Kossebau authored
Collection object owning the attribute went out of life before, so cache the string of the wanted remoteRevision instead
-
Laurent Montel authored
-
- 11 Oct, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-