dev747368
|
d3fb6b4758
|
GP-462 break memory pinning of closed tool
|
2020-12-08 15:59:00 -05:00 |
|
dragonmacher
|
a3dee57e37
|
Fixed exception in byte viewer during table construction
|
2020-11-17 14:20:26 -05:00 |
|
ghidravore
|
6648cbb8cb
|
Merge remote-tracking branch
'origin/GT-0_ghidravore_fixing_missing_invalide_cache_method_in_FunctionTagManager'
Conflicts:
Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/function/tags/FunctionTagsComponentProvider.java
|
2020-11-05 17:39:50 -05:00 |
|
dragonmacher
|
0fcdb7c6c3
|
Function Tags - updated DB to have a tag count cache; added service
interface
|
2020-11-04 16:35:31 -05:00 |
|
ghidravore
|
b88c949c6b
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-11-02 14:44:34 -05:00 |
|
ghidravore
|
490bc9ffa9
|
GT-308 preserved graph satellite state between graph instantiations.
(also changed the timing for when preferences are loaded into the tool
so that they happen before plugins get initialized)
|
2020-10-29 15:13:43 -04:00 |
|
dragonmacher
|
cbeb1b0086
|
Set Import Dialog to not use a delay when showing its progress dialog
|
2020-10-29 12:35:14 -04:00 |
|
ghidra1
|
038b701670
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-10-27 17:13:18 -04:00 |
|
dragonmacher
|
798c3abf42
|
Merge branch 'GP-1-dragonmacher-window-location-fix'
|
2020-10-27 14:22:28 -04:00 |
|
ghidravore
|
cefacd49be
|
Merge remote-tracking branch 'origin/GP-289_ghidravore_gtree_dispose_issue--SQUASHED' into Ghidra_9.2
|
2020-10-27 14:12:51 -04:00 |
|
dragonmacher
|
9b0e2dc24b
|
Fixed decompiler timeout bug introduced in recent change
Closes #2406
|
2020-10-27 14:11:01 -04:00 |
|
ghidravore
|
cd2951fcbf
|
fixing issue where disposing FSB tree while a filter was applied caused error. Also fixed issue with actions on tree with active filter
|
2020-10-27 13:51:48 -04:00 |
|
ghidra1
|
b605ad0327
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-10-26 15:30:56 -04:00 |
|
ghidravore
|
1c145dd781
|
Moved setLayout into a task to fix a race condition when popping up the
cancel dialog
|
2020-10-22 14:59:06 -04:00 |
|
dragonmacher
|
ba80c729ec
|
Test fixes
|
2020-10-22 11:25:03 -04:00 |
|
dragonmacher
|
654bb1ffb1
|
Fix for lost tool window; added plugin to show window locations
|
2020-10-21 16:22:19 -04:00 |
|
dragonmacher
|
8ec3f786ff
|
Merge branch 'GP-266-dragonmacher-function-tags-ui-lockup'
|
2020-10-21 13:46:54 -04:00 |
|
dragonmacher
|
77ee698797
|
GP-266 - Function Tags - updated function tags to load tags in a
background thread
Closes #2366
|
2020-10-21 13:40:03 -04:00 |
|
ghidravore
|
66d052ce24
|
fixing duplicate graph actions when re-using a graph. Also fixed problem with actions being added on non-swing thread.
|
2020-10-21 11:49:29 -04:00 |
|
dragonmacher
|
822dc240b5
|
Merge remote-tracking branch 'origin/GP-249-dragonmacher-task-launcher-sleep--SQUASHED'
|
2020-10-16 15:59:43 -04:00 |
|
dragonmacher
|
dc7e45762d
|
GP-249 - Task Dialog - fixed issue with task dialog appearing over user input dialog; fixed spin/sleep code
|
2020-10-15 18:06:36 -04:00 |
|
ghidra1
|
f7f366b261
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-10-09 16:57:08 -04:00 |
|
dragonmacher
|
63bdf81b92
|
Fixed of recent change to window manager
|
2020-10-09 16:45:03 -04:00 |
|
ghidravore
|
02e5126a1c
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
Conflicts:
Ghidra/Framework/Docking/src/main/java/docking/DockingWindowManager.java
|
2020-10-09 14:50:16 -04:00 |
|
dragonmacher
|
e4f61fa06d
|
Removed debug statement
|
2020-10-08 14:03:10 -04:00 |
|
ghidra1
|
5b112cf0c3
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-10-07 19:13:29 -04:00 |
|
ghidravore
|
b8a71a2ea2
|
Merge remote-tracking branch 'origin/GP-153_ghidravore_actions--SQUASHED' into Ghidra_9.2
|
2020-10-07 18:03:43 -04:00 |
|
ghidravore
|
532a1d4fd0
|
Adding capbility to add DockingActions to GraphDisplay. Also, wired in the help for existing actions.
|
2020-10-07 17:58:48 -04:00 |
|
ghidra1
|
1c9d7d89d0
|
Merge remote-tracking branch 'origin/Ghidra_9.2'
|
2020-10-07 11:48:49 -04:00 |
|
dragonmacher
|
22fd0a24a3
|
Test fixes
|
2020-10-07 11:26:48 -04:00 |
|
dragonmacher
|
9dd458e9e1
|
GP-224 - Modal Dialogs - fixed modal dialogs not being parented to
active window in default case
|
2020-10-06 11:09:28 -04:00 |
|
ghidravore
|
cc65ab7e4a
|
added code to prevent adding duplicate children to a gtree node
|
2020-10-05 17:20:15 -04:00 |
|
dragonmacher
|
874893468e
|
Fixed spelling error
|
2020-10-02 10:56:46 -04:00 |
|
dragonmacher
|
0f4c9cf355
|
Fixed recent breaking of task dialog that caused the chomping bits to go
not get shown
|
2020-09-30 16:16:36 -04:00 |
|
dragonmacher
|
e5358323d8
|
Tests - cleanup of stack traces in test log file
|
2020-09-25 13:37:34 -04:00 |
|
ghidravore
|
dedf48a507
|
Merge remote-tracking branch 'origin/GT-1_ghidravore_action_enablement_bug'
|
2020-09-23 13:41:51 -04:00 |
|
ghidravore
|
12d408d6db
|
Merge remote-tracking branch 'origin/GT-1-dragonmacher-table-copy-bug'
|
2020-09-22 18:05:12 -04:00 |
|
ghidravore
|
0754742fcc
|
Merge remote-tracking branch 'origin/GP-1-dragonmacher-fixed-bad-menu-mnemonic'
|
2020-09-22 18:03:34 -04:00 |
|
ghidravore
|
3c289e8816
|
GT-1 fixing action enablement bug
|
2020-09-22 17:30:32 -04:00 |
|
dragonmacher
|
e05b45b841
|
Fixed errant underscore in program options menu item
|
2020-09-22 16:04:54 -04:00 |
|
dragonmacher
|
76c4017e4a
|
Fixed copy action bug in table that caused wrong columns to get copied
Closes #1628
|
2020-09-22 12:05:00 -04:00 |
|
ghidravore
|
04de745ddd
|
GT-1 Fixed ActionBuilder so that not specifying an "enabledWhen"
condition doesn't interfere with manual action enablement.
|
2020-09-22 10:57:32 -04:00 |
|
dragonmacher
|
3cfbf7b26a
|
GP-171 - Fixed table rendering bug caused by weak reference getting
garbage collected
Closes #1706
|
2020-09-17 11:52:11 -04:00 |
|
ghidravore
|
b23e3a9047
|
Merge remote-tracking branch 'origin/GP-134_DebuggerMainlineChanges--SQUASHED'
|
2020-09-16 13:21:56 -04:00 |
|
ghidravore
|
724df5a44c
|
GP-134: Mainline changes cherry-picked from Debugger branch
|
2020-09-16 13:20:45 -04:00 |
|
ghidra1
|
254707577f
|
ignore close on null dialog
|
2020-09-10 11:50:06 -04:00 |
|
dragonmacher
|
49ac34e31e
|
GP-148 - Fixed 'Rename' action in Front End table
|
2020-09-09 10:54:15 -04:00 |
|
dragonmacher
|
68399ff336
|
Test Fixes for error dialog changes
|
2020-09-04 11:56:46 -04:00 |
|
ghidravore
|
31f25f24d1
|
Merge remote-tracking branch 'origin/GP-92_ghidravore_dockingwindows_restore_snapshots--SQUASHED'
|
2020-09-03 12:19:41 -04:00 |
|
ghidravore
|
98f2110d3d
|
GP-92 fixed tool xml restore for snapshots.
|
2020-09-02 17:25:09 -04:00 |
|