aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/qtftp
Commit message (Collapse)AuthorAgeFilesLines
* Fix error handling of QSslSocket (#2718)Gravatar ctrlaltca2025-10-101-3/+3
|
* Port from QRegExp (unavailable on qt6) to KviRegExp, based on QRegularExpressionGravatar Fabio Bas2023-10-181-4/+5
| | | | Method str_kvs_fnc_split() had to be replaced with the original version, since the newer one relied on Qt5's QStringRef
* Qt6 is stricter when casting numericals and chars. Add an explicit ↵Gravatar Fabio Bas2023-10-181-3/+3
| | | | | | cast/conversion to better digest them cast
* 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.0Gravatar Alexey Sokolov2016-04-302-5/+4
| | | | Don't sort includes
* 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