summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxcustomcommanddeploymentstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename RemoteLinuxCustomCommandDeploymentStepJarek Kobus2022-06-011-149/+0
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-1/+1
* RemoteLinux: Merge remotelinuxcustomcommanddeployservicehjk2022-05-041-1/+80
* RemoteLinuxCustomCommandDeployService: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-041-1/+1
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* RemoteLinux: Make build/deploysteps constructible by id onlyhjk2020-09-161-1/+3
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-2/+2
* RemoteLinuxCustomCommandDeploymentStep: Add history and macro expanderhjk2020-07-201-0/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+3
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-22/+5
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-11/+11
* RemoteLinux: Use a structure to return check resultshjk2019-04-251-2/+2
* RemoteLinux: Move the 'showWidget' value down the hierarchyhjk2018-10-191-5/+0
* RemoteLinux: Merge {Abstract,Generic}RLCustomCommandDeploymentStephjk2018-09-201-35/+14
* RemoteLinux: Use aspects in RemoteLinuxCustomCommandDeploymentStephjk2018-09-191-72/+9
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-30/+6
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-2/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* Deploy steps: Get rid of useless aggregation.Nikolai Kosjar2012-01-231-13/+8
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-3/+1
* RemoteLinux: Rename and unconstify deploy step function.Christian Kandeler2011-11-231-2/+2
* RemoteLinux: Don't make presence of device an absolute prerequisite ...Christian Kandeler2011-11-221-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Make custom command deployment step extensible.Christian Kandeler2011-09-261-26/+56
* RemoteLinux: Add "custom command" deployment step.Christian Kandeler2011-09-231-0/+177