aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Valgrind: Avoid passing empty argumentOrgad Shaneh2014-11-031-1/+2
* License updateEike Ziller2014-10-091-7/+8
* Valgrind: Initialize member variableOrgad Shaneh2014-06-161-1/+3
* Valgrind: Fix passing multiple arguments to inferiorChristian Stenger2014-06-041-1/+1
* Valgrind: Don't use QString::fromLocal8Bit() on remote output.Christian Kandeler2014-05-121-2/+2
* Valgrind: Support console applicationsOrgad Shaneh2014-05-081-35/+34
* Valgrind: Remove dialog asking for IP address.Christian Kandeler2014-05-081-10/+36
* Valgrind: Minor cleanupOrgad Shaneh2014-05-061-2/+1
* Valgrind: Use QString for processOutput signalOrgad Shaneh2014-05-051-2/+2
* Valgrind: Fix typo in signal-slot connection.Christian Kandeler2014-04-251-1/+1
* Utils: Compile winutils on all platformhjk2014-02-201-5/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Rename winQPidToPid to qPidToPidhjk2013-07-121-5/+1
* Valgrind: Compile on Windows.Friedemann Kleint2013-07-121-1/+2
* Analyzer: Merge Valgrind process classeshjk2013-07-111-217/+169
* 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
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-11/+11
|/
* Adjust license headershjk2012-10-051-22/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Add parent object to SshConnection constructor.Christian Kandeler2012-06-081-3/+1
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-2/+2
* SSH: Fix some potential crashes.Christian Kandeler2012-06-061-1/+2
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-6/+11
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-17/+17
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-14/+10
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* valgrind: code cosmeticshjk2011-07-131-0/+370