aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/ssh/sshkeycreationdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* 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