Commit graph

625 commits

Author SHA1 Message Date
ghidra1
341f07f1a2 Merge remote-tracking branch 'origin/Ghidra_9.2' 2020-10-08 12:58:19 -04:00
ghidra1
3cd26120a3 Corrected issue with Program metadata which included CustomerOption.
Cleanup PDB analyzer related error reporting.
2020-10-08 12:44:41 -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
ghidra1
6927b8e0f5 Corrected certification issues 2020-10-01 14:32:01 -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
ghidra1
b816f4a939 PDB Refinements - integrated new PDB Universal with Load/Download
actions and corrected PDB age related issue.
2020-09-30 12:04:12 -04:00
dragonmacher
480cbcfafd Merge branch 'GP-205-dragonmacher-structure-edit-action-fix' into Ghidra_9.2 2020-09-28 16:08:27 -04:00
ghidravore
cce9b16c2c Merge remote-tracking branch 'origin/GP-206_dragonmacher_PR-2306_astrelsky_ProgramBuilder' 2020-09-28 13:31:02 -04:00
dragonmacher
42dd992a85 Fixed bug in tests that allowed for ConcurrentModificationException 2020-09-28 12:46:10 -04:00
Jason P. Leasure
edd85aac97 binjo's patch from #2302 2020-09-25 17:16:55 -04:00
dragonmacher
a703304bb4 GP-205 - Structure Editor - fixed 'Edit Component' action to unroll the
edited data type

Closes #1633
2020-09-25 15:51:20 -04:00
dragonmacher
e5358323d8 Tests - cleanup of stack traces in test log file 2020-09-25 13:37:34 -04:00
dragonmacher
de83e4507e Class Searcher - fixed bug that allowed 3rd-party jars to be searched in
dev mode
2020-09-21 16:00:07 -04:00
ghidra1
8af6deefb5 Merge remote-tracking branch 'origin/GP-126_ghidra1_StoreCumulativeAnalaysisTimes' 2020-09-18 16:28:59 -04:00
ghidravore
349194563a Merge remote-tracking branch 'origin/GP-179_dragonmacher_PR-1824_Learath2_pr_taskdialog' 2020-09-18 16:00:56 -04:00
ghidravore
85c5e13ecd Merge remote-tracking branch 'origin/GP-89-dragonmacher-json-all-the-things' 2020-09-18 15:59:14 -04:00
dragonmacher
8216440278 GP-89 - Scripting - added JSON support via GSON
Closes #1982
2020-09-17 14:17:24 -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
dragonmacher
316e32820d Test fix for recent test framework change. Allow re-entrant Swing
thread calls
2020-09-10 11:09:54 -04:00
ghidra1
9d759a0e7d GP-126 improve resiliance to missing custom option support 2020-09-08 14:45:01 -04:00
Jason P. Leasure
fc3349b5ac fix for GP-142 - configure log4j in OSGi with system property 2020-09-04 16:17:55 -04:00
dragonmacher
68399ff336 Test Fixes for error dialog changes 2020-09-04 11:56:46 -04:00
ghidravore
fc994cda95 Merge remote-tracking branch 'origin/GP-65-dragonmacher-error-dialog' 2020-09-02 14:37:55 -04:00
dragonmacher
fc247aa499 GP-65 - Error Dialog - updated the error dialog to accumulate errors
while it is open instead of repeatedly showing new dialogs
2020-09-02 14:25:05 -04:00
ghidravore
1964607594 Tweaked the registerOption code. 2020-08-31 16:15:38 -04:00
ghidra1
79c99b01fd GP-126 added cumulative analysis task times to stored Program
Information
2020-08-28 19:54:42 -04:00
ghizard
26a36ab643 GT-2895 global/public syms + more 2020-08-25 19:11:49 -04:00
ghidravore
d34d2cfa8d fixed recently introduced options bug 2020-08-25 16:31:43 -04:00
ghidravore
f84300819b Merge remote-tracking branch 'origin/program_graph_updates2--SQUASHED' 2020-08-25 13:02:59 -04:00
Tom Nelson
2f447ae0d0 added javadoc and updated jungrapht versions to 1.0-RC9
fixed vertex naming to create labels if no label at address.
removed local vertex renaming
vertex-only selection enabled and grow selection
made yellow edges darker
fix initial layout scaling for subgraph display
address warnings and increase stroke size for vertices
comments and adjusting initial layout area size calculation
multiselection strategy
moved buttons out of function so they can be re-enabled in popup menu
cleaned up and documented selection menus
improve selection following by sending only one event, filtering hidden elements, and disabliing the butten when selection is complete
improve grow selection to grow from all selected vertices
better generics, simplified root predicate. added flag so multiaction does not have to fire an action on the first item
support renaming from the graph view
added rename popup. corrected some errors
use function to control mincross work based on graph size
fixed LayoutWorkingDialog close issue a better way.
use toggle button for magnifier and connect with Lens kill switch
html escape the attributes in case they include things like < and >
changed thread stop and added initial dimension function
2020-08-25 15:21:57 +00:00
ghidravore
765bd8aa3d Revert "GP-65 - Error Dialog - updated the error dialog to accumulate errors while it is open instead of repeatedly showing new dialogs"
This reverts commit 6d3ff619fd.
2020-08-24 15:34:17 -04:00
ghidravore
0e2f48607a Merge remote-tracking branch 'origin/GP-65-dragonmacher-error-dialog' 2020-08-21 11:19:51 -04:00
ghidravore
64da286d3d Merge remote-tracking branch 'origin/GP-61-dragonmacher-clear-keybindings' 2020-08-21 11:15:31 -04:00
dragonmacher
6d3ff619fd GP-65 - Error Dialog - updated the error dialog to accumulate errors
while it is open instead of repeatedly showing new dialogs
2020-08-20 19:14:26 -04:00
dragonmacher
aa11179cf1 GT-61 - Key Bindings - updated to allow for clearing of default key
bindings
2020-08-19 17:13:38 -04:00
ghidravore
2c3ceb59d1 Merge remote-tracking branch 'origin/GP-41_dev747368_multiiconbuilder' 2020-08-05 12:42:26 -04:00
dev747368
6453281e93 GP-41 - Programmatically add text to an icon. 2020-08-05 11:54:18 -04:00
ghidravore
3ec58674f5 Merge remote-tracking branch 'origin/GT-3624-dragonmacher-datatypes-preview' 2020-08-04 16:57:12 -04:00
dragonmacher
2e6e3d1a96 GT-3624 - Datatypes Provider - fixed preview window issues: odd font
size for structures; Copy of preview text was missing newlines; enum
rendering of negative values used too many digits
2020-08-04 10:26:41 -04:00
Jason P. Leasure
0d520dae16 style fixes for review 2020-07-28 16:56:09 -04:00
Jason P. Leasure
9216a940dc save/restore active bundles, use generic.util.Path string encoding 2020-07-28 16:56:08 -04:00
Jason P. Leasure
d404e3f8dd show bundle paths with variable substituted 2020-07-28 16:56:08 -04:00
ghidra1
a9fcfc7925 Merge branch 'GT-0_ghidra1_PR-1894_ryanmkurtz_DontSearchFlatrepo' 2020-07-16 16:11:15 -04:00
ghidra1
1d68673a9a Fix ClassCastException bug when old incompatible option value
encountered
2020-07-15 13:24:59 -04:00
ghidravore
7188df41ed Merge remote-tracking branch 'origin/GT-3610-dragonmacher-narrow-analysis-log-dialog' 2020-07-08 14:29:03 -04:00
ghidravore
87c011f28c Fixed a few places where InputStreams weren't being closed. 2020-07-06 16:40:23 -04:00
Ryan Kurtz
add6576054 ClassSearcher no longer scan's 3rd party jar's for ExtenionPoints in
development mode when using the flatrepo/gradle cache setup.
2020-06-29 13:39:01 -04:00
dragonmacher
d52c417327 GT-3610 - Updated the analysis log message dialog to not stretch the
entirety of the screen; fixed flax in MessageLog
2020-06-24 12:56:55 -04:00
ghidra1
c2d9629f57 GT-3571 Numerous changes to datatype resolve/replace addressing
performance and conflict handling.  Corrected composite merge
deficiencies.  Added datatype resolve/equivalence caches for performance
improvement.  Added deferred pointer resolution for structures and
unions.  Corrected datatype parent/child update
2020-06-03 17:58:59 -04:00