- Sep 17, 2009
- Sep 10, 2009
- Sep 09, 2009
-
-
hjk authored
-
- Sep 02, 2009
-
-
hjk authored
-
- Aug 31, 2009
-
-
hjk authored
Split the concepts 'enabled' and 'editable' in the dumper output Disable "<not in scope>" entries, also fix their type. Fix glitch in type beautification for display Find reason for failing bulk updates.
-
- Aug 28, 2009
- Aug 27, 2009
-
-
Christian Kamm authored
Reviewed-by: hjk
-
dt authored
Since we can easily do that, just do it. No gurantee that we aren't going to use rtti in the future.
-
- Aug 18, 2009
- Aug 17, 2009
-
-
Friedemann Kleint authored
-
hjk authored
"Stepping instruction wise" and "display disassembler" mode is now toggled by a single action. This also allows to re-use F10 and F11 as keyboard shortcut. Missing: caching of disassembler output, removal of old disassembler view.
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
dt authored
complain. Added a Q_ASSERT to the case that shouldn't happen.
-
hjk authored
sessionUnloaded was sometimes emitted when the session manager was in an unsafe state (between delete m_file and m_file = new ...) leading to crashes when slots connected to the signal accessed the sessionmanager again. This patch moves the signal emission before delete m_file. Reviewed-by: dt
-
hjk authored
The code was already there, but disabled as it led to a crash during Creator startup due to a spurious "sessionUnload" emission.
-
hjk authored
-
hjk authored
-
- Aug 12, 2009
-
-
hjk authored
-
Friedemann Kleint authored
Fix "displayedtype" in CDB, display it elsewhere. Log debugger settings in DebuggerManager startup. Acked-by:
hjk <qtc-committer@nokia.com>
-
- Aug 11, 2009
-
-
con authored
-
- Aug 06, 2009
-
-
con authored
-
- Jul 30, 2009
-
-
Friedemann Kleint authored
-
- Jul 16, 2009
-
-
con authored
-
- Jul 15, 2009
-
-
dt authored
Requires a lot of trivial forwarding.
-
Friedemann Kleint authored
-
- Jul 13, 2009
-
- Jul 10, 2009
-
-
Friedemann Kleint authored
- Modified WatchModel to handle storage of an hierarchy of WatchItems. - Factored out code for asynchronous population to AsyncWatchModel and added a mixin for convenient handling - Added base class for synchronous models. - Implement simple, synchronous models for CDB, greatly simplifying code and finally getting manual expansion right. Signed-off-by:
hjk <qtc-committer@nokia.com>
-
- Jul 01, 2009
-
-
hjk authored
The option is hidden in the context menu. Currently the application must be stopped.
-
- Jun 24, 2009
-
-
hjk authored
-
- Jun 19, 2009