- 18 Nov, 2010 2 commits
-
-
hjk authored
-
Friedemann Kleint authored
Rubber-stamped-by: hjk
-
- 17 Nov, 2010 1 commit
-
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-
- 15 Nov, 2010 6 commits
-
-
Friedemann Kleint authored
For Breakpoint data manipulation. Reviewed-by: hjk
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
The breakpoints are now (fairly) tightly guarded by the BreakpointHandler. Engines and Views are only supposed to refer to them by id. They also have individual states now. The breakpoint data is split into a "user requested" "fixed" part in BreakpointData and the engines' acknowledged data in a new struct BreakpointResponse. TODO: Move m_state and m_engine members to BreakpointResponse. Fix regressions in the marker handling.
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- 12 Nov, 2010 1 commit
-
-
dt authored
Since all the debuggers are implemented in the debuggerplugin, that's a natural place to put the action.
-
- 10 Nov, 2010 3 commits
- 09 Nov, 2010 2 commits
-
-
hjk authored
-
Friedemann Kleint authored
Regression from 2.0.1 Rubber-stamped-by: hjk Acked-by:
Arvid Ephraim Picciani <arvid.picciani@nokia.com>
-
- 08 Nov, 2010 7 commits
- 05 Nov, 2010 2 commits
- 04 Nov, 2010 3 commits
-
-
Friedemann Kleint authored
Remove actions from debugger plugin as they are not directly usable. Create additional actions in context menu. Move some code around to find the current editor.
-
Friedemann Kleint authored
Do not pass around flags QFlags by const-reference.
-
hjk authored
-
- 03 Nov, 2010 1 commit
-
-
Tobias Hunger authored
Krazy was complaining about those.
-
- 02 Nov, 2010 2 commits
-
-
Friedemann Kleint authored
Clean icore.h.
-
Friedemann Kleint authored
-
- 01 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Acked-By: dt
-
- 29 Oct, 2010 2 commits
-
-
Christian Kandeler authored
This is needed for multi-architecture gdb. Reviewed-by: hjk
-
Friedemann Kleint authored
Do not parse options if empty (when a file was passed to the core). Reviewed-by:
Thorbjørn <thorbjorn.lindeijer@nokia.com>
-
- 28 Oct, 2010 1 commit
-
-
hjk authored
-
- 27 Oct, 2010 3 commits
-
-
hjk authored
-
- 26 Oct, 2010 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-2837
-
- 25 Oct, 2010 1 commit
-
-
con authored
Acked-by: hjk
-
- 22 Oct, 2010 1 commit
-
-
Friedemann Kleint authored
Remove duplicate code. Introduce ScopedPointer for location mark. Check shutdown phase when opening editors. Reviewed-by: con Task-number: QTCREATORBUG-2833
-