summaryrefslogtreecommitdiffstats
path: root/tdeioslave
Commit message (Collapse)AuthorAgeFilesLines
* "x" -> 'x' micro-optimization.Allen Winter2019-04-231-2/+2
| | | | | | | Cherry-picked from: b75a062ffed7a7e0e7cd284d5885ec8744a7cbd3 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit fa8bdd097af1961ec3d8ab6bc3a1793e8eaae856)
* Mischael's fix for "IMAP KIO process dies (due to trailing nulls?)"Allen Winter2019-04-231-0/+3
| | | | | | | | | BUG: 153885 Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit b08cf5263b3fa78462f6d309a7f8dbe95ed51201)
* Removed useless 'true &&' statementTobias Koenig2019-04-231-1/+1
| | | | | | | Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit 5aa4ac948f5eca76af9946b7abe3413ee8f46893)
* Fix mailAddress:getStr when rawComment is non-emptyTill Adam2019-04-231-1/+1
| | | | | | | | | | | | WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha. Seems to work ok with more email adresses now. CCBUG: 152692 Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit 20c686e489c56e8f3e1aeba9090ebfe1897ea6b5)
* Make getStr const correct.Till Adam2019-04-232-4/+5
| | | | | | | Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit b07b3401ab3167d0d83078ce52705e5aa49c9776)
* fixup the CopyrightsAllen Winter2019-04-2310-13/+13
| | | | | | | Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit fcd267d0363d26be78a5652da81cb470d0a9fc46)
* Fix a small typo in API docs of imap4 kio-slave: send -> sentRaphael Langerhorst2019-04-231-1/+1
| | | | | | | Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit c25824ac0f30983bdfe6a87db69dcd281c1a7de7)
* - avoid unnecessary string conversion.Dirk Mueller2019-04-231-1/+1
| | | | | | | Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> (cherry picked from commit 86d107daed688d9f69f789e9087c48250126612f)
* Add CMakeL10n rules.Slávek Banko2018-12-153-0/+9
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 72b5adf49ccd012414f2758e0427639ee926e9b2)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-236-6/+6
| | | | | (cherry picked from commit 7a320d874dcdf954fdb6666e3ca54ea817670345) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Branding cleanup.Darrell Anderson2014-03-031-1/+1
|
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-0679-0/+14329
update and add handbooks.