- 19 May, 2010 21 commits
-
-
Friedemann Kleint authored
Change the WatchWindow handling to be based on quint64 addresses to ensure proper function. Changed roles and added one role to the watchmodel to obtain addresses and pointed-to addresses. Add some fiddling to parse out addresses from debugger values. Add menu options. Make sure only one watchpoint per address is added.
-
Robert Loehning authored
This reverts commit 07b11819. Does not work when display format was changed.
-
hjk authored
-
dt authored
Warn the user on loading them. Task-Nr: QTCREATORBUG-1084
-
dt authored
Task-Nr: QTCREATORBUG-1164
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
And use it from CDB's module load/unload callbacks instead of re-setting all modules. Some cleanup. Acked-by: hjk
-
Erik Verbruggen authored
Reviewed-by: con
-
hjk authored
-
Erik Verbruggen authored
To only run if the pound/hash sign is at the start of the line.
-
hjk authored
-
Leandro Melo authored
-
hjk authored
Works only with gdb/Python so far.
-
hjk authored
Less random jumps now.
-
hjk authored
For :ex commands, the plugin is now asked first unconditionally. The handler only provides fallbacks for the standalone case.
-
hjk authored
-
hjk authored
-
ck authored
Reviewed-by: kh1
-
kh1 authored
Fixes broken enabled/ disabled qemu start button behavior.
-
Friedemann Kleint authored
-
- 18 May, 2010 14 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
When adding a new file, refreshing semantic errors in the open editor should have worked. It now also works for removing existing files. Done-with: Christian Kamm
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 17 May, 2010 5 commits
-
-
con authored
Conflicts: doc/qtcreator.qdoc src/plugins/find/currentdocumentfind.cpp src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
-
Marco Bubke authored
Task-Number: BAUHAUS-666 Reviewed-by: kkoehne
-
Thorbjørn Lindeijer authored
Quick fix by copying code also found in Qt4 and QML project managers. Would be better to have some common solution... Task-number: QTCREATORBUG-1383
-
Robert Loehning authored
Reviewed-by: Leena Miettinen
-
hjk authored
Use BreakpointData objects for communicaition instead of random collection of some of their attributes.
-