Commit graph

149 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
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04: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
a7668c7f85 GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state 2023-06-06 15:25:25 -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
ghidra1
8eb58baa7d GP-0 added updated BSD license files and updated related BSD certifications 2022-05-11 10:37:27 -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
ghidra1
fe7585b492 Merge remote-tracking branch 'origin/patch' 2021-12-16 22:53:32 -05:00
dragonmacher
81a8691ec4 GP-1607 - Logging - simplified specifying of logging config file to fix error messages 2021-12-16 09:02:09 -05:00
Ryan Kurtz
aa117d4c0c Merge remote-tracking branch 'origin/GP-1604_ghidravore_fixing_inital_graph_scaling' 2021-12-15 07:29:00 -05:00
ghidra1
fdf7e1827a GP-1606 upgrade log4j jars to 2.16.0 2021-12-14 21:08:37 -05:00
ghidravore
32c054d243 fixed initial scaling on small native display graph 2021-12-14 14:55:43 -05:00
ghidra1
fb467671e0 GP-0 corrected stale log4j reference 2021-12-13 10:46:04 -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