aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/testsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* AutoTest: Disable timeout by defaultChristian Stenger2024-04-231-3/+1
* SettingsDialog: Call Aspect::cancel on cancelMarcus Tillmanns2024-03-141-0/+2
* AutoTest: Use setupFunction for TestSettingsPagehjk2024-01-291-7/+18
* AutoTest: Hide plugin class definition in the .cpphjk2024-01-121-1/+1
* Autotest: Adapt to changed settings access pattern againhjk2023-07-101-2/+2
* Utils: Make aspect settings access implicithjk2023-07-071-2/+1
* AutoTest: Make scan thread limit customizableChristian Stenger2023-07-041-0/+3
* AutoTests: Aspectify parts of main settingshjk2023-05-121-143/+38
* TestSettings: Use functor to apply changed settingshjk2023-05-101-48/+39
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* AutoTest: Take advantage of IOptionPage::setWidgetCreator()hjk2023-04-201-51/+39
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-271-14/+16
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTest: Pass context object to lambda connectionsJarek Kobus2022-12-081-1/+1
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Add a PushButton object to LayoutBuilderhjk2022-08-101-6/+7
* Autotest: Convert to Tr::trhjk2022-08-011-51/+50
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-7/+7
* Autotest: Inline testsettingspage.uihjk2022-07-141-52/+217
* AutoTest: Unify framework and tool namingChristian Stenger2022-06-101-2/+2
* ProjectExplorer: Add a common template for project settingsArtem Sokolovskii2022-05-241-1/+1
* AutoTest: Add ability to limit test descriptionPetar Perisin2021-08-101-0/+7
* Autotest: Fix capitalization in UI textLeena Miettinen2021-03-181-2/+2
* AutoTest: Allow registering ITestToolsChristian Stenger2020-11-271-12/+69
* AutoTest: Clean up header messChristian Stenger2020-11-091-3/+5
* AutoTest: Rename IFrameworkSettings to ITestSettingsChristian Stenger2020-11-091-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* Autotest: Slim down TestFrameworkManager interfacehjk2020-03-271-4/+7
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-7/+6
* AutoTest: Use normal object for settingshjk2020-03-021-1/+1
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* AutoTest: Use Utils::InfoLabel in TestSettingsPageAlessandro Portale2019-12-191-4/+2
* AutoTest: Tweak run after successful buildChristian Stenger2019-09-201-2/+2
* AutoTest: Re-order responsibilitiesChristian Stenger2019-09-061-1/+1
* AutoTest: Add automatic run after buildChristian Stenger2019-09-021-0/+2
* AutoTest: Add project based {en|dis}abling of test frameworksChristian Stenger2019-09-021-4/+2
* AutoTest: Make automatic popup of results pane configurableChristian Stenger2019-03-201-0/+8
* AutoTest: Remove scan filter capabilityChristian Stenger2019-03-181-152/+0
* AutoTest: Allow grouping of results by applicationChristian Stenger2019-02-051-0/+2
* AutoTest: Provide way to remember last chosen run configurationsChristian Stenger2018-09-211-0/+3
* AutoTest: Code cosmeticsChristian Stenger2018-07-201-5/+1
* AutoTest: Code cosmeticsChristian Stenger2018-06-191-2/+2
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* AutoTest: Allow framework specific tool tip on settingsChristian Stenger2018-04-121-1/+4
* AutoTest: Use a prefix in autotest.qrcAlessandro Portale2018-04-041-1/+1
* Improve translated stringsRobert Loehning2018-02-091-4/+4
* AutoTest: Allow grouping of test casesChristian Stenger2018-01-151-9/+21