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 |
|
ghidra1
|
22675e9f39
|
Merge remote-tracking branch 'origin/GP-42_dev747368_PdbSymbolServer_for_10'
|
2021-05-18 21:42:23 -04:00 |
|
dev747368
|
084d2f1735
|
GP-42 fix result dialog, age text field ui
|
2021-05-13 16:14:32 -04:00 |
|
dev747368
|
425667e640
|
GP-42 Initial implementation of Pdb symbol store / symbol servers
|
2021-05-12 16:55:01 -04:00 |
|
Ryan Kurtz
|
3a0ae8ee39
|
GP-849: Gradle 7 support
|
2021-05-12 13:45:16 -04:00 |
|
ghidra1
|
6fd613d4f9
|
Merge remote-tracking branch 'origin/GP-828-dragonmacher-bad-message-wrapping--SQUASHED'
|
2021-05-10 20:50:41 -04:00 |
|
dragonmacher
|
cc7178c9c9
|
GP-828 - fixed bad message dialog wrapping
|
2021-05-10 13:59:56 -04:00 |
|
ghidra1
|
5234839b24
|
Merge remote-tracking branch
'origin/GP-867-dragonmacher-hint-text-field'
|
2021-04-28 19:14:31 -04:00 |
|
ghidra1
|
4e16b3aa3a
|
GP-0 correct AnalysisOptionsTest failures
|
2021-04-27 09:21:33 -04:00 |
|
dragonmacher
|
745e2e3a9a
|
GP-867 - fixed hint text field text misalignment
|
2021-04-26 17:17:49 -04:00 |
|
ghidra1
|
67d9af5ad2
|
Merge remote-tracking branch 'origin/GP-825-dragonmacher-dancing-task-dialog--SQUASHED'
|
2021-04-26 12:59:23 -04:00 |
|
dragonmacher
|
9c9dcc927a
|
GP-825 - Task Dialog - fixed expanding task dialog
|
2021-04-26 12:53:23 -04:00 |
|
dragonmacher
|
35fbcca80e
|
Test fix
|
2021-04-26 07:43:47 -04:00 |
|
dragonmacher
|
607c8ba8e4
|
Updated Symbol Table to handle items not being correctly deleted; added code to speed up the table's add/remove process
|
2021-04-22 09:01:59 -04:00 |
|
dragonmacher
|
b1d55498ec
|
GP-830 - Updated the threaded table model to allow subclasses to change how data adds and removes are performed. This fixes and exception and increases performance for the Symbol Table
|
2021-04-06 09:27:23 -04:00 |
|
ghidra1
|
ceb0b5ad27
|
Merge remote-tracking branch
'origin/GP-788-dragonmacher-symbol-table-ui-lockup--SQUASHED'
Conflicts:
Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/symtable/SymbolTablePlugin.java
|
2021-03-26 16:11:03 -04:00 |
|
dragonmacher
|
fd6964070f
|
GP-788 - Fixed UI lockup caused by Symbol Table during analysis
|
2021-03-26 16:07:55 -04:00 |
|
ghidra1
|
8717dd405b
|
Merge remote-tracking branch 'origin/GP-792-dragonmacher-table-dialog-sort-column'
|
2021-03-26 15:52:43 -04:00 |
|
dragonmacher
|
4e34193bb4
|
GP-792 - Updated the TableChooserDialog to allow for clients to change
the sort behavior; deprecated duplicate 'TableChooeserDialog' and
created 'TableSelectionDialog' as a replacement
|
2021-03-22 17:26:07 -04:00 |
|