ghidragon
|
56fcce1456
|
GP-2875 Split Generic module into two modules to remove Gui related code from the generic module
|
2022-11-30 12:33:04 -05:00 |
|
ghidragon
|
edfb5a0877
|
GP-1981 Refactored Gui to use ThemeManager
|
2022-11-15 14:56:08 -05:00 |
|
ghidragon
|
a92a27e9f1
|
GP-1981 Review fixes
|
2022-11-15 14:56:05 -05:00 |
|
ghidragon
|
5c84d3e143
|
GP-1981 registering Theme options for colors and fonts
|
2022-11-15 14:55:59 -05:00 |
|
ghidragon
|
45c52e3cb9
|
GP-1981 - Updated help to allow authors to use theme image ids; updated
help to only allow modules that live on the classpath. Dpdating themd
documentation. Fixing gradle help build
|
2022-11-15 14:55:56 -05:00 |
|
ghidragon
|
45395d7575
|
GP-1981 converting option colors to theme colors and font usages to
theme properties
|
2022-11-15 14:55:49 -05:00 |
|
dragonmacher
|
79b95702ba
|
GP-1981 - Theming - Icon Conversions - Software Modeling, Project,
Docking
|
2022-11-15 14:55:43 -05:00 |
|
ghidragon
|
9a0d7892da
|
GP-1981 Theme help and module conversions
|
2022-11-15 14:53:46 -05:00 |
|
dragonmacher
|
a99841e6d4
|
GP-1981 - Theming - PDB and Code Compare Modules
|
2022-11-15 14:53:33 -05:00 |
|
dragonmacher
|
7c7d98090f
|
GP-1981 - Theming - Version Tracking color conversion; Help css color
conversion
|
2022-11-15 14:53:24 -05:00 |
|
ghidragon
|
b4d2271474
|
GP-1981 Moved Most Theming classes from Docking to Generic module
|
2022-11-15 14:53:08 -05:00 |
|
dragonmacher
|
7974e2de06
|
GP-1981 - Checkpoint - Help System Fixes; fixed loading order bug
|
2022-11-15 14:52:56 -05:00 |
|
dragonmacher
|
ae02a34d8b
|
GP-1981 - Graph Theme Updates
|
2022-11-15 14:52:52 -05:00 |
|
dragonmacher
|
16e32317f0
|
GP-1982 - Function Graph
|
2022-11-15 14:52:45 -05:00 |
|
ghidragon
|
f808431251
|
GP-1981 - Checkpoint - Initial Theming
|
2022-11-15 14:52:43 -05:00 |
|
ghidra1
|
70dec93853
|
GP-2842 corrected code flow graph html render regression issue
|
2022-11-14 19:20:31 -05:00 |
|
dragonmacher
|
cb02db8313
|
Updated module system so Help no longer depends on Docking. Docking can now have help content.
|
2022-09-16 12:21:32 -04:00 |
|
ghidra1
|
8eb58baa7d
|
GP-0 added updated BSD license files and updated related BSD certifications
|
2022-05-11 10:37:27 -04:00 |
|
dragonmacher
|
995772ff75
|
GP-1889 - cleanup
|
2022-04-04 13:49:18 -04:00 |
|
Hakan
|
fc7e7d188b
|
Add tests for GraphPath.java
|
2022-04-04 12:17:48 -04:00 |
|
dragonmacher
|
cc5653cb29
|
GP-1888 - javadoc fixes
|
2022-04-04 12:05:17 -04:00 |
|
Hakan
|
6755e43de8
|
Add missing Javadoc to all functions in GraphPath.java
|
2022-04-04 11:43:16 -04:00 |
|
Robert Xiao
|
698a91af8c
|
Javadoc fixes
|
2022-03-30 08:25:04 -07:00 |
|
Ryan Kurtz
|
d35d496c23
|
Merge branch 'GP-0_ryanmkurtz_PR-3791_GameCubeGBA_TODO--Delete-unused-class'
|
2022-02-01 08:45:05 -05:00 |
|
Ryan Kurtz
|
157d599768
|
Merge branch 'GP-0_ryanmkurtz_PR-3700_GameCubeGBA_TODO'
|
2022-02-01 01:06:50 -05:00 |
|
Wiz
|
8d9061a619
|
Resolve TODO: delete unused class
This class is not even used at all and the TODO says to delete it, so I did.
|
2021-12-21 22:58:58 -05:00 |
|
ghidra1
|
625e4bd9eb
|
Merge remote-tracking branch 'origin/patch'
|
2021-12-14 21:14:40 -05:00 |
|
ghidravore
|
d98a4e736f
|
fixed mistake in GraphDisplayOptionsBuilder that prevented users from
setting the max node count
|
2021-12-14 18:10:21 -05:00 |
|
Wiz
|
a00f113e05
|
Resolve TODO: Make these private if the subclass goes away
Subclass no longer exists, so this is safe to do and resolve
|
2021-12-10 14:46:43 -05:00 |
|
Wiz
|
5c1ae47774
|
Typo fix: Lisetner -> Listener
No behavioral changes
|
2021-12-08 12:22:32 -05:00 |
|
dragonmacher
|
c8e359ddec
|
GP-926 - Function Graph - Layouts - Created generic
layout provider to use jung layouts by name
|
2021-09-21 11:46:27 -04:00 |
|
dragonmacher
|
f07c144db9
|
Fixed spelling mistake
|
2021-09-21 10:40:11 -04:00 |
|
ghidravore
|
919db6d189
|
fixed junit test failure
|
2021-08-23 13:18:21 -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 |
|
ghidravore
|
269ca50d33
|
fixed a few minor issues with AST graphs
|
2021-08-10 14:37:18 -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 |
|
dragonmacher
|
c4afebca11
|
Fixed missing option registration
|
2021-07-27 17:31:42 -04:00 |
|
dragonmacher
|
9112a84f63
|
GP-1014 - Function Call Graph - add option to change background color;
consolidated graph options.
|
2021-06-30 16:48:51 -04:00 |
|
ghidra1
|
897e969d55
|
Merge remote-tracking branch
'origin/GP-1019_dragonmacher_ghizard_fg_infinite_loop' (Closes #2114)
|
2021-06-28 16:35:15 -04:00 |
|
dragonmacher
|
b78cfb6e25
|
GP-1029 - Function Graph - fixed potential infinite loop when rendering
edge arrows
Closes #2114
|
2021-06-28 16:33:26 -04:00 |
|
largepapyrus
|
444100d835
|
GP-949 Added graph API method to set descriptions (tooltips) on vertices and edges.
|
2021-06-08 17:02:36 +00:00 |
|
dragonmacher
|
4ee4be5fef
|
GP-1013 - Function Graph - fixed exception when setting background for
Function Graph after the window was opened and then closed
Closes #3058
|
2021-06-03 18:36:34 -04:00 |
|
ghidravore
|
54d81f06c5
|
GP-933 fixing gradle warnings to prepare for Gradle 8
|
2021-05-28 12:59:11 -04:00 |
|
ghidra1
|
70675fce99
|
GP-793 corrected missing IP info
|
2021-05-20 09:51:55 -04:00 |
|
tom
|
a0a6f3d6ab
|
enhanced edge and vertex selection plus version updates
|
2021-05-19 12:43:52 -04:00 |
|
ghidra1
|
15d22e8164
|
Merge remote-tracking branch 'origin/GP-849_ryanmkurtz_gradle7'
|
2021-05-14 10:52:37 -04:00 |
|
Ryan Kurtz
|
3a0ae8ee39
|
GP-849: Gradle 7 support
|
2021-05-12 13:45:16 -04:00 |
|
dragonmacher
|
76569d3ca9
|
GP-940 - Function Graph - fixed caching satellite view not showing
primary view lens; fixed occasional bad vertex clipping
|
2021-05-12 11:02:30 -04:00 |
|
ghidra1
|
9a27907bf9
|
Merge remote-tracking branch
'origin/GP-776_dragonmacher_PR-2845_tavianator_fix-dominance-equality'
(Closes #2845, Closes #2836)
|
2021-03-19 19:53:48 -04:00 |
|