aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/idevicefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add Aspect Settings to devicesMarcus Tillmanns2023-09-111-2/+1
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* RemoteLinux: Make generic wizard reusableJarek Kobus2023-07-211-1/+1
* DeviceSupport: Silence soft assertChristian Stenger2023-04-031-1/+2
* ProjectExplorer: Fix logic to start device creation wizardhjk2023-03-271-2/+2
* ProjectExplorer: Allow Devices to be added without using the wizardhjk2023-03-241-2/+24
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* ProjectExplorer: Remove IDeviceFactory::setCanCreatehjk2022-02-041-6/+3
* ProjectExplorer: Use a lambda for DeviceFactory::create()hjk2022-01-261-0/+10
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Handle IDeviceFactory restoring in base classhjk2018-10-161-0/+10
* Make IDeviceFactory use data membershjk2018-10-151-11/+29
* Simplify IDeviceFactory usehjk2018-10-051-3/+4
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-3/+17
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-7/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: move docs from h files to cpp filesLeena Miettinen2013-07-181-0/+49
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-0/+58