GT-3317
moved generic graph interfaces to features graph module
created graph service broker
first commit of program graph module adapted to new graph api
GT-3317 connected listeners, documented and prettied up code
changed GhidraGraph to preserve order of created graph. Removed edge
filtering from initial program graph display
GT-3317 added exporters for supported formats
GT-3317 fixed GhidraGraph bug where it lost edges
updates
changed to new action builder
removed icons, improved AttributeFilters
removed DialogComponentProviderBuilder
fixed generic alphabet soup
added vertex name updating.
GT-3317 added threading to sugiyama
adapted to take advantage of multi-threaded edge crossing reduction in
circle layout
eliminated parallel edges, improved sizing, updated jungrapht version
GT-3317 fixing AST graph and moving modules and packages
started help
GT-3317 updated min-cross and color selections
uses min-cross that optimizes for graph size
GT-3317 help, javadocs
changes from review comments and cleaning up warnings and simplifying
exporter code
fixing warnings, simplifying unnecessarily complicated code
more changes from review
more changes from review, simplifications. removed unnecessary
threading, renamed vertex, edge, etc
GT-3317 squashed many commits to make rebase easier. Mostly changes from
first code review.
2019-12-06 16:32:03 +00:00
|
|
|
EXCLUDE FROM GHIDRA JAR: true
|
|
|
|
|
2021-05-20 02:42:49 +00:00
|
|
|
MODULE FILE LICENSE: lib/jungrapht-visualization-1.3.jar BSD
|
|
|
|
MODULE FILE LICENSE: lib/jungrapht-layout-1.3.jar BSD
|
|
|
|
MODULE FILE LICENSE: lib/jgrapht-core-1.5.1.jar LGPL 2.1
|
|
|
|
MODULE FILE LICENSE: lib/jgrapht-io-1.5.1.jar LGPL 2.1
|
2020-08-31 10:55:32 +00:00
|
|
|
MODULE FILE LICENSE: lib/jheaps-0.13.jar Apache License 2.0
|
2020-08-25 15:21:57 +00:00
|
|
|
MODULE FILE LICENSE: lib/log4j-slf4j-impl-2.12.1.jar Apache License 2.0
|
GT-3317
moved generic graph interfaces to features graph module
created graph service broker
first commit of program graph module adapted to new graph api
GT-3317 connected listeners, documented and prettied up code
changed GhidraGraph to preserve order of created graph. Removed edge
filtering from initial program graph display
GT-3317 added exporters for supported formats
GT-3317 fixed GhidraGraph bug where it lost edges
updates
changed to new action builder
removed icons, improved AttributeFilters
removed DialogComponentProviderBuilder
fixed generic alphabet soup
added vertex name updating.
GT-3317 added threading to sugiyama
adapted to take advantage of multi-threaded edge crossing reduction in
circle layout
eliminated parallel edges, improved sizing, updated jungrapht version
GT-3317 fixing AST graph and moving modules and packages
started help
GT-3317 updated min-cross and color selections
uses min-cross that optimizes for graph size
GT-3317 help, javadocs
changes from review comments and cleaning up warnings and simplifying
exporter code
fixing warnings, simplifying unnecessarily complicated code
more changes from review
more changes from review, simplifications. removed unnecessary
threading, renamed vertex, edge, etc
GT-3317 squashed many commits to make rebase easier. Mostly changes from
first code review.
2019-12-06 16:32:03 +00:00
|
|
|
MODULE FILE LICENSE: lib/slf4j-api-1.7.25.jar MIT
|
2020-08-25 15:21:57 +00:00
|
|
|
MODULE FILE LICENSE: lib/slf4j-nop-1.7.25.jar MIT
|