torusrxxx
|
9c9f925021
|
Allow the user to mod background image in tables
|
2021-10-16 22:39:21 +08:00 |
torusrxxx
|
b473deaa25
|
Add restart and stop debugging to exit dialog
|
2021-10-15 21:43:50 +08:00 |
Duncan Ogilvie
|
296091f6dd
|
Merge pull request #2762 from ZehMatt/refactor-warnings
Fix some warnings
|
2021-10-15 10:00:16 +02:00 |
Duncan Ogilvie
|
4af034a3e7
|
Merge pull request #2760 from torusrxxx/patch000000c9
Fixed a bug that overwrites last character of DBCS string with NUL
|
2021-10-14 21:49:33 +02:00 |
ζeh Matt
|
9fe339b902
|
Fix some warnings
|
2021-10-14 17:46:23 +03:00 |
torusrxxx
|
a2459f64ab
|
Fixed a bug that overwrites last character of DBCS string with NUL
|
2021-10-14 18:15:33 +08:00 |
Duncan Ogilvie
|
4da46324a6
|
Merge pull request #2758 from ZehMatt/refactor-memupdate
Split MemUpdateMap into smaller functions
|
2021-10-14 11:34:23 +02:00 |
ZehMatt
|
5f0afc0845
|
Split MemUpdateMap into smaller functions
|
2021-10-13 22:01:16 +03:00 |
Duncan Ogilvie
|
96d2a6a745
|
Merge pull request #2756 from CaledoniaProject/patch-2
Enable SeDebugName privilege by default
|
2021-10-12 09:19:15 +02:00 |
CaledoniaProject
|
560449a7e8
|
Enable SeDebugName privilege by default
|
2021-10-12 14:49:01 +08:00 |
Duncan Ogilvie
|
379e8da30d
|
Merge pull request #2730 from torusrxxx/patch000000c5
More detailed description of menu actions in status bar
|
2021-10-11 10:19:24 +02:00 |
Duncan Ogilvie
|
555c3912f8
|
Merge pull request #2744 from torusrxxx/patch000000c8
set default log and command conditions
|
2021-10-05 00:03:51 +02:00 |
Duncan Ogilvie
|
cb045065d9
|
Merge pull request #2740 from yunzheng/comment-label-formatfunction
DBG: add comment and label format functions
|
2021-10-05 00:03:24 +02:00 |
Duncan Ogilvie
|
e962fa15fa
|
Merge pull request #2717 from thejanit0r/patch-4
Added optional flag to enable the alternative memory breakpoint (PAGE_NOACCESS)
|
2021-10-05 00:02:53 +02:00 |
Duncan Ogilvie
|
ad8f193b90
|
Merge pull request #2743 from torusrxxx/patch000000c7
don't copy html if more than 2048 lines are selected
|
2021-10-04 16:53:37 +02:00 |
Yun Zheng Hu
|
fe77dbb6db
|
DBG: AStyle formatfunctions.cpp
|
2021-10-02 20:07:28 +02:00 |
torusrxxx
|
407a038b9a
|
Add more complete menu action documentation to main window
|
2021-10-02 17:27:05 +08:00 |
torusrxxx
|
220ba9a7d1
|
set default log and command conditions
|
2021-10-01 17:46:26 +08:00 |
torusrxxx
|
36a7fba118
|
don't copy html if more than 2048 lines are selected
|
2021-10-01 17:24:31 +08:00 |
Yun Zheng Hu
|
bf7a9d2f32
|
DBG: add comment and label format functions
|
2021-09-28 13:42:58 +02:00 |
torusrxxx
|
61507831bb
|
Add more tool tips to main window
|
2021-09-20 12:10:54 +08:00 |
Duncan Ogilvie
|
50bbdda757
|
Merge pull request #2731 from torusrxxx/patch000000c6
Preview the assembled bytes in assemble dialog
|
2021-09-18 22:32:55 +02:00 |
torusrxxx
|
81a761417b
|
Remove Qt 5.9 function
|
2021-09-14 17:58:31 +08:00 |
torusrxxx
|
cc34d7c42f
|
Preview the assembled bytes in assemble dialog
|
2021-09-14 17:23:03 +08:00 |
Duncan Ogilvie
|
969e36ff5b
|
Merge pull request #2722 from Mattiwatti/dont-delete-default-except-filter
Don't delete 'unknown exceptions' filter in settings dialog
|
2021-09-13 13:33:56 +02:00 |
torusrxxx
|
b31cf786cb
|
Remove Incr/Decr/Incr 8/Decr 8/Set 1/Zero/Push/Pop menu actions because they are used less frequently
|
2021-09-13 18:05:59 +08:00 |
torusrxxx
|
51d92b3b56
|
More detailed description of menu actions in status bar + about Qt
|
2021-09-13 17:25:33 +08:00 |
Duncan Ogilvie
|
c113a6ae1c
|
Merge pull request #2693 from torusrxxx/patch000000c4
Don't clear filter on list refresh (#2317)+ fix icon table text overflow
|
2021-09-12 12:02:25 +02:00 |
torusrxxx
|
19811d0357
|
Clean up copy menu that is already added by the list view itself
|
2021-09-12 12:21:12 +08:00 |
torusrxxx
|
f55c0158f7
|
Merge branch 'development' into patch000000c4
|
2021-09-12 11:33:33 +08:00 |
Duncan Ogilvie
|
32b4d837d2
|
Merge pull request #2729 from ZehMatt/issue-form
Use GitHub issue forms
|
2021-09-11 15:14:14 +02:00 |
ζeh Matt
|
41e33b80b9
|
Use GitHub issue forms
|
2021-09-11 16:10:42 +03:00 |
Matthijs Lavrijsen
|
fcc45e2c47
|
Fix off-by-one that allowed deleting the unknown exception filter
Reference (maybe): #2708
|
2021-09-07 00:42:55 +02:00 |
the_janitor
|
02f8f2c7da
|
Added optional flag to enable the alternative memory breakpoint (PAGE_NOACCESS)
|
2021-09-02 03:19:07 +02:00 |
Duncan Ogilvie
|
b4f55233d3
|
Merge pull request #2713 from thejanit0r/patch-2
Added CB_STOPPINGDEBUG plugin callback in order to let plugins perform clean-up
|
2021-08-21 15:46:26 +02:00 |
the_janitor
|
e14aa41768
|
Moved the location of CB_STOPPINGDEBUG to the end of the enum
|
2021-08-21 03:01:48 +02:00 |
the_janitor
|
60e0224155
|
Added CB_STOPPINGDEBUG plugin callback in order to let pluginsperform clean-up
|
2021-08-17 14:03:40 +02:00 |
Duncan Ogilvie
|
50b020f9cc
|
Merge pull request #2701 from morsisko/dump_modify_dialog_fix
Added "Follow in Symbols" to the Memory Map context menu
|
2021-08-13 16:24:26 +02:00 |
morsisko
|
f73d44c0e4
|
DBG: Changed comment near symfollow
|
2021-07-31 23:59:15 +02:00 |
morsisko
|
ec4de7d364
|
GUI: Added Follow in Symbols to the context menu in memory maptab
|
2021-07-31 23:56:29 +02:00 |
morsisko
|
b5e1c4bbee
|
GUI: Refactor in CPUDisassembly.cpp, so it doesn't set focus to symbols tab twice
|
2021-07-31 22:42:50 +02:00 |
morsisko
|
5e6e503185
|
GUI: Added command to follow address in symbols tab
|
2021-07-31 19:36:30 +02:00 |
Duncan Ogilvie
|
1cdcaa242c
|
Merge pull request #2700 from morsisko/dump_modify_dialog_fix
DBG: Fixed crash when comment longer than 512 characters
|
2021-07-29 10:38:36 +02:00 |
morsisko
|
b3f699d207
|
DBG: Fixed crash when comment longer than 512 characters
|
2021-07-28 22:29:58 +02:00 |
Duncan Ogilvie
|
48986ff3d3
|
Merge pull request #2694 from torusrxxx/patch000000c3
Add shortcuts in Goto dialog
|
2021-07-26 20:31:12 +02:00 |
Duncan Ogilvie
|
2a34dd14c9
|
Merge pull request #2695 from ZehMatt/templabel
Add temporary label support for scripting
|
2021-07-25 22:01:58 +02:00 |
Duncan Ogilvie
|
bc013ccc9d
|
Merge pull request #2697 from ZehMatt/fix-scriptapi-getlabelinfo
Fix Script::Label::GetInfo never returning anything
|
2021-07-20 22:43:41 +02:00 |
Duncan Ogilvie
|
68e676de2b
|
Merge pull request #2685 from torusrxxx/patch000000c1
Allow the user to change the font size with Ctrl and mouse wheel
|
2021-07-19 22:46:11 +02:00 |
Duncan Ogilvie
|
02068e0935
|
Merge pull request #2690 from morsisko/dump_modify_dialog_fix
MemoyDump - "modify" dialog fix
|
2021-07-19 22:44:32 +02:00 |
Duncan Ogilvie
|
50f2572ea8
|
Merge pull request #2688 from torusrxxx/patch000000c2
Add copy menu to ScriptView
|
2021-07-19 22:42:37 +02:00 |