summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-maemo/maemoremotemounter.h
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-146/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Maemo: Use devrootsh only on remote systems that have MAD developer.Christian Kandeler2011-04-261-1/+4
* Update license.hjk2011-04-131-14/+13
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-5/+5
* Maemo: Don't upload utfs-client anymore.Christian Kandeler2011-01-211-10/+2
* It's 2011 now.con2011-01-121-1/+1
* Maemo: Move MADDE environment information out of MaemoToolChain class.Christian Kandeler2011-01-041-2/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* | Maemo: Don't hold a reference to a run config in a run control.Christian Kandeler2010-11-111-5/+7
* | Maemo: Remove some outdated TODOs.Christian Kandeler2010-11-021-1/+1
* | Maemo: Add ports gatherer to deploy step.Christian Kandeler2010-11-021-1/+1
* | Maemo: Use dynamic port list.Christian Kandeler2010-11-021-7/+8
* | Maemo: Introduce generic state checking.Christian Kandeler2010-10-291-2/+0
|/
* Maemo: Only mention mounting stuff to user when it's actually done.Christian Kandeler2010-10-081-0/+1
* Maemo: Kill UTFS clients as well as UTFS servers in case of an error.Christian Kandeler2010-10-011-0/+1
* Maemo: Fix UTFS timeout timer not being stopped in some cases.Christian Kandeler2010-10-011-6/+9
* Maemo: Make states of remote mounter explicit.Christian Kandeler2010-10-011-2/+9
* Maemo: Delay UTFS server start a bit.Christian Kandeler2010-08-261-1/+1
* Maemo: Display UTFS server stderr output.Christian Kandeler2010-08-261-0/+2
* Maemo: Toolchain for remote mounter needs to be dynamic.Christian Kandeler2010-08-231-2/+3
* Maemo: Saner approach to remote mounting.Christian Kandeler2010-08-191-11/+5
* Maemo: Fix UTFS server readiness detection.Christian Kandeler2010-08-171-2/+19
* Maemo: Device configurations now have a list of free ports.ck2010-08-131-3/+7
* Maemo: Fix race condition in remote mounter.qt-info@nokia.com2010-08-121-1/+0
* Maemo: Add deployment via remote mount.ck2010-08-111-5/+11
* Maemo: Improve progress reporting of remote process start and shutdown.ck2010-08-101-0/+1
* Maemo: Better reporting of mount errors.ck2010-08-101-2/+4
* Maemo: Encapsulate remote mount functionality in its own class.ck2010-08-101-0/+109