summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/jsonwizard/jsonwizard_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Code cosmeticshjk2022-08-231-19/+26
* FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-2/+1
* Wizards: Remove unused QtQuick.Controls-style preview thumbnailsAlessandro Portale2021-10-211-2/+2
* ProjectExplorer: FilePath-ify JsonWizardFactoryhjk2021-09-271-7/+7
* Core: FilePath-ify DocumentManagerhjk2021-09-221-4/+4
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+7
* Fix some memory leaksChristian Kandeler2019-10-231-7/+11
* Fix ProjectExplorerPlugin::testJsonWizardsIconList()Christian Kandeler2019-01-241-2/+2
* ProjectExplorer: Fix testChristian Stenger2018-10-231-3/+10
* wizards: remove unused variableTim Jenssen2017-11-151-3/+0
* Wizards: test default CheckBox valuesTim Jenssen2017-11-151-0/+5
* ProjectExplorer: Fix compile for Qt <= 5.9Christian Stenger2017-11-011-7/+7
* Wizards: add IconListFieldTim Jenssen2017-10-301-2/+47
* Wizards: add basic testsTim Jenssen2017-10-301-0/+244