summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Fix callgrind function call calculationChristian Stenger2022-05-241-1/+2
* Get rid of Ssh libJarek Kobus2022-05-232-2/+1
* Valgrind: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-2014-45/+64
* Valgrind: Start fully qualified FilePath earlierhjk2022-05-182-2/+10
* Remove algorithm.h from buildtargetinfo.hJarek Kobus2022-05-181-1/+1
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-103-5/+4
* Valgrind: Compile fixhjk2022-05-051-1/+1
* Valgrind: Use QtcProcess in callgrindhjk2022-05-052-31/+26
* Valgrind: Use QtcProcess instead of ApplicationLauncherhjk2022-05-041-33/+37
* MemcheckTool: Don't use SshConnection::connectionInfo()Jarek Kobus2022-05-032-26/+25
* ProjectExplorer: Rename some RunControl functionshjk2022-05-022-2/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-144-1/+9
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-1/+1
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-071-1/+0
|\
| * Valgrind: Remove expect to fail of a testChristian Stenger2022-04-051-1/+0
* | CallgrindController: Get rid of no-op codeJarek Kobus2022-03-243-45/+1
* | ApplicationLauncher: Unify APIJarek Kobus2022-03-022-4/+4
* | ApplicationLauncher: Treat DesktopDevice as localJarek Kobus2022-02-232-7/+3
* | ApplicationLauncher: Remove start(IDevice *) overloadJarek Kobus2022-02-232-20/+12
* | ProjectExplorer: Use simpler signature for ApplicationLauncher::processExited()hjk2022-02-154-8/+8
* | ProjectExplorer: Split ApplicationLauncher::start() parametershjk2022-02-152-6/+11
|/
* Remove qmake build filesEike Ziller2022-01-205-184/+0
* Remove unneeded SshConnection memberJarek Kobus2022-01-031-2/+1
* Reuse shared ssh connection in LocalAddressFinderJarek Kobus2021-12-171-12/+26
* Install LocalAddressFinder also as stop dependencyJarek Kobus2021-12-171-2/+11
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-151-12/+19
|\
| * Fix a crash on shutdown inside CallgrindToolJarek Kobus2021-11-151-12/+19
* | Uniform ApplicationLauncher API: get rid of finished()Jarek Kobus2021-11-103-44/+1
* | Uniform ApplicationLauncher API: get rid of remoteProcessStarted()Jarek Kobus2021-11-101-4/+10
* | Uniform ApplicationLauncher API: get rid of remoteStderr/out()Jarek Kobus2021-11-091-25/+8
* | EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-2/+3
|/
* Valgrind: Use FilePath for some suppression fileshjk2021-10-056-48/+48
* Valgrind: Use FilePath in HeobDialoghjk2021-10-051-3/+3
* Valgrind: Simplify suppression file interfacehjk2021-09-273-88/+14
* Valgrind: Bring back label for suppression files list in settingshjk2021-09-161-1/+1
* Valgrind: Fix parsing of remote pidJarek Kobus2021-09-151-9/+9
* Remove unused includes of QThread from cpp filesJarek Kobus2021-09-131-1/+0
* Utils: Start adding some asynchronous API to FilePathhjk2021-09-011-4/+5
* Valgrind: Make callgrind work on dockerhjk2021-09-018-90/+71
* Valgrind: Remove some unused QObject parenthjk2021-08-272-4/+3
* Utils: Rename FilePath::normalizePathName to normalizedPathNamehjk2021-08-261-1/+1
* Use QtcProcessArtem Sokolovskii2021-08-251-1/+1
* Utils: Introduce FilePath::normalizePathName()hjk2021-08-231-1/+1
* Valgrind: some more FilePath in heob codehjk2021-08-231-8/+11
* Use more FileUtils based file dialogshjk2021-08-193-16/+16
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-173-4/+4
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-137-17/+17
* Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-062-2/+2
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-1/+1
* Fix lupdate issuesEike Ziller2021-07-091-0/+2