- Aug 13, 2010
-
-
ck authored
The device configuration widget is now the only place the user ever has to specify ports.
-
Olivier Goffart authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Now, QmlEngine creates the connection to the inferior (debuggee), and notifies QmlInspector when a connection is established. Before, inspector created the debugger engin, which was wrong. QmlEngine's responsibilities are connecting to the debuggee and basic QML/JS debugging features like locals & watchers, breakpoints etc. QmlInspector takes care of Live Preview and other fancy inspection features. Reviewed-by: hjk
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Handle additional information lines.
-
Christian Kamm authored
The QColor constructor prints a warning if the string it gets passed isn't a known color name. Also, it doesn't know about the alpha value in strings like "#ff00ff00". Reviewed-by: Thomas Hartmann
-
hjk authored
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
* Fixes warnings about struct/class mixup in windows Reviewed-by: thorbjorn
-
Roberto Raggi authored
-
Tobias Hunger authored
* Report all commands that failed.
-
Christian Kamm authored
Makes them easy to use everywhere. Also when calling QuickFixData::textOf and friends, it wasn't really clear which file they would run on.
-
Christian Kamm authored
-
Friedemann Kleint authored
Handle non-exe modules that require a resume correctly (do not mistake them for the actual .exe). Add a list of well-known libraries pending the introduction of a setting to report all libraries.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
Conflicts: share/qtcreator/gdbmacros/dumper.py share/qtcreator/gdbmacros/gdbmacros.py src/plugins/projectexplorer/customwizard/customwizardparameters.cpp
-