aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdeployconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Inline RemoteLinuxDeployConfigurationFactoryJarek Kobus2023-08-181-16/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-4/+2
* RemoteLinux: Use deploy config id more directlyhjk2022-06-031-3/+0
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-3/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* RemoteLinux: Replace RemoteLinuxDeployConfigurationhjk2019-01-221-22/+1
* ProjectExplorer: Allow specifying deploy config widgets in the factoryhjk2019-01-221-2/+0
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-2/+0
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-021-3/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-7/+15
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | RemoteLinuxDC: Move packaging changed signal to Qt4MaemoDCDaniel Teske2012-12-111-3/+0
* | DeployConfigurationWidget: Remove classDaniel Teske2012-11-161-1/+1
* | Rename DeployConfiguration::configurationWidget()Daniel Teske2012-11-161-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-8/+0
|/
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-7/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-20/+9
* Device support: Use value semantics for Core::Id.Christian Kandeler2012-04-251-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Device Support: Merge id and fingerprint.Christian Kandeler2012-04-121-1/+1
* Make toMap() protectedNicolas Arnaud-Cormos2012-02-231-1/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-1/+1
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-0/+1
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-3/+3
* RemoteLinux: Add missing const qualifier.Christian Kandeler2011-07-251-1/+1
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-0/+14
* RemoteLinux: Rename a bunch of classes.Christian Kandeler2011-07-221-3/+3
* RemoteLinux: Separate generic and MADDE-specific deploy configurations.Christian Kandeler2011-07-141-0/+87