aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller6 days1-1/+2
|\
| * AutoTest: Silence warning of file system watcherChristian Stenger6 days1-1/+2
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller7 days3-4/+10
|\|
| * AutoTest: Fix QTest XML output handlingChristian Stenger7 days2-1/+6
| * AutoTest: Do not use a wildcard disconnectChristian Stenger7 days1-3/+4
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller9 days4-10/+25
|\|
| * AutoTest: Fix QTest output handlingChristian Stenger13 days1-2/+2
| * AutoTest: Add summary handler for gtestChristian Stenger13 days2-0/+13
| * AutoTest: Fix gtest output handlingChristian Stenger13 days1-6/+8
| * AutoTest: Fix display name for locator filterEike Ziller14 days1-2/+2
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-144-3/+34
|\|
| * AutoTest: Simplify running plugin unit testChristian Stenger2025-05-133-3/+15
| * AutoTest: Avoid hard freezeChristian Stenger2025-05-121-0/+19
* | Utils: Introduce a Utils::TextCodec classhjk2025-05-141-1/+1
* | Utils: Avoid QTextCodec in Utils::TextFileFormat interfacehjk2025-05-121-1/+1
|/
* Autotest: optimize direct parent lookup of a new result itemDavid Schulz2025-05-061-2/+14
* CPlusPlus: Paddle back a bit for fast pre-processingChristian Stenger2025-04-301-1/+1
* qbs build: Add convenience item for test resourcesChristian Kandeler2025-04-281-3/+1
* Utils: Allow validators operating on a single string in FancyLineEdithjk2025-04-251-2/+2
* Utils: Use Result<> in FancyLinedit's validatorhjk2025-04-231-2/+4
* Utils: Return Result<> from TextFileFormat::readFileUTF8()hjk2025-04-231-4/+3
* Utils: Make TextFileFormat::ReadResult a classhjk2025-04-231-5/+4
* qbs build: Set Qt resource properties centrallyChristian Kandeler2025-04-171-3/+1
* Debugger: Introduce createDebuggerWorker and reuse itJarek Kobus2025-04-171-4/+7
* AutoTest: Generate qrc files at build timeChristian Kandeler2025-04-164-113/+28
* Fix build by including QElapsedTimer correctlyZoltan Gera2025-04-111-0/+1
* AutoTests: Some code cosmeticshjk2025-04-1016-39/+32
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* AutoTest: Move actions from toolbar to context menuChristian Stenger2025-03-141-21/+18
* AutoTest: Replace some dubious uses of ProjectExplorer::TargetChristian Kandeler2025-03-143-33/+20
* AutoTest: Use Utils::FileSystemWatcherhjk2025-03-142-27/+23
* CppEditor: FilePath-ify CppModelManager::aboutToRemoveFiles()hjk2025-03-131-2/+2
* AutoTest: Use Kit instead of TargetChristian Kandeler2025-03-121-4/+3
* ProjectExplorer: Make run config aspects take a BuildConfigurationChristian Kandeler2025-03-111-1/+1
* AutoTest: Replace a use of Target with BuildSystemChristian Kandeler2025-03-111-8/+8
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-063-47/+37
* Utils: Simplify FilePath::relativePathFromhjk2025-03-042-3/+3
* AutoTest: Make RunConfigurationSelectionDialog more localhjk2025-02-132-36/+25
* AutoTest: Fix placing of summary messagesChristian Stenger2025-02-101-3/+3
* Autotest: Fix unused lambda captureJarek Kobus2025-02-051-2/+2
* Utils: Use GuardedObject for some objects containing widgetshjk2025-01-312-6/+7
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-232-4/+4
* AutoTest: Allow to skip special scenario testChristian Stenger2025-01-211-0/+2
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-203-11/+10
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-102-2/+2
* Debugger: Transform DebuggerRunParameters::displayNameJarek Kobus2025-01-101-1/+1
* Debugger: Transform DebuggerRunParameters::inferiorJarek Kobus2025-01-101-1/+1
* Disambiguate translations for "All"Eike Ziller2025-01-062-2/+2
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-061-1/+1
* ProjectExplorer: Introduce a RunControl::start()hjk2024-12-201-1/+1