aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/tarpackagecreationstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-1/+1
* RemoteLinux: Compile fix with Qt6hjk2020-08-201-0/+4
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-2/+4
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-151-11/+22
|\
| * RemoteLinux: Fix tar packaging for long file pathsChristian Kandeler2019-08-131-11/+22
* | RemoteLinux: Remove more unneeded qtsupport includehjk2019-08-091-1/+1
* | RemoteLinux: Simplify AbstractPackaging and derived stephjk2019-06-251-23/+8
|/
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-30/+35
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* RemoteLinux: Use aspects in TarPackageCreationStephjk2018-10-171-86/+29
* RemoteLinux: Check remote files when deployingUlf Hermann2018-10-171-2/+2
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-4/+2
* RemoteLinux: Remove usage of deprecated QDateTime::toTime_tOrgad Shaneh2018-09-281-2/+3
* ProjectExplorer: Replace virtual BuildStepConfigWidget::showWidgethjk2018-09-191-2/+2
* RemoteLinux: Initialize membersRobert Loehning2017-12-121-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-11/+0
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-6/+7
* RemoteLinux: Fix incomplete serialization in TarPackageCreationStepChristian Kandeler2017-01-171-0/+2
* RemoteLinux: Add incremental deployment to the TarPackageCreationStepDaniel Trevitz2017-01-021-2/+95
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+5
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-8/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-2/+57
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* RemoteLinux: Fix typos in tar packaging step.Christian Kandeler2013-08-091-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
* | TarPackageCreationStep: Use static_cast not qobject_castDaniel Teske2013-01-241-1/+1
* | RemoteLinux: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-7/+7
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-20/+20
|\|
| * Adjust license headershjk2012-10-051-20/+20
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-6/+6
* | Do not use qMemSet and qMemCopy.Christian Kandeler2012-09-211-14/+16
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-13/+7
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4