summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+14
|\
| * Maemo: Fix issue with cached device configuration.Christian Kandeler2011-04-131-0/+1
| * Update license.hjk2011-04-131-14/+13
* | Start making the Maemo support more generic.Christian Kandeler2011-03-091-50/+23
|/
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-2/+2
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-8/+8
* Maemo: Parse actual Qemu port specification for deployment as well.Christian Kandeler2011-02-091-0/+1
* Maemo: Get rid of some redundancies.Christian Kandeler2011-02-091-0/+2
* Maemo: Fix potentially misleading deployment message.Christian Kandeler2011-02-081-0/+1
* Maemo: Use per-target device configuration model.Christian Kandeler2011-02-041-1/+1
* Maemo: Don't allow to downgrade packages on the device.Christian Kandeler2011-02-031-0/+1
* Make Meego target work.Christian Kandeler2011-02-011-1/+1
* Maemo: Move more functionality into the new target classes.Christian Kandeler2011-01-191-0/+1
* Maemo: Introduce dedicated Fremantle and Harmattan targets.Christian Kandeler2011-01-181-2/+2
* Maemo: Refactor device configurations list.Christian Kandeler2011-01-131-4/+8
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Maemo: Introduce explicit states to deploy step.Christian Kandeler2010-11-031-10/+16
* | Maemo: Add ports gatherer to deploy step.Christian Kandeler2010-11-021-1/+5
* | Maemo: Improve clean-up behaviour on remote hosts.Christian Kandeler2010-10-291-1/+1
* | Maemo: Have only one MaemoDeployables object per Maemo target.Christian Kandeler2010-10-271-3/+3
|/
* Maemo: Display UTFS server stderr output.Christian Kandeler2010-08-261-0/+1
* Maemo: Sanitize deployment step.Christian Kandeler2010-08-241-30/+10
* Maemo: Deploy to sysroot.Christian Kandeler2010-08-201-7/+21
* Maemo: Enable deployment via remote mount.Christian Kandeler2010-08-191-1/+1
* Maemo: Better reporting of SSH timeouts, additional unmount step.Christian Kandeler2010-08-171-0/+1
* Maemo: Run configuration gets device from deploy step.ck2010-08-171-1/+1
* Maemo: Give display names to packaging and deploy steps.ck2010-08-161-0/+1
* Maemo: Device configurations now have a list of free ports.ck2010-08-131-5/+2
* Maemo: Make deploy mount port user-settable.qt-info@nokia.com2010-08-121-0/+5
* Maemo: Add deployment via remote mount.ck2010-08-111-2/+40
* Refactor deploymentTobias Hunger2010-08-021-2/+2
* Maemo: Make device configuration settable from deploy widget.ck2010-07-161-0/+3
* Fix compile output to be readeable with dark themesdt2010-07-151-2/+1
* Maemo: Move INSTALLS information from package step to deploy step.ck2010-07-141-0/+3
* Maemo: Make sure deploying stops when build step thread finishes.ck2010-07-141-1/+1
* Maemo: Get rid of two unneeded functions.ck2010-07-131-2/+0
* Maemo: Add missing license headers to new class.ck2010-07-131-0/+29
* Maemo: Move deploying to dedicated deploy step.ck2010-07-131-0/+86
* Maemo: Introduce deploy step infrastructure.ck2010-07-131-0/+30