Commit Graph

33 Commits

Author SHA1 Message Date
Oswald Buddenhagen
894ee04ee0 make terminal emulator configurable centrally
this includes changing the runInTerminal.command command line.
the terminal setting mock from the debugger plugin is gone again.
2009-04-14 11:41:23 +02:00
hjk
3e38a0598b debugger: make user visible strings translatable 2009-04-08 16:05:49 +02:00
con
0a91e21f4b More debugging helper renaming. 2009-04-07 17:16:48 +02:00
hjk
bb3e6b720c debugger: rename data dumpers into "debugging helpers" 2009-04-07 16:39:47 +02:00
hjk
9318459b47 debugger: allow short stack to be expanded by a context menu item or
double click on the "<...>" line
2009-04-07 10:41:01 +02:00
hjk
7f3ac4614b debugger: use a new action for "executing a line" 2009-04-03 15:47:11 +02:00
hjk
5266f16cc6 debugger: new test case for char arrays 2009-04-03 13:40:18 +02:00
hjk
bcd279a198 debugger: make maximal number of stack entries configurable 2009-04-02 16:26:33 +02:00
hjk
3de773a551 debugger: rework dumper settings page 2009-03-27 17:21:25 +01:00
hjk
a2c68a538d debugger: remove reference to dumper build step from debugger UI 2009-03-27 17:21:25 +01:00
hjk
a6a7e71b64 make SavedAction and SavedAction "globally" available 2009-03-26 19:04:33 +01:00
hjk
8ba891bb0c debugger: progress on action generalization
mostly renamings
2009-03-26 17:28:14 +01:00
hjk
f54440b4a5 debugger: work on generalizing the new debugger actions 2009-03-26 17:28:14 +01:00
hjk
b968932056 debugger: work on action handling 2009-03-26 17:28:14 +01:00
hjk
6c15d33cdc debugger: use dumpers build alongside Qt 2009-03-26 12:36:04 +01:00
hjk
504b81997d debugger: use new actions for watchers window/manager communication 2009-03-25 12:31:02 +01:00
hjk
eb3870875f debugger: use new action scheme for number base selections 2009-03-24 16:39:30 +01:00
hjk
f48ff339ae debugger: code cosmetics 2009-03-24 16:39:30 +01:00
hjk
60bb361620 debugger: make position of debugger lib configurable 2009-03-24 12:50:40 +01:00
hjk
380cb40f27 debugger: work on optional prebuild dumper library 2009-03-23 14:34:01 +01:00
hjk
1c110388ec debugger: work on using prebuilt dumpers 2009-03-23 13:02:50 +01:00
hjk
f8f5263b38 debugger: split options page 2009-03-23 12:28:26 +01:00
hjk
79d6c96d4e debugger: make an option to select terminal application (not used yet) 2009-03-20 09:53:02 +01:00
hjk
2a9070038f debugger: insert action to create new watch item in locals&watchers context menu 2009-03-19 17:54:01 +01:00
hjk
c110da750b debugger: make QAction a base class of DebuggerAction 2009-03-19 15:54:52 +01:00
hjk
5999c35d2c debugger: some action related cleanup 2009-03-19 15:44:26 +01:00
hjk
00be68701e allow in-line editing of watcher expressions 2009-03-19 15:33:37 +01:00
hjk
532c18d723 debugger: make add & remove wathcers work again after the action changes 2009-03-19 12:53:58 +01:00
hjk
50cabb9216 debugger: progress in action reorganisation 2009-03-19 12:24:04 +01:00
hjk
be0ca1bdab debugger: less debug output 2009-03-19 11:43:59 +01:00
hjk
66674d3ae9 debugger: more actions reshuffling 2009-03-19 10:54:27 +01:00
hjk
0b58f1f527 debugger: reorganizing settings and actions in progress 2009-03-19 09:32:47 +01:00
hjk
42c4b9dd52 compile fix 2009-03-18 10:04:02 +01:00