Commit graph

1278 commits

Author SHA1 Message Date
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
dragonmacher
89273bbfbe GP-722 - fixed bug that caused some screen readers to lock-up
Fixes #2820
2021-03-19 15:55:32 -04:00
ghidra1
d377d90e14 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
dragonmacher
b929183180 GP-771 - fixed regression that caused table header popup to stop working 2021-03-12 16:06:30 -05:00
ghidra1
f2e702d1b2 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/application.properties
2021-03-11 15:15:56 -05:00
ghidra1
470ef71ba8 Improve ApplicationLayout use for standalone apps 2021-03-11 14:47:57 -05:00
ghidra1
fcd870fee4 Merge remote-tracking branch
'origin/GP-747-dragonmacher-alt-keybinding-change' (Closes #2008)
2021-03-10 12:28:00 -05:00
dragonmacher
5afc1bebec GP-747 - Keybinding 'fix' for difference in key codes for Left/Right Alt
keys on some OSes

Closes #2008
2021-03-04 14:56:52 -05:00
ghidra1
cbff28bf40 Merge remote-tracking branch 'origin/GP-0-dragonmacher-splash-screen-test-fix' 2021-03-03 18:41:51 -05:00
dragonmacher
813d91adec Fixed intermittent splash screen test failure; updated dialog parenting
to not allow a hidden window to be a parent
2021-03-03 18:16:50 -05:00
ghidra1
48e9000850 Merge remote-tracking branch 'origin/GP-745-dragonmacher-tree-edit-fix'
(Closes #2799)
2021-03-02 19:13:59 -05:00
ghidra1
ada8f0b4d7 Merge remote-tracking branch
'origin/GP-732-dragonmacher-context-menu-key-binding--SQUASHED' (closes
#2790)
2021-03-02 19:11:11 -05:00