aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt-maemo/maemosshrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-135/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-21/+18
* Maemo: Set DISPLAY for non-Maemo systems.Christian Kandeler2011-04-011-0/+1
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-5/+5
* Maemo: Start up Qemu if required.Christian Kandeler2011-02-081-1/+1
* Maemo: Refactor device configurations list.Christian Kandeler2011-01-131-3/+1
* It's 2011 now.con2011-01-121-1/+1
* overhaul process argument handlingOswald Buddenhagen2010-11-171-2/+2
* Maemo: Don't hold a reference to a run config in a run control.Christian Kandeler2010-11-111-2/+11
* Maemo: Use dynamic port list.Christian Kandeler2010-11-021-2/+9
* 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/+2
* Maemo: Introduce explicit states to SshRunner.Christian Kandeler2010-10-041-7/+15
* Maemo: Remove unused function.Christian Kandeler2010-09-301-2/+0
* Maemo: Display UTFS server stderr output.Christian Kandeler2010-08-261-0/+1
* Maemo: Better reporting of SSH timeouts, additional unmount step.Christian Kandeler2010-08-171-0/+4
* Maemo: Device configurations now have a list of free ports.ck2010-08-131-0/+2
* Maemo: Improve progress reporting of remote process start and shutdown.ck2010-08-101-0/+1
* Maemo: Encapsulate remote mount functionality in its own class.ck2010-08-101-27/+11
* Maemo: Put mount specification class into its own set of source files.ck2010-08-101-1/+1
* Maemo: Do the bind() for remote mounts on the device.ck2010-08-021-2/+4
* Maemo: Complete support for debugging via remote gdb.ck2010-07-301-2/+5
* Maemo: Finish implementing "remote mount" feature.ck2010-07-261-1/+1
* Maemo: Implement remote mount functionality.ck2010-07-231-1/+17
* Maemo: Factor SSH operations out of run control classes.ck2010-07-141-0/+104