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
dt
754be1bcfc
Move a lot of qmake independent classes to a new plugin qtsupport
...
Also adjust qmldumptool to remove the dependency on qt4project/qmlproject, by
passing in the qtversion instead of figuring it out in qmldumptool.
Change-Id: Ie6ac582d36bfef290313c0716b33b62fcf42630c
Reviewed-on: http://codereview.qt.nokia.com/70
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2011-05-24 18:35:11 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
1c4965fcf7
Compile fix MSVC2010.
2011-05-03 16:12:40 +02:00
Pawel Polanski
feab11c6b0
CODA: Application Output has been polished
2011-05-03 14:03:19 +02:00
con
2cf76ead26
Move OutputFormatter to Utils lib.
2011-04-26 10:45:21 +02:00
Tom Sutcliffe
caf0547319
Added support for running QML debugger without C++ debugger on Symbian
...
Reviewed-by: kkoehne
Reviewed-by: Pawel Polanski
2011-04-21 16:03:36 +02:00
Oswald Buddenhagen
dc3c156cac
Merge branch '2.2'
...
Conflicts:
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.h
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.h
src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoglobal.cpp
src/plugins/qt4projectmanager/qt-maemo/qt4maemotargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
src/plugins/qt4projectmanager/qt4target.cpp
src/plugins/qt4projectmanager/qt4target.h
src/plugins/qt4projectmanager/qtoptionspage.h
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/welcome/welcomemode.cpp
2011-04-14 12:39:31 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
dt
880813a3bc
Fixing tons of application output
...
Master fixed a bug where a newline was almost always prepended to any
output. As a side effect of that a lot of messages which outputed no
newline broke. This commit fixes the obvious ones, probably missing a
few.
2011-04-12 19:42:25 +02:00
dt
28cf277cc1
RunControl: Show correct icon in application output
...
Add a virtual icon() method to runcontrol.
Actually currently the icon only varies between modes of running.
Task-Nr: QTCREATORBUG-1232
2011-03-28 19:58:26 +02:00
Pawel Polanski
3e75e77fe4
CODA: Fixed problem with CODA not responding at first communication attempt
2011-03-16 10:03:52 +01:00
Pawel Polanski
aa35085ca3
Symbian: Skip the subdir projects while creating sis packages
2011-03-15 10:26:19 +01:00
Pawel Polanski
eeec6711e8
Symbian: Some small fixes in CODA debugging
2011-03-09 12:06:42 +01:00
Tom Sutcliffe
2cc342a882
Fix for crash when stopping running an app over CODA TCP
2011-03-07 15:58:10 +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
Pawel Polanski
f23c4632c4
Fixes for the Static Checks
2011-02-25 15:07:16 +01:00
Friedemann Kleint
88ba702293
L10n: tr()-Fixes for 2.2
2011-02-15 16:05:52 +01:00
Friedemann Kleint
f37d9b55aa
L10n: First round of tr()-Fixes for 2.2
2011-02-14 16:37:20 +01:00
Pawel Polanski
2a7f8c1f1a
Symbian: Quick fix for TRK's lock problem
2011-02-08 14:41:33 +01:00
Friedemann Kleint
bb8f7d77ab
CodaRunControl: Add missing destructor.
2011-02-08 12:12:26 +01:00
Pawel Polanski
9ab9585f1a
Symbian: Not killing the panicked as it results in CODA crash
2011-02-08 10:42:03 +01:00
Tom Sutcliffe
a034989350
Sharing TcfTrkDevice connections between multiple clients
2011-02-08 09:18:45 +01:00
Tom Sutcliffe
ca622b32e9
In progress: making TcfTrkDevice connections persistant
2011-02-08 09:18:44 +01:00
Pawel Polanski
532a8ad2e7
Symbian: tcftrk renamed to Coda
2011-02-07 15:38:11 +01:00
Pawel Polanski
028776ce08
Symbian: Do not resume the crashed thread
2011-02-07 10:12:47 +01:00
Pawel Polanski
d15d07b7cf
Symbian: Finish CODA's RunControl when usb cable is unplugged
2011-02-07 09:46:26 +01:00
Pawel Polanski
0d9da49d46
Symbian: running process is identified by its UID3 instead of the its name
2011-02-04 11:20:24 +01:00
Pawel Polanski
1a36518082
Symbian: Add timeout to CODA's serial ping message
2011-02-02 10:46:03 +01:00
Pawel Polanski
440bba257a
Symbian: Added a serial connection type to CODA
2011-01-31 11:34:05 +01:00
Pawel Polanski
53e72b0bec
Symbian: process detection added to CODA
2011-01-21 17:44:45 +01:00
Friedemann Kleint
c11d657dea
Compile.
2011-01-21 12:48:51 +01:00
Pawel Polanski
e48f520999
Symbian: Separating CODA's and TRK's RunControl
...
Reviewed-by: Tobias Hunger
2011-01-21 11:14:49 +01:00