aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sftpfilesystemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-8/+8
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Add path completion to .pro and CMakeLists.txt editorsDaniel Teske2019-04-251-2/+3
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-35/+35
* Ssh: Move some Ssh specific images from Utils to SshAlessandro Portale2017-09-171-3/+3
* Fix icons that moved from core to utilsOrgad Shaneh2016-10-271-3/+3
* SSH: Use Qt5-style connectsOrgad Shaneh2016-06-151-7/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-041-2/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* SSH: Act on failing SFTP server.Christian Kandeler2014-01-201-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean up SshConnectionManager interfacehjk2013-09-111-2/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-6/+6
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+386