- Jun 07, 2010
-
-
Robert Loehning authored
Initial-patch-by:
Shane Kearns <shane.kearns@accenture.com>
-
Robert Loehning authored
-
Robert Loehning authored
Task-number: QTCREATORBUG-1567 Reviewed-by: Friedemann Kleint
-
- May 11, 2010
-
-
Friedemann Kleint authored
1. Fix hanging behaviour when we receive a message on the wrong mux in framed mode 2. Treat messages on the trace mux (0102) as debug output 3. Separate timestamp from text in trace messages Initial-patch-by:
Shane Kearns <shane.kearns@accenture.com>
-
- Apr 07, 2010
-
-
Friedemann Kleint authored
Add download mode with support for stdout-target. Fix verbosity, copy progress reporting overflows. Initial-patch-by:
Shane Kearns <shane.kearns@sosco.com>
-
- Mar 12, 2010
-
-
Friedemann Kleint authored
Introduce clearWriteQueue to TrkDevice and call it a device is released to the SymbianDeviceManager in state 'open'. In addition, if a launcher is destroyed before the protocol is through, close the device (if the closeDevice property is set). Task-number: QTCREATORBUG-858
-
- Mar 05, 2010
-
-
hjk authored
-
- Feb 25, 2010
-
-
Friedemann Kleint authored
Also delete the old package before executing "make sis" to ensure that no old file lingers around should the naming change again.
-
Friedemann Kleint authored
Initial-patch-by:
Shane Kearns <shane.kearns@sosco.com>
-
- Feb 18, 2010
-
-
Friedemann Kleint authored
Move code to locate gcce from S60Manager to CCE toolchain and make it handle empty GCCE-root's correctly (locate compiler in path and warn if none found). Set up environment correctly.
-
- Feb 11, 2010
-
-
Friedemann Kleint authored
...making use of a shared device by all clients. Detect device removal by delaying the WM_DEVICE event handling. Introduce Acquire/Release mechanism to SymbianDeviceManager and let acquire() fail if the device is in use, thus preventing starting 'run' while debugging is active, etc. Handle "Device removed" (unplugging of cable) signal by closing the device and adding handlers to the clients, stabilize TrkDevice against it. Remove communication type from the run configuration parameters (now handled by SymbianDeviceManager). Working towards keeping the Trk-connection always open and a giving the target pane a meaningful tooltip. For the moment, pass on tooltips from device manager additional information (Trk version and such as determined by the launcher).
-
- Feb 10, 2010
-
-
con authored
SymbianDeviceManager needs to initialize when friendlyName is requested.
-
- Feb 08, 2010
-
-
Friedemann Kleint authored
Associate the port with the device instead of passing it to open for better handling.
-
- Feb 05, 2010
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-