summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemoremotemounter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Use devrootsh only when not connected as root.Christian Kandeler2011-04-051-6/+7
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-3/+3
* Maemo: Don't upload utfs-client anymore.Christian Kandeler2011-01-211-77/+3
* Maemo: Move more functionality into the new target classes.Christian Kandeler2011-01-191-1/+3
* Maemo: Fix deployment signal handling.Christian Kandeler2011-01-171-0/+1
* It's 2011 now.con2011-01-121-1/+1
* Maemo: Move MADDE environment information out of MaemoToolChain class.Christian Kandeler2011-01-041-4/+5
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Maemo: Don't hold a reference to a run config in a run control.Christian Kandeler2010-11-111-7/+12
* | Merge remote branch 'origin/2.1'dt2010-11-101-13/+14
|\ \ | |/
| * Maemo: Fix SFTP channel leak.Christian Kandeler2010-11-081-13/+14
* | Maemo: Add ports gatherer to deploy step.Christian Kandeler2010-11-021-2/+1
* | Maemo: Use dynamic port list.Christian Kandeler2010-11-021-21/+17
* | Maemo: Introduce generic state checking.Christian Kandeler2010-10-291-13/+1
* | Maemo: Improve clean-up behaviour on remote hosts.Christian Kandeler2010-10-291-1/+1
|/
* Maemo: Only mention mounting stuff to user when it's actually done.Christian Kandeler2010-10-081-5/+10
* Maemo: Make failed UTFS client upload non-fatal.Christian Kandeler2010-10-061-3/+2
* Maemo: Kill UTFS clients as well as UTFS servers in case of an error.Christian Kandeler2010-10-011-2/+10
* Maemo: Fix UTFS timeout timer not being stopped in some cases.Christian Kandeler2010-10-011-17/+24
* Maemo: Make states of remote mounter explicit.Christian Kandeler2010-10-011-22/+84
* Maemo: Remove hardcoded user name.Christian Kandeler2010-09-231-1/+1
* Maemo: source all relevant profiles and ignore non-existing ones.Christian Kandeler2010-09-131-1/+3
* Maemo: Delay UTFS server start a bit.Christian Kandeler2010-08-261-1/+4
* Maemo: Display UTFS server stderr output.Christian Kandeler2010-08-261-0/+11
* Maemo: Toolchain for remote mounter needs to be dynamic.Christian Kandeler2010-08-231-5/+3
* Maemo: Differentiate between Maemo versions.Christian Kandeler2010-08-231-0/+2
* Maemo: Deploy to sysroot.Christian Kandeler2010-08-201-2/+1
* Maemo: Saner approach to remote mounting.Christian Kandeler2010-08-191-80/+30
* Maemo: Fix UTFS server readiness detection.Christian Kandeler2010-08-171-26/+124
* Maemo: Device configurations now have a list of free ports.ck2010-08-131-8/+15
* Maemo: Fix race condition in remote mounter.qt-info@nokia.com2010-08-121-27/+6
* Maemo: Check whether UTFS server could actually connect.qt-info@nokia.com2010-08-121-2/+2
* Maemo: Add deployment via remote mount.ck2010-08-111-11/+16
* Maemo: Progress report also for debugging.ck2010-08-101-0/+1
* Maemo: Improve progress reporting of remote process start and shutdown.ck2010-08-101-3/+7
* Maemo: Better reporting of mount errors.ck2010-08-101-15/+41
* Maemo: Encapsulate remote mount functionality in its own class.ck2010-08-101-0/+309