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 |
|
ghizard
|
d7eb2004a1
|
GP-875 - Popup Window Placer classes
Conflicts:
Ghidra/Framework/Docking/src/main/java/docking/widgets/PopupWindow.java
|
2021-06-08 11:00:13 -04:00 |
|
dragonmacher
|
a9acf8bdf8
|
GP-875 - Hovers - Fixed how we choose locations to display the reference
hover window; added a formatted tooltip provider for function
signatures; fixed a bug that prevented the reference hover from being
correctly sized
|
2021-06-08 11:00:12 -04:00 |
|
dragonmacher
|
568933ff11
|
GP-1028 - Modal Dialogs - Fixed edge case that caused dialogs to get
incorrectly parented when scripts use the 'AnalysisMode.DISABLED'
setting.
Closes #3103
|
2021-06-04 15:18:39 -04:00 |
|
ghidra1
|
984fa7e40b
|
Merge remote-tracking branch 'origin/GP-998-dragonmacher-edit-dt-exception' into Ghidra_10.0
|
2021-06-04 08:48:32 -04:00 |
|
dragonmacher
|
c2f7791b92
|
GP-998 - Fixed exception when double-clicking a data type in an archive
that is not open for edit
|
2021-06-03 17:48:21 -04:00 |
|
ghidravore
|
a68dcce830
|
Merge remote-tracking branch
'origin/GP-989-dragonmacher-bookmark-table-delete' into Ghidra_10.0
(closes #3066)
|
2021-06-01 16:09:28 -04:00 |
|
ghidravore
|
54d81f06c5
|
GP-933 fixing gradle warnings to prepare for Gradle 8
|
2021-05-28 12:59:11 -04:00 |
|
dragonmacher
|
f988889366
|
GP-989 - Fixed issue preventing Bookmarks table from removing deleted
bookmark
Closes #3066
|
2021-05-26 10:42:30 -04:00 |
|
dragonmacher
|
49f2512e6d
|
Test stack trace fixes; updated the Data Types provider to clear the
preview node when its archive is closed
|
2021-05-20 14:34:46 -04:00 |
|
ghidra1
|
36b32721c6
|
Merge remote-tracking branch
'origin/GP-759_ghidravore_actions_on_secondary_windows--SQUASHED'
|
2021-05-19 12:24:40 -04:00 |
|
ghidravore
|
1f3f086ac9
|
GP-759 - providing control when using the ActionBuilder for actions to determine which windows they should appear on. Also, cleaned up various actions to take advantage of this.
|
2021-05-19 11:20:12 -04:00 |
|