- 07 Feb, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
BUG:449024
-
- 03 Feb, 2022 1 commit
-
-
Laurent Montel authored
-
- 08 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 06 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 16 Dec, 2021 1 commit
-
-
BUGS: 447005
-
- 15 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 11 Dec, 2021 1 commit
-
-
Albert Astals Cid authored
We need to go into ssl before trying to read from the socket, otherwise nothing works BUGS: 446751
-
- 10 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 06 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 30 Nov, 2021 1 commit
-
-
Nicolás Alvarez authored
-
- 29 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"
-
- 28 Nov, 2021 2 commits
-
-
Laurent Montel 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"
-
- 27 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 22 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 21 Nov, 2021 1 commit
-
-
Laurent Montel authored
-
- 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 3 commits
-
-
David Faure authored
Conversion table: 0 => Success 1 => Failure (try fallbacks) -1 => Abort
-
David Faure authored
-
David Faure authored
-