- 11 Feb, 2010 13 commits
-
-
hjk authored
-
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).
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
the producer side
-
hjk authored
needed after changing the default to "inaccessible"
-
hjk authored
-
hjk authored
-
hjk authored
Does not appear to help, though.
-
hjk authored
-
hjk authored
-
- 10 Feb, 2010 2 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
thus fixing the exit warning: "~QX11PixmapData(): QPixmap objects must be destroyed..." Acked-by: con
-
- 09 Feb, 2010 2 commits
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
Alessandro Portale authored
Reviewed-by:
Friedemann Kleint <qtc-committer@nokia.com> modified: src/plugins/debugger/registerwindow.cpp
-
- 08 Feb, 2010 8 commits
-
-
hjk authored
-
Friedemann Kleint authored
Associate the port with the device instead of passing it to open for better handling.
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Kai Koehne authored
Only revert stuff that is linked to fast string concat.
-
Kai Koehne authored
This reverts commit e70530c5. It did break builds on older gcc versions (gcc 4.1.2 64 bit Linux, gcc 4.0.1 on Mac OS X): parser/qmljsgrammar_p.h: In static member function ???static int QmlJSGrammar::nt_action(int, int)???: parser/qmljsgrammar_p.h:188: error: ???QmlJSGrammar::<anonymous enum>??? is/uses anonymous type parser/qmljsgrammar_p.h:188: error: trying to instantiate ???template<class T> struct QConcatenable??? ...
-
- 05 Feb, 2010 12 commits
-
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
hjk authored
-
hjk authored
-
hjk authored
TODO: only transfer deltas
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Oswald Buddenhagen authored
-
Friedemann Kleint authored
Move dependencies up.
-
Friedemann Kleint authored
To be able to share TrkDevices between Debugger and Qt4ProjectManager.
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- 04 Feb, 2010 3 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
-