- Jun 07, 2010
-
-
con authored
-
- Jun 01, 2010
- May 27, 2010
-
-
hjk authored
Fix for QTCREATORBUG-1490 Reviewed-By: Friedemann Kleint
-
- May 26, 2010
-
-
Friedemann Kleint authored
for verbose python error hunting. Rubber-stamped-by: hjk
-
- May 20, 2010
-
-
Friedemann Kleint authored
And use it from CDB's module load/unload callbacks instead of re-setting all modules. Some cleanup./Fixed conflicts in 2.0 Acked-by: hjk
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 12, 2010
-
-
Robert Loehning authored
-
- Apr 30, 2010
-
-
Robert Loehning authored
-
- Apr 29, 2010
- Apr 28, 2010
- Apr 27, 2010
- Apr 26, 2010
-
-
Jens Bache-Wiig authored
Both line and level should be smaller than the other headers in the default layout since they only show numbers here. Reviewed-by: danimo
-
Jens Bache-Wiig authored
The current northpointing dockwidget layout looks broken since we repeat the label when the docks are unlocked. We also dont line up properly with the header sections. Other dock widgets in designer are also using the south tab so this would be more consistent. Reviewed-by: danimo
-
- Apr 23, 2010
-
-
Robert Loehning authored
Reviewed-by: hjk
-
hjk authored
-
hjk authored
Still too hidden. Probably the 'Always adjust' settings should be persistent.
-
- Apr 21, 2010
-
-
hjk authored
response was received
-
Friedemann Kleint authored
-
- Apr 20, 2010
-
-
Friedemann Kleint authored
Move actions into FancyMainWindow. Register them in DebuggerUISwitcher and FormEditorW. Manually hide Debugger actions for Non-Debug modes (as they belong to the language context). Acked-by: con
-
Friedemann Kleint authored
Strip '[', ']' off inames in coreengine so that the name lookup for them works. Handle 64bit-addresses in .dvalloc-output parsing for dumpers. Some debug formatting. Task-number: QTCREATORBUG-1216
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
The TextEditorSettings class already provides the appropriate signal.
-
- Apr 19, 2010
-
-
Friedemann Kleint authored
-
Erik Verbruggen authored
So now the "Applciation Output" can distinguish between these four, and handle them appropriately.
-
- Apr 16, 2010
-
-
Friedemann Kleint authored
Preventing an the stack handler asserting on invalid index when requesting disassembling. Task-number: QTCREATORBUG-1173 Acked-by: hjk
-
Friedemann Kleint authored
As they work only in a very limited way and slow down debugging.
-
Thorbjørn Lindeijer authored
Renamed RunConfiguration::configurationWidget to createConfigurationWidget. Reviewed-by: dt
-
con authored
-
- Apr 15, 2010
-
-
Lasse Holmstedt authored
It's not yet possible to attach to an external app running a qml debugging server, because the server is only started on startup if an env variable is set. Changing this requires action from Brisbane, but even the current solution works for C++ apps with QML in them. Task-number: BAUHAUS-585 Reviewed-by: dt
-