aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshkeycreationdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-55/+32
* SSH: Do not offer to create DSA keys anymoreChristian Kandeler2018-11-221-6/+1
* SSH: Fix DSA key creationChristian Kandeler2017-05-051-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* SSH: Support creation of ECDSA keys.Christian Kandeler2015-07-271-4/+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-4/+8
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+2
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Use native label for "Browse" buttonRobert Loehning2014-02-171-0/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Ssh: Get confirmation from user for overwriting an existing key.Christian Kandeler2013-04-081-0/+13
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
|/
* Adjust license headershjk2012-10-051-20/+20
* UI text: fix capitalization and unify message styleLeena Miettinen2012-10-011-3/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* lib sshkeycreationdialog: fix mem leak. m_ui was never deletedMontel Laurent2012-07-161-0/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-0/+145