- Oct 26, 2009
-
-
Friedemann Kleint authored
-
- Oct 23, 2009
-
-
Robert Loehning 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.
-
- Oct 22, 2009
-
-
Friedemann Kleint authored
- Introduce a communications device type flag, add stubs for Bluetooth to serialdevicelister and pass the device type in new struct CommunicationDevice along to run configuration and debugger start parameters (overriding the debugger settings). - Give the s60devices::Device a tooltip in the settings page
-
- Oct 21, 2009
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
- Move the s60devicerunconfigurationwidget into a separate file, add an info button that connects to the device and displays CPU/Trk version for testing the connection. - give TrkLauncher a parent object and an acessor for the device description in formatted form. - Break deadlock when trying to terminate the Windows Trk writer thread with bytes pending by using a wait with timeout and termination flag.
-
- Oct 20, 2009
-
-
Robert Loehning authored
-
- Oct 12, 2009
-
-
hjk authored
-
- Oct 09, 2009
-
-
con authored
-
Robert Loehning authored
-
Robert Loehning authored
Reviewed-by: Daniel Molkentin
-
Daniel Molkentin authored
Reviewed-By: con
-
- Oct 08, 2009
-
-
Friedemann Kleint authored
Add a configuration checking method to the Debugger manager, depending on toolchain, wire it to the engines. Check that in the debugger run controls. Add a convenience method to ICore that shows a warning message with a "Settings" button, pointing the user to a configuration error on a settings page. Remove leftovers of the dumper parser. Acked-by:
con <qtc-committer@nokia.com>
-
con authored
-
- Oct 07, 2009
-
-
con authored
-
- Oct 06, 2009
-
-
Friedemann Kleint authored
-
Daniel Molkentin authored
Reviewed-by: con
-
Daniel Molkentin authored
-
Robert Loehning authored
-
Robert Loehning authored
-
- Oct 05, 2009
-
-
Robert Loehning authored
-
Robert Loehning authored
-
Robert Loehning authored
Reviewed-by: con
-
Friedemann Kleint authored
Do not close a trk device from its read handler, wire messages correctly. TrkDevice: Terminate threads before closing.
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 01, 2009
-
-
con authored
-
- Sep 29, 2009
-
-
Friedemann Kleint authored
Remove conditionals from toolchain enumeration, pass parameters to TrkGdbAdapter, rename function in runconfig, derive symbol file from local exe file.
-
Friedemann Kleint authored
.. and purge unneeded includes.
-
con authored
-
- Sep 28, 2009
-
-
Friedemann Kleint authored
creating a debug run configuration. Import the debugger into Qt4ProjectManager.
-
Robert Loehning authored
Reviewed-by: con
-
Robert Loehning authored
Reviewed-by: con
-
- Sep 25, 2009
-
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
- Sep 21, 2009
-
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
- Sep 17, 2009
-
-
Friedemann Kleint authored
-
- Sep 14, 2009
-
-
con authored
-
Daniel Molkentin authored
-
- Sep 10, 2009
-
-
con authored
-
- Sep 03, 2009
-
-
Daniel Molkentin authored
Rationale: The concept of a "Qt Dir" is dead ever since Qt can be installed. Specifying the qmake location otoh makes it possible to unambigously detect all parts of a Qt installation.
-
dt authored
Also makes the code a lot smaller.
-