aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includes of QGridLayoutJarek Kobus2022-11-181-1/+0
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-1/+1
|\
| * Valgrind: Fix plugin unit testChristian Stenger2022-11-161-1/+1
* | Utils: Add sorted() functionChristian Kandeler2022-10-251-3/+3
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-254-4/+7
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-0712-23/+23
* Various plugins: Limit the usage of qMakePairJarek Kobus2022-09-303-11/+9
* Utils: Replace FilePath part settershjk2022-09-011-1/+1
* Various: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-301-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-08-2683-2034/+166
* FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-1/+1
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-3/+3
* Utils: Introduce Layouting::{br,st}hjk2022-07-252-18/+17
* Utils: Make Layouting::Group { .. } less weirdhjk2022-07-221-4/+6
* Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-202-7/+5
* Valgrind: Fix Qbs buildChristian Stenger2022-07-113-3/+3
* Valgrind: Use Tr::trhjk2022-07-1138-353/+292
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-273-2/+6
|\
| * Valgrind: Stop parsing if file open failedOrgad Shaneh2022-06-241-1/+4
| * Code cosmeticshjk2022-06-241-0/+1
| * CPlusPlus: Inline some simple central functionshjk2022-06-241-1/+1
* | Add missing includeJarek Kobus2022-06-271-0/+1
* | Callgrind: modernize callgrind marksDavid Schulz2022-06-272-40/+30
|/
* Valgrind: Simplify internalsJarek Kobus2022-06-204-136/+96
* CallgrindToolRunner: Connect to done() signal instead of finished()Jarek Kobus2022-06-201-1/+1
* Valgrind: Simplify pid search in remote setuphjk2022-06-201-74/+3
* Valgrind: Consolidate message production and consumptionhjk2022-06-204-14/+9
* Valgrind: Fix test buildChristian Kandeler2022-06-202-0/+7
* ValgrindRunner: Remove ValgrindRunner::setDevicehjk2022-06-205-28/+13
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* Valgrind: Simplify connection setuphjk2022-06-171-16/+11
* ValgrindRunner: Connect to done() signalJarek Kobus2022-06-162-44/+15
* Valgrind: Use stop() instead of stopProcess()hjk2022-06-161-1/+1
* Valgrind: Act on pressing Stophjk2022-06-161-1/+1
* Valgrind: Clean up a bit after class mergehjk2022-06-012-69/+16
* Valgrind: Inline CallGrindController into CallgrindToolRunnerhjk2022-05-316-313/+204
* Valgrind: Inline ValgrindToolRunner::executablehjk2022-05-314-11/+4
* ProjectExplorer: Derive RunControl::displayName from exectuablehjk2022-05-312-6/+2
* ProjectExplorer: Remove RunWorker::runnable()hjk2022-05-312-4/+4
* Dissolve RunControl::setRunnablehjk2022-05-312-6/+8
* Valgrind: Replace one use of Runnable::devicehjk2022-05-301-9/+4
* Debugger: Remove DebuggerRunTool::setInferiorDevice()hjk2022-05-301-1/+0
* Valgrind: Avoid a use of Runnable::devicehjk2022-05-251-9/+3
* 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