- 17 May, 2011 21 commits
-
-
Christiaan Janssen authored
-
Erik Verbruggen authored
Task-number: QTCREATORBUG-4362 Reviewed-by: Roberto Raggi
-
Leena Miettinen authored
-
Thomas Hartmann authored
-
hjk authored
-
hjk authored
-
dt authored
-
Friedemann Kleint authored
yRemove unused dependency.
-
Christian Kandeler authored
Reviewed-by: Tobias Hunger
-
dt_ authored
Task-Nr: QTCREATORBUG-4925
-
dt_ authored
Task-Nr: QTCREATORBUG-4899
-
Fawzi Mohamed authored
When activated shows correct interleaving of stdout and stderr messages, but looses stderr highlighting. Task-number: QTCREATORBUG-4821 Reviewed-by: ossi
-
Oswald Buddenhagen authored
on the way also greatly simplify the code in most copies. it was probably trying to do what i did, but failed miserably.
-
Leena Miettinen authored
Reviewed-by: Thomas Hartmann
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Assign to QString/QByteArray following gdbmacros.py implementation (call resize if required, copy data into buffer). Assign to std::[w]string only it has sufficient memory (since std::string<>.resize cannot be called).
-
Robert Loehning authored
-
Roberto Raggi authored
This should simplify full C++ template instantiations. Reviewed-by: Christian Kamm
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- 16 May, 2011 19 commits
-
-
hjk authored
-
Thorbjørn Lindeijer authored
-
Tobias Hunger authored
* Rename m_buildSteps to m_buildStepsData * Turn BuildStepsWidgetStruct into class and rename it to BuildStepsWidgetData * Use constructor/destructor for that class * Turn m_buildStepsData into a QList<... *> to have the necessary control about when destruction happens Reviewed-by: Fawzi Mohamed
-
Tobias Hunger authored
Task-number: QTCREATORBUG-4894 Reviewed-by: Fawzi Mohamed
-
Tobias Hunger authored
Reviewed-by: dt
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Oswald Buddenhagen authored
Conflicts: src/plugins/debugger/breakhandler.cpp src/plugins/debugger/cdb/cdbengine.cpp
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Leena Miettinen authored
Reviewed-by: Thomas Hartmann
-
Leena Miettinen authored
Update screen shots
-
Thomas Hartmann authored
We use requiredImport() and only add an import if it does not exists before (even with alias).
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This patch also allows to luckup C++ types without specified version.
-
Thomas Hartmann authored
We only change a value if different.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This allows skipping the alias part.
-