aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/qtest
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Fix QTest XML output handlingChristian Stenger7 days2-1/+6
* AutoTest: Fix QTest output handlingChristian Stenger13 days1-2/+2
* AutoTest: Fix display name for locator filterEike Ziller14 days1-2/+2
* AutoTests: Some code cosmeticshjk2025-04-101-1/+1
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* Utils: Use GuardedObject for some objects containing widgetshjk2025-01-311-1/+2
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-1/+1
* AutoTest: Fix execution of tests with multiple test classesChristian Stenger2024-11-121-11/+19
* ILocatorFilter: Refactor ILocatorFilter::matchers() functionJarek Kobus2024-10-071-17/+18
* Change RawProjectPart::projectFile to FilePathAndrii Semkiv2024-09-162-4/+6
* AutoTest: Display duration inside summary if availableChristian Stenger2024-08-291-1/+4
* AutoTest: Display results duration if possibleChristian Stenger2024-08-281-0/+3
* AutoTest: Fix adding finish message into results treeChristian Stenger2024-08-282-3/+11
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-1/+1
* AutoTest: Disable timeout by defaultChristian Stenger2024-04-231-3/+5
* AutoTest: Fix running order for QTest testsChristian Stenger2024-04-191-16/+66
* AutoTest: Small fixes in translatable stringsEike Ziller2024-02-262-11/+16
* AutoTest: Parse for file paths in Qt test outputChristian Stenger2024-02-014-2/+35
* AutoTest: Fix location parsing for Qt TestChristian Stenger2024-01-112-11/+7
* AutoTest: Provide locator for finding data tagsChristian Stenger2023-12-052-0/+105
* AutoTest: Fix handling of critical messagesChristian Stenger2023-11-171-1/+1
* Fix setEnabler / readSettings orderMarcus Tillmanns2023-11-071-1/+4
* AutoTest: Fix crashChristian Stenger2023-10-271-1/+1
* Tr: Use more arg() and move tags outEike Ziller2023-10-181-3/+6
* AutoTest: Speed up scanning for testsChristian Stenger2023-09-082-0/+11
* AutoTest: Speed up Qt Test parserChristian Stenger2023-09-074-21/+48
* Test: Avoid some Id::withSuffix callshjk2023-08-163-9/+8
* Various Plugins: Simplify return QStringList statementsJarek Kobus2023-08-021-3/+3
* AutoTest: De-virtualize some propertieshjk2023-07-142-19/+5
* AutoTest: Use new approach for settingsChristian Stenger2023-07-131-3/+2
* Merge "Merge remote-tracking branch 'origin/11.0'"The Qt Project2023-07-131-1/+1
|\
| * Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-131-1/+1
| |\
| | * AutoTest: Avoid crash on concurrent accessChristian Stenger2023-07-111-1/+1
* | | CPlusPlus: Remove TranslationUnit::getTokenStartPosition()Christian Kandeler2023-07-131-1/+1
|/ /
* | AutoTest: Merge settings and tools hierarchies [2/2]hjk2023-07-123-3/+2
* | CppEditor: Make a few CppModelManager functions statichjk2023-07-123-20/+11
* | AutoTest: Merge settings and tools hierarchies [1/2]hjk2023-07-125-97/+86
* | Autotest: Adapt to changed settings access pattern againhjk2023-07-102-2/+2
* | Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-042-4/+4
|\|
| * AutoTest: Improve QRegularExpression usagesChristian Stenger2023-07-041-2/+2
| * AutoTest: Avoid some snapshot copiesChristian Stenger2023-07-041-2/+2
* | AutoTest: simplify TestVisitor::visitDavid Schulz2023-06-291-11/+5
|/
* More deprecation induced busyworkhjk2023-06-081-5/+5
* Autotest: Use new aspect constructorhjk2023-05-252-16/+8
* Core: Even terser layout setup for option pageshjk2023-05-191-3/+3
* AutoTests: Aspectify parts of main settingshjk2023-05-122-4/+4
* AutoTest: Some layout polishingChristian Stenger2023-05-121-14/+11
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-2/+0
* Autotest: Use new PagedSettingshjk2023-05-113-56/+33
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-4/+4