aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/qtftp
Commit message (Expand)AuthorAgeFilesLines
* 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-142-20/+20
* Apply clang-tidy: modernize-use-nullptrGravatar Alexey Sokolov2016-04-302-13/+13
* Update my clang-format to 3.8.0•••Don't sort includes Gravatar Alexey Sokolov2016-04-302-5/+4
* Apply clang-formatGravatar Alexey Sokolov2016-04-294-1479/+1615
* src/modules typos: capitalize, formatting, consistency and syntax fixesGravatar un1versal2015-12-191-1/+1
* Port KVS ftp class to Qt5Gravatar Szymon Tomasz Stefanek2015-08-234-0/+3449