Commit Graph

70 Commits

Author SHA1 Message Date
dragonmacher
d4eae5ff3c GP-2846 - Theming Documentation 2023-05-02 13:39:19 -04:00
Ryan Kurtz
7fa3389119 GP-2974: Fixing warnings 2023-05-01 07:23:48 -04:00
caheckman
0c4a44c4d3 GP-3030 Update to FID files 2023-05-01 04:14:57 -04:00
Ryan Kurtz
9cf60faef0 Merge remote-tracking branch
'origin/GP-3155_caheckman_PR-2810_Pokechu22_countleadingzeros'
(Closes #2810)
2023-03-24 14:29:30 -04:00
caheckman
945d91fc93 GP-3155 Regenerating parsers, documentation. LZCOUNT tests. 2023-03-24 13:06:45 -04:00
dragonmacher
84521c6f09 GP-3170 - Updates to fix clients of languages.css 2023-03-06 15:56:44 -05:00
Ryan Kurtz
1574262722 GP-2877: Refactoring Loader and AutoImporter to better accommodate loading more than one thing 2023-02-14 15:33:06 -05:00
dragonmacher
c252e3b905 GP-2986 - ComponentProvder and dialog cleanup on dispose 2023-02-02 17:51:15 -05:00
Ryan Kurtz
55124ff249 Merge remote-tracking branch 'origin/patch' 2022-12-28 09:02:06 -05:00
Ryan Kurtz
70a155cb70 GP-0: Using TaskMonitor.DUMMY instead of deprecated
TaskMonitorAdapter.DUMMY_MONITOR
2022-12-28 08:06:16 -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
KooShnoo
7dffdab528
Also update help source at fid.xml 2022-11-25 12:57:44 -08:00
KooShnoo
43fdd4890a
Update help pages for Function ID to properly reflect the plugin's configuration location in the tool configuration menu 2022-11-24 12:59:36 -08:00
ghidra1
5a422c4502 GP-2509 GP-2644 Improved Ghidra URL support. Added support for Ghidra
URL linked files and folders within project.
2022-11-22 12:47:17 -05:00
ghidragon
a92a27e9f1 GP-1981 Review fixes 2022-11-15 14:56:05 -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
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
ghidragon
f808431251 GP-1981 - Checkpoint - Initial Theming 2022-11-15 14:52:43 -05:00
dragonmacher
a2a5a6e354 GP-2663 - Removed deprecated methods 2022-10-07 15:06:59 -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
0976dc6b27 Merge remote-tracking branch 'origin/patch' 2022-04-09 01:55:06 -04:00
caheckman
f330933cf4 GP-1853 hash updates 2022-04-08 14:24:42 -04:00
Ryan Kurtz
36f7352c78 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/FunctionID/src/main/java/ghidra/feature/fid/analyzer/FidAnalyzer.java
2022-04-08 02:19:24 -04:00
Ryan Kurtz
e9674b6fde Merge remote-tracking branch 'origin/GP-1502_emteere_FID_runningtwice' into patch 2022-04-08 02:11:34 -04:00
Ryan Kurtz
042030b8fd Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Debug/Debugger/src/main/java/ghidra/app/plugin/core/debug/gui/objects/DebuggerObjectsProvider.java
2022-03-19 01:28:52 -04:00
caheckman
8a8fdbedc9 GP-1839 Fix for FID ingest bug. 2022-03-17 19:28:10 -04:00
dragonmacher
9bb2429eb3 GP-1689 - Added analysis options update mechanism to allow for changing option names and types 2022-02-14 15:34:28 -05:00
emteere
436ca68c07 GP-1502 stopping FID analyzer from running twice on programs with
callfixups or identified non-returning flow
2022-02-07 21:37:42 +00:00
ghidra1
b0e55733c1 GP-0 Make FIDAnalyzer options names public to avoid hard coded strings
in tests and scripts
2022-01-27 17:01:25 -05:00
ghidra1
92aecad61c Revert "Merge remote-tracking branch 'origin/GP-1689-dragonmacher-option-names'" 2022-01-27 16:58:05 -05:00
ghidra1
d80c18b23f Merge remote-tracking branch 'origin/GP-1689-dragonmacher-option-names' 2022-01-26 17:36:33 -05:00
dragonmacher
0d32b3a2b7 GP-1699 - Updated script 'ask' methods to place widget building on the Swing thread 2022-01-25 11:17:50 -05:00
dragonmacher
ae3577a52c GP-1689 - Fixed options names that were not title case 2022-01-21 11:42:57 -05:00
dragonmacher
924bf7656e GP-1764 - Plugins - tweaked help 2022-01-19 18:25:03 -05:00
ghidravore
a8da2b761a GP-1073 updating uses of getSymbols(address) to be more efficient where possible 2021-10-06 16:59:58 -04:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
Ryan Kurtz
3507820e03 GP-678, GP-811: Refactored fetchDependencies.gradle, now downloads FID datasets from ghidra-data repo, and revisied depencies/flatRepo layout. 2021-04-07 10:51:05 -04:00
ghidra1
d377d90e14 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra1
db1e3d1b62 Renamed Record class to DBRecord 2020-12-28 13:30:36 -05:00
dragonmacher
8be90db260 Fixed table dispose not accounting for a wrapped model; Fixed missing
dispose calls of GTableFilterPanel
2020-12-07 17:28:24 -05:00
ghidra1
fcb3151f94 GT-3294 Added support for DB FixedField with improved indexing. 2020-11-23 14:30:38 -05:00
caheckman
c9ede3ab17 Adjustments to FID_conflict labeling 2020-11-04 17:25:58 -05:00
caheckman
020b8ee1dd Put full demangle in FID comment 2020-11-04 14:34:15 -05:00
caheckman
56166a720f Consolidate different dedup strategies 2020-11-02 17:56:51 -05:00
caheckman
062b6769f8 template stripping in FID 2020-11-02 11:58:47 -05:00