aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testresultspane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-2/+2
* AutoTest: Hide plugin class definition in the .cpphjk2024-01-121-2/+2
* AutoTest: Remove dead entitiesChristian Stenger2023-10-301-12/+0
* OutputPane: Use setter for priority and fix default visibilityEike Ziller2023-09-181-5/+1
* OutputPane: Add an id() for the settingsEike Ziller2023-09-181-0/+1
* OutputPane: Use setter for display nameEike Ziller2023-09-181-5/+1
* Utils: Make TreeViews use setUniformRowHeights by defaulthjk2023-09-051-0/+1
* Autotest: Adapt to changed settings access pattern againhjk2023-07-101-4/+3
* AutoTest: Delay expansion requestChristian Stenger2023-06-271-1/+1
* AutoTests: Aspectify parts of main settingshjk2023-05-121-4/+4
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-1/+1
* AutoTest: Redo results filteringChristian Stenger2023-03-011-0/+1
* AutoTest: Improve test output handlingChristian Stenger2023-02-141-60/+29
* AutoTest: Avoid potential crashChristian Stenger2023-02-031-1/+0
* AutoTest: Avoid pass by valueOrgad Shaneh2023-01-301-5/+5
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-271-27/+21
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-31/+28
* TestRunner: Merge 2 public methods into oneJarek Kobus2023-01-181-4/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTest: Pass context object to lambda connectionsJarek Kobus2022-12-081-6/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Autotest: Convert to Tr::trhjk2022-08-011-35/+36
* Use setClipboardAndSelection more broadlyhjk2022-07-151-4/+7
* Use more FileUtils based file dialogshjk2021-08-191-5/+5
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-181-0/+9
|\
| * AutoTest: Handle resizing appropriateChristian Stenger2021-08-181-0/+9
* | Autotest: Add more "without deployment" actionsPetar Perisin2021-08-021-0/+14
|/
* AutoTest: Fix expansion of resultsChristian Stenger2021-06-211-0/+1
* Autotest: Remove 1-pixel frame around the test result paneAlessandro Portale2021-05-281-0/+1
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-3/+2
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Don't allocate unneeded temporary containersJarek Kobus2020-12-141-2/+3
* AutoTest: Use separate icon variations for toolbar and menuAlessandro Portale2020-12-101-2/+8
* Utils: Add "Run File/Selected" icons and use them in ClangTools/AutoTestAlessandro Portale2020-12-101-2/+9
* AutoTest: add ITestBase::type() for better readabilityDavid Schulz2020-11-301-1/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-191-1/+1
|\
| * Reuse the requestExpansion() signal from the base classJarek Kobus2020-11-171-1/+1
* | AutoTest: Introduce ITestToolChristian Stenger2020-11-161-3/+10
* | AutoTest: Introduce ITestConfigurationChristian Stenger2020-11-161-2/+4
* | AutoTest: Clean up header messChristian Stenger2020-11-091-6/+5
|/
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-091-4/+0
* AutoTest: Support run failedChristian Stenger2020-09-161-1/+3
* AutoTest: performance-for-range-copyAlessandro Portale2020-06-121-1/+1
* AutoTest: Re-use established codeChristian Stenger2020-01-081-12/+52
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-211-3/+3
|\
| * AutoTest: Fix font for results paneChristian Stenger2019-11-191-3/+3
* | AutoTest: Allow colored commandline outputChristian Stenger2019-11-131-0/+9
* | AutoTest: Tweak output handlingChristian Stenger2019-11-131-2/+4
* | AutoTest: Clear up and generalizeChristian Stenger2019-11-131-2/+8
|/