Commit Graph

27 Commits

Author SHA1 Message Date
Pawel Polanski
3f750695b4 Symbian: TRK is no more!
TKR-related code has been removed.
From now on CODA is the default On-Device
Agent

Change-Id: I52236a33aff9b31ca48d507da97430df7d871239
Reviewed-on: http://codereview.qt.nokia.com/450
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
2011-06-10 16:45:38 +02:00
hjk
cc924c4210 debugger: codadevice: merge multiple cleanup paths
Change-Id: Ia75a833652d32e2f02ea7ed448561f619d4945cc
Reviewed-on: http://codereview.qt.nokia.com/338
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
2011-06-06 18:18:38 +02:00
Pawel Polanski
7e19cfd00a CODA: Coda renamed to CODA
Change-Id: I9d9ca8f576c3ecfa19fd3832d3aa685c6ac7fa89
Reviewed-on: http://codereview.qt.nokia.com/120
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
2011-05-26 12:17:57 +02:00
Pawel Polanski
536664b0c1 CODA: Rename TCF, TCF TRK to CODA
Change-Id: I92d9bc873f62d04c149e7347145701d8a11c232c
Reviewed-on: http://codereview.qt.nokia.com/119
Reviewed-by: Paweł Polański <jaggernod@gmail.com>
2011-05-26 12:17:45 +02:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Pawel Polanski
6364c9366f CODA: Creator crashed when more than one debugging session is launched
The problem here is in the callback mechanism. When CodaGdbAdapter is closed
it tries to close the application on the mobile. If the CodaGdbAdapter is destroyed
short afterwards the response is propagated to an invalid object.

Task-number: QTCREATORBUG-4713
2011-05-04 12:13:02 +02:00
Pawel Polanski
feab11c6b0 CODA: Application Output has been polished 2011-05-03 14:03:19 +02:00
Friedemann Kleint
e36fa12115 Symbian: Fix error reporting. 2011-04-21 13:54:52 +02:00
Friedemann Kleint
774fa49412 Fix more krazy warnings. 2011-04-19 15:43:53 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Pawel Polanski
1f445b2dff Symbian: Fixed the 'Adapter start failed' bug
Task-number: QTCREATORBUG-4325
Reviewed-by: Friedemann Kleint
2011-04-01 16:56:23 +02:00
Olivier Goffart
720a86c9fc Compilation fixes with the QStringBuilder changes in Qt master
QStringBuilder also works with QByteArray now.
Which means some of the implicit conversions do not work anymore
2011-03-30 15:18:45 +02:00
Pawel Polanski
5a186ceaa4 CODA: Handle 'USB removed when debugging' sutiation 2011-03-21 16:38:38 +01:00
Pawel Polanski
aa35085ca3 Symbian: Skip the subdir projects while creating sis packages 2011-03-15 10:26:19 +01:00
Tom Sutcliffe
11c9370143 Removed incorrect warning message from codagdbadapter 2011-03-09 16:35:09 +01:00
Pawel Polanski
eeec6711e8 Symbian: Some small fixes in CODA debugging 2011-03-09 12:06:42 +01:00
Pawel Polanski
18c4b4bcbf CODA: Proper cleanup of CodaDevice in codagdbadapter 2011-03-08 16:13:09 +01:00
Tom Sutcliffe
a6637d1575 Removed m_codaSocketIODevice from CodaGdbAdapter
because it served no useful purpose and was causing a crash
2011-03-07 15:58:11 +01:00
Pawel Polanski
3d23d26929 CODA: Added support for device info button in project settings (for CODA serial connections) 2011-03-02 11:13:54 +01:00
Friedemann Kleint
5ddf7d3c40 Symbian: Fix CODA shutdown after debuggee crash. 2011-03-01 09:58:00 +01:00
Friedemann Kleint
88f333267f Fix Krazy code scanning tool warnings (QString, loops, spelling). 2011-02-25 15:28:01 +01:00
Friedemann Kleint
14d590590f Debugger: Use Startparameters.debuggerCommand for command.
Use in both engines preferred over ABI if it is compatible.
Report start parameters. Introduce gdb configuration check.
2011-02-25 13:43:06 +01:00
hjk
cd18b3ce03 debugger: add a 'Debugger finished' statusbar message 2011-02-23 10:17:21 +01:00
hjk
8d997a2fd2 debugger: code cosmetics. 2011-02-15 12:04:12 +01:00
Pawel Polanski
ce5b57c8a5 Symbian: ensure that terminated application is killed 2011-02-08 15:25:34 +01:00
Tom Sutcliffe
a034989350 Sharing TcfTrkDevice connections between multiple clients 2011-02-08 09:18:45 +01:00
Pawel Polanski
532a8ad2e7 Symbian: tcftrk renamed to Coda 2011-02-07 15:38:11 +01:00