aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testresultdelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid optional::value() and expected::value()Eike Ziller2024-09-051-1/+1
* AutoTest: Display results duration if possibleChristian Stenger2024-08-281-2/+12
* Fix QIcon::pixmap() related deprecation warningshjk2024-06-051-5/+4
* Autotest: Adapt to changed settings access pattern againhjk2023-07-101-3/+3
* AutoTests: Aspectify parts of main settingshjk2023-05-121-4/+3
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-12/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTest: Fix crashChristian Stenger2022-10-271-7/+0
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-101-2/+6
|\
| * AutoTest: Avoid crashChristian Stenger2022-10-101-2/+6
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-181-2/+8
|\
| * AutoTest: Handle resizing appropriateChristian Stenger2021-08-181-0/+3
| * AutoTest: Take indentation of sub items into accountChristian Stenger2021-08-181-2/+5
* | AutoTest: Add ability to limit test descriptionPetar Perisin2021-08-101-8/+34
|/
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-6/+1
* AutoTest: Clean up header messChristian Stenger2020-11-091-1/+2
* AutoTest: Fix wrong caching of text layoutChristian Stenger2020-07-101-1/+3
* AutoTest: Redo evaluation of result summary itemsChristian Stenger2019-04-291-2/+4
* AutoTest: Refactor TestResultChristian Stenger2019-04-261-7/+1
* AutoTest: Code cosmeticsChristian Stenger2018-07-201-1/+1
* Merge "Merge remote-tracking branch 'origin/4.6'"Eike Ziller2018-02-011-3/+5
|\
| * AutoTest: Avoid unnecessary local objectChristian Stenger2018-01-261-3/+5
* | AutoTest: Access plugin singleton through static functionsChristian Stenger2018-02-011-4/+2
|/
* AutoTest: HighDPI adjustments for TestResultDelegateAlessandro Portale2017-10-201-7/+12
* AutoTest: Clear cached information before runningChristian Stenger2017-10-131-0/+6
* AutoTest: Improve test results summary items displayChristian Stenger2017-07-241-2/+2
* AutoTest: Replace obsolete functionChristian Stenger2017-02-171-1/+1
* AutoTest: Use result type string also for summary itemsChristian Stenger2017-02-081-1/+10
* AutoTest: Make results tree a real treeChristian Stenger2016-12-091-10/+1
* AutoTest: Make separating line of test results slightly darkerChristian Stenger2016-10-261-1/+1
* AutoTest: Modernize code a bitChristian Stenger2016-09-291-5/+5
* AutoTest: Fix compileChristian Stenger2016-05-121-0/+2
* AutoTest: Split off TestResult...Christian Stenger2016-05-121-50/+11
* Autotest: Use QStyleOptionViewItem instead of QStyleOptionViewItemV4.Friedemann Kleint2016-02-031-3/+3
* Delete unneeded and prepare directory structure...Christian Stenger2016-01-221-0/+254