aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/tarpackagecreationstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-3/+2
* Long live the king!hjk2012-01-261-1/+1
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-13/+6
* Deploy steps: Hide details button if applicableNikolai Kosjar2011-12-121-0/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | RemoteLinux: Allow skipping default targets in tar packages.Christian Kandeler2011-10-241-0/+5
* | Less magic in BuildStep::buildConfiguration() and deployConfiguration()Daniel Teske2011-10-241-1/+1
* | Make AbstractPackagingStep and derived classes thread safeDaniel Teske2011-10-201-7/+21
|/
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-0/+1
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-0/+305