| Commit message (Expand) | Author | Age | Files | Lines |
* | Process: Use more rawStd{Out,Err} const methods instead of mutable ones | Jarek Kobus | 2024-01-21 | 1 | -1/+1 |
* | Valgrind: Use new setup pattern | hjk | 2023-12-04 | 1 | -54/+50 |
* | ProjectExplorer: Rename Tool{C,c}hainKitAspect | hjk | 2023-11-27 | 1 | -1/+1 |
* | TaskTree: Unify TaskInterface::done(DoneResult) signal | Jarek Kobus | 2023-11-17 | 1 | -2/+2 |
* | Utils, all: Standardize on QtcSettings | hjk | 2023-09-27 | 1 | -9/+10 |
* | Replace QFile::exists by QFileInfo::exists | hjk | 2023-09-01 | 1 | -2/+2 |
* | Valgrind: Rename valgrindrunner.{cpp,h} -> valgrindprocess.{cpp.h} | Jarek Kobus | 2023-08-17 | 1 | -1/+1 |
* | Valgrind: Rename ValgrindRunner -> ValgrindProcess | Jarek Kobus | 2023-08-17 | 1 | -5/+5 |
* | Valgrind: Fix includes | Jarek Kobus | 2023-08-17 | 1 | -21/+13 |
* | Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunData | Jarek Kobus | 2023-08-17 | 1 | -1/+1 |
* | Debugger: Rename debuggerkitinformation.{cpp,h} | hjk | 2023-08-16 | 1 | -1/+1 |
* | ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp} | hjk | 2023-08-15 | 1 | -1/+1 |
* | Valgrind: Refactor Parser | Jarek Kobus | 2023-08-14 | 1 | -11/+10 |
* | Valgrind: Split parse() into setIODevice() and start() | Jarek Kobus | 2023-08-08 | 1 | -1/+2 |
* | Valgrind: Merge parsers' finished() and internalError() signals | Jarek Kobus | 2023-08-08 | 1 | -6/+6 |
* | ValgrindPlugin: Use QList instead of QVector | Jarek Kobus | 2023-08-08 | 1 | -3/+3 |
* | ValgrindRunner: Hide ThreadedParser | Jarek Kobus | 2023-08-08 | 1 | -4/+3 |
* | MemcheckToolRunner: Remove unused suppressionCount() signal | Jarek Kobus | 2023-08-08 | 1 | -3/+0 |
* | Valgrind: Collapse project and global settings classes | hjk | 2023-07-25 | 1 | -7/+7 |
* | Valgrind: Fix valgrind settings persistence | hjk | 2023-07-25 | 1 | -0/+3 |
* | Valgrind: Save a few cycles in updateFromSettings() | hjk | 2023-07-25 | 1 | -1/+4 |
* | Valgrind: Move global settings handling closer to current pattern | hjk | 2023-07-24 | 1 | -5/+5 |
* | ProjectExplorerPlugin: Use expected_str for canRunStartupProject() | Jarek Kobus | 2023-07-07 | 1 | -8/+9 |
* | Utils: Rework aspect implementation | hjk | 2023-06-29 | 1 | -7/+6 |
* | Valgrind: Add toolargs to command, not to a string list | hjk | 2023-05-26 | 1 | -12/+10 |
* | Valgrind: Adapt to recent Aspect changes | hjk | 2023-05-25 | 1 | -11/+11 |
* | Utils: Rework CheckableMessageBox | hjk | 2023-05-22 | 1 | -2/+1 |
* | Valgrind: Do not start valgrind if it does not exist | Christian Stenger | 2023-05-17 | 1 | -1/+0 |
* | Utils: Unify CheckableMessageBox and make it look more native | Marcus Tillmanns | 2023-05-17 | 1 | -5/+5 |
* | Utils: Centralize style-related property names as constants | Alessandro Portale | 2023-05-10 | 1 | -1/+2 |
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h} | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | Utils: Rename QtcProcess -> Process | Jarek Kobus | 2023-05-04 | 1 | -3/+3 |
* | Utils: More explicit host os use to make it stand out | hjk | 2023-03-07 | 1 | -1/+1 |
* | ProjectExplorer: Move some not-fully-session related bits | hjk | 2023-03-01 | 1 | -5/+5 |
* | Valgrind: Tr::tr() | Alessandro Portale | 2023-02-10 | 1 | -58/+54 |
* | Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard* | hjk | 2023-01-10 | 1 | -1/+1 |
* | Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings | hjk | 2023-01-10 | 1 | -2/+2 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Valgrind: Use named classes for run worker factories | hjk | 2023-01-06 | 1 | -8/+14 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -5/+5 |
* | Utils: Replace FilePath part setters | hjk | 2022-09-01 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -25/+2 |
* | Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverload | Jarek Kobus | 2022-07-20 | 1 | -6/+4 |
* | Valgrind: Use Tr::tr | hjk | 2022-07-11 | 1 | -43/+44 |
* | Code cosmetics | hjk | 2022-06-24 | 1 | -0/+1 |
* | Valgrind: Inline ValgrindToolRunner::executable | hjk | 2022-05-31 | 1 | -1/+1 |
* | ProjectExplorer: Derive RunControl::displayName from exectuable | hjk | 2022-05-31 | 1 | -3/+1 |
* | Dissolve RunControl::setRunnable | hjk | 2022-05-31 | 1 | -3/+4 |
* | Valgrind: Replace one use of Runnable::device | hjk | 2022-05-30 | 1 | -9/+4 |
* | Debugger: Remove DebuggerRunTool::setInferiorDevice() | hjk | 2022-05-30 | 1 | -1/+0 |