aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/qtftp/qftp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix error handling of QSslSocket (#2718)Gravatar ctrlaltca2025-10-101-3/+3
* Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpression•••Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef Gravatar Fabio Bas2023-10-181-4/+5
* Qt6 is stricter when casting numericals and chars. Add an explicit cast/conve...•••cast Gravatar Fabio Bas2023-10-181-3/+3
* Apply all modernize-* fixes from clang-tidy except for modernize-use-autoGravatar Alexey Sokolov2018-11-141-3/+9
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-301-8/+8
* Update my clang-format to 3.8.0•••Don't sort includes Gravatar Alexey Sokolov2016-04-301-2/+1
* Apply clang-formatGravatar Alexey Sokolov2016-04-291-1016/+1151
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
* Port KVS ftp class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-231-0/+2261