dragonmacher
|
64ac318f9d
|
GP-1534 - Added workaround code to deal with clipping on some Linux
distributions
|
2021-11-23 12:18:21 -05:00 |
|
dragonmacher
|
f457e6e51c
|
GP-1505 - Task Dialog blocking fix
|
2021-11-17 14:59:05 -05:00 |
|
ghidravore
|
122c3150da
|
fixing junit tests for actions that moved to new plugin
|
2021-11-16 18:07:10 -05:00 |
|
ghidra1
|
fce49f4c08
|
Merge remote-tracking branch 'origin/GP-1467_ghidravore_fixing_stack_trace_in_datatypes_tree' into Ghidra_10.1
|
2021-11-15 12:26:55 -05:00 |
|
ghidravore
|
9f2679a9f7
|
GP-1445 fixing issue with renaming a datatype that has the same name as a category at the same level
|
2021-11-15 11:38:19 -05:00 |
|
ghidravore
|
8ea716eb70
|
GP-1286 fixing bug in datatypes tree that caused stack traces if adding
nodes with a filter on. This also required a revisit to the fix for
GP-998
|
2021-11-12 15:28:18 -05:00 |
|
ghidravore
|
c625da90a4
|
GP-1440 fixing issue global actions shared across windows getting the
wrong context
|
2021-11-05 17:39:26 -04:00 |
|
Ryan Kurtz
|
37e807ea3b
|
Merge remote-tracking branch 'origin/GP-1-dragonmacher-help-validation-tweak'
|
2021-10-25 13:32:48 -04:00 |
|
dragonmacher
|
b8f33291ee
|
Switched help validation away from using a dialog; updated the thread
pool class to allow clients to easily run code in a background thread
|
2021-10-21 16:32:21 -04:00 |
|
dragonmacher
|
ec88c732d2
|
GP-1382 - Added Find actions to the Data Types provider to allow users
to find structures by size or by offset(s).
|
2021-10-21 14:17:54 -04:00 |
|
dragonmacher
|
002119277f
|
GP-1398 - Fixed the Function Editor's Storage Address Editor dialog to ensure that the Cancel button will not allow data type changes to be passed through to the primary editor.
Closes #3490
|
2021-10-14 16:24:39 -04:00 |
|
ghidravore
|
5e12e5d6d8
|
GP-157 added "live" field selection listener to FieldPanel
|
2021-09-28 16:36:54 -04:00 |
|
Dan
|
48ba18306e
|
GP-80: Add Dynamic bytes (raw memory) viewer
|
2021-09-27 10:40:40 -04:00 |
|
ghidra1
|
cfdec26da4
|
GP-943 Added support for zero-length arrays and
zero-length components. NOTE: We still never return 0 for
DataType.getLength(). Added DataType.isZeroLength().
|
2021-09-24 16:29:29 -04:00 |
|
dragonmacher
|
f24e969c2a
|
GP-1318 - fixed xref clicking bug
|
2021-09-24 13:33:39 -04:00 |
|
dragonmacher
|
a7f8cd3acd
|
Test fixes for recent FG layout updates
|
2021-09-22 10:02:50 -04:00 |
|
Ryan Kurtz
|
9c952ed154
|
Merge remote-tracking branch 'origin/patch'
|
2021-09-21 14:11:38 -04:00 |
|
Ryan Kurtz
|
e3f5e9a061
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-xref-merge-test-fixes--SQUASHED'
|
2021-09-21 12:59:01 -04:00 |
|
dragonmacher
|
51af44f843
|
Xref merge test fixes
|
2021-09-21 12:56:33 -04:00 |
|
dragonmacher
|
c8e359ddec
|
GP-926 - Function Graph - Layouts - Created generic
layout provider to use jung layouts by name
|
2021-09-21 11:46:27 -04:00 |
|
dragonmacher
|
5472b5be77
|
GP-1313 - Fixed exception in the default graph when loading saved layout
name
Closes #3441
|
2021-09-21 10:43:05 -04:00 |
|
Ryan Kurtz
|
7c2469a560
|
Merge remote-tracking branch 'origin/GP-3-dragonmacher-error-message-fix'
|
2021-09-15 07:09:15 -04:00 |
|
dragonmacher
|
09d28eb30c
|
GP-1039 - XRefs Field - add option to combine by function
Closes #1305
|
2021-09-14 17:21:44 -04:00 |
|
dragonmacher
|
04b48ce39e
|
Fixed poorly formatted error message containing stack trace info
|
2021-09-14 13:51:57 -04:00 |
|
caheckman
|
dd477783e1
|
Overlooked refactor
|
2021-09-02 12:44:35 -04:00 |
|
Ryan Kurtz
|
8b8a01c725
|
Merge remote-tracking branch 'origin/patch'
|
2021-09-01 08:29:48 -04:00 |
|
ghidravore
|
999454d53b
|
fixing bug where removing node from gtree didn't cause the tree to
re-filter
|
2021-08-31 15:13:57 -04:00 |
|
ghidra1
|
a41f85c4e4
|
GP-1261 Improved listing interior selection behavior and associated
clearing of components
|
2021-08-27 16:22:12 -04:00 |
|
Ryan Kurtz
|
58ab016767
|
Merge remote-tracking branch 'origin/patch'
Conflicts:
Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/graph/GraphDisplayBrokerPlugin.java
Ghidra/Features/ProgramGraph/src/main/java/ghidra/graph/program/ProgramGraphPlugin.java
|
2021-08-24 14:32:47 -04:00 |
|
dragonmacher
|
a89f27c994
|
GP-1244 - Fixed missing Graph menu mnemonic
|
2021-08-24 13:46:31 -04:00 |
|
Ryan Kurtz
|
2bc5ae910d
|
Merge remote-tracking branch 'origin/GP-1198_ghidravore_improving_symbolTree_for_large_scale_changes--SQUASHED'
|
2021-08-23 07:42:18 -04:00 |
|
ghidravore
|
bf27b8e410
|
GP-1193 Improved behavior of symbol tree when bulk operations add/delete/rename large numbers of symbols
|
2021-08-20 14:30:36 -04:00 |
|
dragonmacher
|
c6404f4dc6
|
GP-1217 - fixed stack trace when using keyboard shortcuts in a combo box
popup menu
|
2021-08-18 14:12:36 -04:00 |
|
Ryan Kurtz
|
69e8119211
|
Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED'
|
2021-08-09 14:13:19 -04:00 |
|
ghidravore
|
210cc0bca0
|
Created the concept of graph types and display options for those graph types.
|
2021-08-09 13:18:23 -04:00 |
|
Ryan Kurtz
|
191dc19699
|
Merge remote-tracking branch 'origin/GP-1183-dragonmacher-vt-cache-open-programs'
|
2021-08-05 09:02:36 -04:00 |
|
ghidra1
|
6b04eb793f
|
Merge remote-tracking branch 'origin/patch'
|
2021-08-03 19:26:00 -04:00 |
|
dragonmacher
|
7d88cd9b35
|
GP-1183 - Version Tracking - Cache programs opened in the New Session
Panel
|
2021-08-03 16:03:05 -04:00 |
|
ghidravore
|
59adf88343
|
GP-116 added ability to save changes in options when cancelling
|
2021-08-03 13:21:56 -04:00 |
|
ghidra1
|
f66bad1a9c
|
Merge remote-tracking branch
'origin/GP-1081-dragonmacher-menu-mnemonics--SQUASHED' (Closes #2811)
|
2021-07-13 14:39:01 -04:00 |
|
dragonmacher
|
b6f85e1810
|
GP-1081 - added support for keyboard navigation to menus and popup menus
Closes #1081
|
2021-07-09 14:11:49 -04:00 |
|
ghidra1
|
fadce4b58c
|
Merge remote-tracking branch 'origin/GP-1014-dragonmacher-fcg-background-color'
|
2021-07-06 16:40:01 -04:00 |
|
dragonmacher
|
9112a84f63
|
GP-1014 - Function Call Graph - add option to change background color;
consolidated graph options.
|
2021-06-30 16:48:51 -04:00 |
|
dragonmacher
|
1c163364b8
|
GP-1087 - fixed password dialog causing splash screen to close
|
2021-06-29 14:33:29 -04:00 |
|
ghidra1
|
047b009e3a
|
Merge remote-tracking branch 'origin/GP-1049-dragonmacher-tip-of-the-day-modal-issue'
|
2021-06-23 17:52:34 -04:00 |
|
ghidra1
|
3b1fdc386d
|
Merge remote-tracking branch
'origin/GP-1030-dragonmacher-memory-leak--SQUASHED' (Closes #3013)
|
2021-06-23 17:48:42 -04:00 |
|
dragonmacher
|
23958bb12f
|
GP-1049 - Fixed a modal parenting issue with the Tip of the Day plugin.
|
2021-06-21 10:16:32 -04:00 |
|
dragonmacher
|
d119fbac61
|
GP-1030 - Fixed minor memory leak encountered when using Search -> For Address Tables
Closes #3013
|
2021-06-10 18:21:45 -04:00 |
|
dragonmacher
|
26dc7b62b7
|
Test fixes for intermittent key binding options failure
|
2021-06-09 15:00:12 -04:00 |
|
dragonmacher
|
f978164cfc
|
GP-875 - Popup window placement integration
|
2021-06-08 11:00:15 -04:00 |
|