aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/abstractpackagingstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-0/+7
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* Task: Add a new Task category for deployment issuesTobias Hunger2013-08-201-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-4/+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
* | RemoteLinux plugin: Remove unused functionDaniel Teske2012-12-111-5/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-20/+20
|\|
| * Adjust license headershjk2012-10-051-20/+20
* | Utils::FileUtils: Use Utils::FileName for file paths instead of QString.Christian Kandeler2012-09-071-1/+1
* | ProjectExplorer: Add signal to inform about deployment data changes.Christian Kandeler2012-08-291-1/+1
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-13/+21
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* RemoteLinux: Move some stuff into the new target base class.Christian Kandeler2012-02-081-1/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-2/+2
* Long live the king!hjk2012-01-261-1/+1
* 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
* | Make AbstractPackagingStep and derived classes thread safeDaniel Teske2011-10-201-7/+24
|/
* d-ptr stylehjk2011-09-161-14/+14
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* RemoteLinux: Overhaul deployment infrastructure.Christian Kandeler2011-08-011-0/+2
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-0/+159