Commit graph

4014 commits

Author SHA1 Message Date
James
e3ae5a0370 GT_2757 fixed java stream decompile bug 2019-07-10 15:34:26 -04:00
dragonmacher
a88ecfe6b5 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-09 18:56:48 -04:00
dragonmacher
6015650079 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-08 17:41:56 -04:00
dragonmacher
0ddd33978e Updated generic application name to include version 2019-07-05 12:16:13 -04:00
ghidra1
27a19596c7 Merge remote-tracking branch 'origin/ghidra1_ReverseIndexIterate' 2019-07-03 15:12:55 -04:00
Ryan Kurtz
c2c9ac21c0 GT-2966: SymbolType is missing a LABEL static field (closes #712). 2019-07-02 10:25:34 -04:00
dragonmacher
10621008e0 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step  - Added 'snapshot' concept to base Component Provider to fix how
actions are added to the toolbar and menu; fixed bugs and tests
2019-06-28 18:40:47 -04:00
dragonmacher
3946a05ded GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 7 - Untangled and removed the key binding management from the
ActionToGuiMapper; fixed bugs and tests
2019-06-28 15:20:13 -04:00
dragonmacher
d684ee3ce6 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 6 - added action to 'Go To Last Provider'; cleanup for review
2019-06-28 07:56:40 -04:00
dragonmacher
115243801e GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 5 - cleanup of old key binding support constructor parameter; start
of cleanup of DockingActionProviderIf
2019-06-27 15:38:06 -04:00
dragonmacher
ff4b3736b9 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 4 - cleanup of old getIcon() overridden methods
2019-06-26 16:31:50 -04:00
dragonmacher
fa75f7dff6 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 3 - removed old plugin pattern of creating special actions to show
their respective providers; updated inception information for new action
2019-06-26 15:30:34 -04:00
Ryan Kurtz
1003286382 Merge remote-tracking branch 'origin/GT-2959_dragonmacher_PR-677_NicolaasWeideman_varnode_ast_equals' 2019-06-26 09:52:28 -04:00
ghidra1
a15c70950f Added extensions GnuDisassembler and SleighDevTools 2019-06-25 09:40:15 -04:00
dragonmacher
f510ddf338 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 2 - fixed bug that allowed dummy actions into the toolbar; updated
DockingAction to handle null keybindings the same way as null menu and
toolbar data
2019-06-21 18:37:46 -04:00
dragonmacher
8c11c1eebd GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 1 - basic plumbing and tests
2019-06-21 18:16:10 -04:00
Tom Nelson
007cd0bca7 Fix MenuData so ampersand is not removed from String[] that is passed to
getMnemonic method. Add conditional to ensure that menuPath cannot be set
with an empty String[]. Add unit test to enforce expected behavior.
2019-06-21 16:31:51 -04:00
nicolaas
f15798ccf9 Add null check for def of other VarnodeAST in equals method 2019-06-21 11:07:52 -07:00
Ryan Kurtz
80d5dcd44f Merge remote-tracking branch 'origin/GT-2941_ryanmkurtz_fatjar' 2019-06-20 08:52:51 -04:00
dragonmacher
a77efd2524 GT-2947 - updated Edit Function dialog to put focus in the signature
field by default; added undo/redo support
2019-06-19 17:44:34 -04:00
Ryan Kurtz
d8da078251 GT-2941: Generic support for moving "fat jar" to the end of the
classpath.
2019-06-18 12:07:56 -04:00
GhidorahRex
ba37c1bae4 Corrected manual index bug in development mode. 2019-06-18 10:35:11 -04:00
ghidra1
7c5523362c Emulator - added simplified program emulation API via EmulatorHelper 2019-06-14 15:54:44 -04:00
ghidra1
8377f8394b Eliminate use of jcalendar. Replaced DateEditor with non-editable
display for Options use.
2019-06-13 15:36:26 -04:00
Ryan Kurtz
a524ae4d7c Merge remote-tracking branch 'origin/GT-2921-dragonmacher-data-settings-exception' 2019-06-13 14:00:27 -04:00
dragonmacher
f8bd49b4be GT-2869 - Key Bindings - review fixes 2019-06-12 14:44:14 -04:00
dragonmacher
2de5c40cd6 GT-2869 - Key Bindings - review fixes 2019-06-12 14:43:32 -04:00
dragonmacher
43fa7e3f92 GT-2869 - Key Bindings - refactor of methods to provide all actions 2019-06-12 14:43:31 -04:00
dragonmacher
c1de98304a GT-2869 - Shared Key Bindings - review fixes 2019-06-12 14:43:29 -04:00
dragonmacher
5a9067832a GT-2869 - Shared Key Bindings - removed Dummy Key Binding class 2019-06-12 14:43:28 -04:00
dragonmacher
3705ac3d1f GT-2869 - Shared Key Bindings - created new shared keybinding concept
that replaces the DummyKeyBindingsOptionsAction
2019-06-12 14:43:27 -04:00
dragonmacher
c9bd3a8b2b GT-2869 - Shared Key Bindings - created new shared keybinding concept
that replaces the DummyKeyBindingsOptionsAction
2019-06-12 14:43:26 -04:00
dragonmacher
2d0b9dd787 GT-2921 - Fixed exception in Data Settings Dialog related to recent
refactoring
2019-06-12 13:09:05 -04:00
Ryan Kurtz
398db09cec GT-2585: Fixing bad windows path when project lives in root windows
directory.
2019-06-11 14:48:21 -04:00
dragonmacher
4919d6ec54 Tests - fix for threading issue involving weakly consistent cache 2019-06-11 10:46:59 -04:00
nicolaas
3813583689 Fix equals method in VarnodeAST 2019-06-10 16:17:53 -07:00
emteere
5ecce280b8 GT-2905_emteere Putting out correct constructor line-number for nop
sleigh compiler argument '-n'
2019-06-10 18:38:20 -04:00
ghidra1
cd9a666ac6 Merge remote-tracking branch 'origin/patch' 2019-06-10 16:57:46 -04:00
ghidra1
89a4496a2e GT-2903 corrected terminate checkout from viewed checkouts list. Was
terminating incorrect checkout.
2019-06-10 16:55:41 -04:00
dragonmacher
0e83fdbe70 Tests - fixed timing issue in path highlighting test 2019-06-06 15:46:46 -04:00
dragonmacher
23a05a4177 Screenshots - fixed broken screenshot generators 2019-06-06 15:35:13 -04:00
dragonmacher
60be8e151b Fixed NPE possible when background thread is mutating the function 2019-06-06 14:42:08 -04:00
Ryan Kurtz
5e2748837b Merge remote-tracking branch 'origin/GT-2894-dragonmacher-structure-editor-keys' 2019-06-06 11:23:36 -04:00
dragonmacher
2f2c2ca8b0 GT-2136 - Fixed NPE in program data type manager 2019-06-05 10:01:53 -04:00
dragonmacher
9737653be6 GT-2894 - Key Bindings - review fixes 2019-06-03 17:44:44 -04:00
ghidra1
25894ff9ae Merge remote-tracking branch 'origin/GT-2685_ghidra1_ServerChanges' 2019-06-03 11:33:21 -04:00
Ryan Kurtz
f3a7cb0490 Merge remote-tracking branch 'origin/GT-2891-dragonmacher-optiondialog-to-swing' 2019-06-03 08:12:11 -04:00
ghidra1
5c1127b085 GT-2685 minor text revisions 2019-05-31 17:51:11 -04:00
dragonmacher
28c5218f18 GT-2894 - Key Bindings - fixed bug in Structure Editor that prevented
toolbar action keybinding from working; updated all keybindings to work
with focus in text components when the binding is modified, as long as
the component does itself not have an action registered for that binding
2019-05-31 17:35:01 -04:00
ghidra1
17bb619048 GT-2685 Improved Ghidra Server interface binding and remote address
identification.  Minor fixes to database cleanup and project conversion.
2019-05-31 12:55:51 -04:00