Friedemann Kleint
20edb02093
S60: Use a DetailsWidget for the run configuration widgets, add info
...
- Move the s60devicerunconfigurationwidget into a separate file,
add an info button that connects to the device and displays
CPU/Trk version for testing the connection.
- give TrkLauncher a parent object and an acessor for the device
description in formatted form.
- Break deadlock when trying to terminate the Windows Trk writer
thread with bytes pending by using a wait with timeout and
termination flag.
2009-10-21 16:48:46 +02:00
Robert Loehning
30745d049f
Trk: Added preventive disconnects.
...
Reviewed-by: hjk
2009-10-20 17:51:20 +02:00
Robert Loehning
0a7d402d85
Trk: Ensure proper connecting and disconnecting.
2009-10-19 18:50:26 +02:00
Robert Loehning
4d8cb3954a
Trk: Cleaned up waiting for finishing.
2009-10-16 11:32:44 +02:00
Robert Loehning
99172852e1
Trk: Changed Launcher::handleResult so it can be used for running various processes on device.
...
Reviewed-by: Friedemann Kleint
2009-10-16 10:50:59 +02:00
Robert Loehning
6bcfee4840
Trk: Closing TrkDevice when Launcher emits finished()
...
Reviewed-by: Friedemann Kleint
2009-10-08 15:21:37 +02:00
Robert Loehning
44f224ac53
Trk: Checking result of TrkCloseFile
2009-10-06 12:29:43 +02:00
Robert Loehning
9f7794a37f
Trk: Checking result of TrkInstallFile.
2009-10-05 19:33:33 +02:00
Robert Loehning
51f997d6f0
Trk: Controlling Launcher using an enum.
2009-10-05 18:49:33 +02:00
Robert Loehning
fa2ca2dee1
Trk: Checking for write errors when writing file to device.
...
Reviewed-by: con
2009-10-05 15:24:24 +02:00
Robert Loehning
bbe3bab2e8
Trk: Fixed installing without running.
2009-10-02 18:35:57 +02:00
Robert Loehning
06bba1dc78
Trk: Renamed handleFileCreated() to handleFileCopied() to make clear.
2009-09-30 18:24:22 +02:00
Friedemann Kleint
5cd639747a
S60: Split run configurations
...
creating a debug run configuration. Import the debugger
into Qt4ProjectManager.
2009-09-28 17:17:11 +02:00
Robert Loehning
12536eeb9f
Trk: Checking for result of file creation.
...
Reviewed-by: con
2009-09-28 16:56:31 +02:00
Robert Loehning
a2bfa61013
Trk: Added some error checking.
2009-09-28 15:11:48 +02:00
Robert Loehning
5583dd7ad1
Trk: Using QScopedPointer in trk::LauncherPrivate::CopyState to ensure deletion
...
Reviewed-by: con
2009-09-28 13:54:11 +02:00
Robert Loehning
9839d0a8b3
Trk: Checking errorCode of CreateProcess message.
...
Reviewed-by: con
2009-09-28 11:04:29 +02:00
Friedemann Kleint
454b3bc48e
Trk: Use a separate tread for writing, polish interface & trklauncher
...
Introduce writer thread, fix message & verbose handling.
2009-09-22 17:19:56 +02:00
Robert Loehning
07bb19fe96
Fixed Launcher::handleSupportMask
...
Reviewed-by: Friedemann Kleint
2009-09-21 16:53:50 +02:00
Friedemann Kleint
21d9ede43d
Compile Windows
2009-09-17 09:48:56 +02:00