Commit graph

117 commits

Author SHA1 Message Date
dragonmacher
4cab37febd GP-4741 - Graphing - Fixed odd size issues on Class graphs 2025-07-07 12:32:12 -04:00
Ryan Kurtz
a6cd5b5dbc GP-0: Fixing @Override warnings 2025-05-29 11:07:44 -04:00
GhidraKraken
6121818cd3 GP-4555 set accessible names for components 2025-03-03 15:24:58 -05:00
Ryan Kurtz
d23e67a088 GP-0: Cleaning up certain types of javadoc errors 2025-02-03 06:13:50 -05:00
ghidragon
a9f8fc7c26 GP-5296 added help links for function graph layout actions 2025-01-24 11:31:19 -05:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
dragonmacher
0b0356528d GP-4296 - Fixed screen reader support of tooltips using html 2024-02-06 17:29:55 -05:00
ghidragon
e035525fe9 GP-4021 fixed program graph from bouncing location events 2023-11-30 14:59:59 -05:00
dragonmacher
371c023070 Test fixes 2023-08-28 10:29:25 -04:00
ghidragon
4824d03b8b GP-3779 Changed DOT graph exporter to convert 'Name' vertex attribute to 'label' which is the display attribute DOT graphs use. Also, fixed label display to not include id. The id can now be seen in the tooltip. 2023-08-25 11:22:21 -04:00
ghidragon
04fa097f58 GP-3667 Cleaning up weird behavior of GraphDisplayOptions to register options when given a tool 2023-07-25 12:26:07 -04:00
dragonmacher
2f2a07c671 Test fixes 2023-05-11 17:10:45 -04:00
dragonmacher
bde74ad4d3 GP-3402 - Updated the Graph service API to better manage concurrent
threaded accesses
2023-05-09 15:43:02 -04:00
ghidragon
47290d4853 GP-3399 fixed stack trace when reusing graph displays. 2023-05-05 16:21:33 -04:00
tom
c2f3ab440a update to v1.4 2023-03-22 09:24:02 -04:00
dragonmacher
c252e3b905 GP-2986 - ComponentProvder and dialog cleanup on dispose 2023-02-02 17:51:15 -05:00
Ryan Kurtz
5e2bbde8dd Merge remote-tracking branch 'origin/GP-2795-dragonmacher-theme-cleanup-buttons--SQUASHED' 2022-12-13 06:30:39 -05:00
dragonmacher
8379285044 GP-2795 - Refactor of ButtonPanelFactory 2022-12-12 18:54:57 -05:00
dragonmacher
e3aad672ce GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
2022-12-12 13:39:30 -05:00
dragonmacher
f091a084c2 GP-2868 - Image Cleanup - Removed unused images; removed duplicate
images; fixed image module dependency issues
2022-12-02 21:38:30 -05:00
ghidragon
9a0d7892da GP-1981 Theme help and module conversions 2022-11-15 14:53:46 -05:00
ghidragon
b4d2271474 GP-1981 Moved Most Theming classes from Docking to Generic module 2022-11-15 14:53:08 -05:00
ghidragon
f808431251 GP-1981 - Checkpoint - Initial Theming 2022-11-15 14:52:43 -05:00
ghidra1
ad6afeaaeb GP-2716 corrected HTML vulnerability in Graph Service label rendering 2022-10-18 13:47:55 -04:00
Ryan Kurtz
2d7c8d5055 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/test.slow/java/ghidra/app/plugin/core/disassembler/ClearTest.java
	Ghidra/Features/Base/src/test.slow/java/ghidra/app/plugin/core/select/qualified/QualifiedSelectionPluginTest.java
2022-03-17 18:01:59 -04:00
dragonmacher
900513ba93 Test timinig fixes 2022-03-17 16:52:34 -04:00
Ryan Kurtz
3c11555a76 Merge remote-tracking branch 'origin/patch' 2022-03-16 08:28:01 -04:00
dragonmacher
907c084b25 GP-1804 - Added an API method to the GraphDisplayProvider to get the active graph 2022-03-15 16:19:44 -04:00
ghidravore
32c054d243 fixed initial scaling on small native display graph 2021-12-14 14:55:43 -05:00
dragonmacher
f07c144db9 Fixed spelling mistake 2021-09-21 10:40:11 -04:00
dragonmacher
89f9c9cce2 Test fixes: put dialog creation on the swing thread; put layout change
call into a task
2021-08-30 11:05:31 -04:00
Ryan Kurtz
58ab016767 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/graph/GraphDisplayBrokerPlugin.java
	Ghidra/Features/ProgramGraph/src/main/java/ghidra/graph/program/ProgramGraphPlugin.java
2021-08-24 14:32:47 -04:00
dragonmacher
a89f27c994 GP-1244 - Fixed missing Graph menu mnemonic 2021-08-24 13:46:31 -04:00
ghidravore
48cdbc2cb1 Merge remote-tracking branch 'origin/GP-0_ghidravore_graph_test_failure--SQUASHED' 2021-08-18 12:33:18 -04:00
ghidravore
1fd6b54f07 fixed graph test issue (and a few other improviements)> Mainly protecting against creating ridiculously large icons in tests because of a strange headless environment. 2021-08-18 12:28:12 -04:00
Ryan Kurtz
58ceda2265 Merge remote-tracking branch 'origin/patch' 2021-08-12 12:08:24 -04:00
dragonmacher
2771374ec2 Removed debug 2021-08-12 11:42:25 -04:00
ghidravore
933fade5f0 forgot to use arrow size for the case where the graph mode is to NOT use icons 2021-08-10 16:45:31 -04:00
Ryan Kurtz
69e8119211 Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED' 2021-08-09 14:13:19 -04:00
ghidravore
210cc0bca0 Created the concept of graph types and display options for those graph types. 2021-08-09 13:18:23 -04:00
ghidra1
6b04eb793f Merge remote-tracking branch 'origin/patch' 2021-08-03 19:26:00 -04:00
tom
8ec719d449 GP-1181 override to address bug with high resolution mouse wheel
(Closes #3281, Closes #3284)
2021-08-03 16:24:26 -04:00
James
f71158610e GP-1107 clarified graph csv exporter names 2021-07-09 14:46:25 +00:00
ghidra1
7c11bb5751 GP-0 Moved most graph tests into integration tests. Corrected failing
graph tests
2021-05-20 16:21:24 -04:00
ghidra1
ca3e853825 Merge remote-tracking branch
'origin/GP-793_emteere_PR-2953_tomnelson_edgeAndVertexHighlighting'
(Closes #2953)
2021-05-19 22:21:00 -04:00
ghidra1
d3e7902a8b Merge branch 'GP-194_ghidra42_data_reference_graph'
Conflicts:
	Ghidra/Features/ProgramGraph/src/test/java/ghidra/graph/program/TestGraphDisplay.java
2021-05-19 22:08:13 -04:00
ghidra42
12f79c8931 GP-194 Added Graph Data actions to the Code Browser 2021-05-19 22:06:27 -04:00
ghidra1
a89f8c445e Merge remote-tracking branch
'origin/GP-957_emteere_PR-2958_tomnelson_graphml_export' (Closes #2958)
2021-05-19 14:31:42 -04:00
tom
a0a6f3d6ab enhanced edge and vertex selection plus version updates 2021-05-19 12:43:52 -04:00