- Oct 26, 2009
-
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
hjk authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
- Remove old rfcomm process handler from TrkGdbAdapter, use Bluetooth starter instead - Synchronous connection, remove waitForTrkConnect() - Move gdb start into Trk version answer, pass on settings id hint - Prevent exit crash triggered by signal gdbProcessFinished() - Set DebuggerNotReady correctly on AdapterStartFailed when no gdb is started yet
-
Roberto Raggi authored
Updated the QML front-end to revision 44f3548fde7cf6a87bd3cc8bb1cc0e63cfc5ca4c of qt/kinetic-declarativeui
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Christian Kamm authored
Fixes a segfault when hovering over QtCleanUpFunction in qcoreapplication.h. Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
Friedemann Kleint authored
-
- Oct 23, 2009
-
-
Oswald Buddenhagen authored
specifically, we need it iff the user gets to see the stopped inferior
-
Oswald Buddenhagen authored
seems to have been an artifact from an early version. it was unreachable (gdb going wild notwithstanding), and would do Strange Stuff (TM) if it ever were reached.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
first, try harder to have an up-to-date sources list. then, use the mapping whenever applicable and available.
-
Oswald Buddenhagen authored
when queuing up commands, don't interrupt if we are already waiting for interruption. that will be the case when other commands area already queued.
-
Oswald Buddenhagen authored
if there are already commands queued for running after temporary break, then *all* commands must queued up or their order will change.
-
Oswald Buddenhagen authored
*in theory*, there is no way we could at any point know more than gdb knows and tells us about full path names. let's see what practice shows for the gdbs we support ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Robert Loehning authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Prepare trk::Launcher to deal with a shared trkdevice. Add encapsulation for the rfcomm listener process and helper classes for prompting the user to connect the Bluetooth device. Add a command line prompt to the trklauncher test.
-
hjk authored
-
Oswald Buddenhagen authored
and fix typo in debug message :)=
-
Oswald Buddenhagen authored
the state check is in higher-level functions already
-
hjk authored
-
hjk authored
It took two 'u' to undo a '~'.
-
hjk authored
autotest for QStack dumper custom structure array
-
Robert Loehning authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
Reported-By: Tasuku Suzuki
-
Kai Koehne authored
Automatically register qml.qch if found in shared/help/qtcreator. This is needed for the special 'creator-qml' package.
-
Kai Koehne authored
-