emteere
08b20d5d21
GP-2308 Refactored parsing dialog adding includepaths and Achitecture,
...
handle noreturn tags
2023-04-20 14:01:41 -04:00
Ryan Kurtz
e6ce51d81d
GP-0: Adding Headless Eclipse run configuration. It provides no command
...
line arguments...those have to be added manually.
2023-04-11 10:56:48 -04:00
ghidra1
7143f64c51
Merge remote-tracking branch
...
'origin/GP-2986-dragonmacher-component-provider-methods--SQUASHED'
2023-02-03 17:55:23 -05:00
dragonmacher
c252e3b905
GP-2986 - ComponentProvder and dialog cleanup on dispose
2023-02-02 17:51:15 -05:00
ghidragon
6563cebcf5
GP-2141 adding feature for better starting location when opening a
...
program.
2023-01-31 11:42:55 -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
Ryan Kurtz
1e9a724575
GP-2868: Fixing missing logos
2022-12-07 01:38:41 -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
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
4763ce6e8a
GP-1 Fixed a few minor issues with new theming code
2022-11-16 14:37:23 -05:00
ghidragon
a92a27e9f1
GP-1981 Review fixes
2022-11-15 14:56:05 -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
c86b884daf
GP-1981 added quick font adjust action, cleaned up tempColorUtils
...
and converted File extension icons file to use theming
2022-11-15 14:55:52 -05:00
dragonmacher
79b95702ba
GP-1981 - Theming - Icon Conversions - Software Modeling, Project,
...
Docking
2022-11-15 14:55:43 -05:00
dragonmacher
0971c0088c
GP-1981 - Theming - Base Module
2022-11-15 14:55:28 -05:00
dragonmacher
4eb3d8fd86
GP-9181 - Theming - Base Module
2022-11-15 14:53:43 -05:00
dragonmacher
15e633c239
GP-1981 - Theming - Base module color conversion
2022-11-15 14:53:26 -05:00
dragonmacher
b837bd3aa3
GP-1981 - Theming - GColor migration fixes
2022-11-15 14:53:20 -05:00
dragonmacher
ae02a34d8b
GP-1981 - Graph Theme Updates
2022-11-15 14:52:52 -05:00
ghidragon
f808431251
GP-1981 - Checkpoint - Initial Theming
2022-11-15 14:52:43 -05:00
emteere
ffae7232cb
GP-1979_emteere better error reporting and handling of newer cspec idioms NoReturn, anonymous function arrays and parameters, #pragma use, Thread_local, Alignas, allow '#' comment out filename, added parsing scripts
2022-10-12 21:50:02 -04:00
Ryan Kurtz
f62320a50b
GP-2541: Redesigned the importer's load library option set. The user now has finer grained control over where libraries are loaded from, as well as how many libraries are loaded.
2022-09-16 01:01:23 -04:00
ghidra1
52d1097c5b
GP-2496 edit shared project info improvements
2022-09-08 17:57:09 -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
2a5e6f45b8
GP-1826 - Scripting - Created a Script Quick Launch dialog.
2022-03-28 17:17:46 -04:00
ghidravore
eb07113795
GP-1803 show current datatype and size at bottom of the browser tool
2022-03-14 12:04:38 -04:00
dragonmacher
ae37ca2e27
GP-1679 - Consolidated navigation buttons and added an action to invert the search
2022-03-04 15:55:26 -05:00
Dan
a5b643f392
GP-1684: Add 'Patch Data' action and fix encoders.
2022-01-25 11:21:51 -05:00
ghidravore
13574ecfb2
GP-1616 created a two step selection action
2022-01-18 12:09:04 -05:00
dev747368
396bd0eddb
GP-1 add missing help for DWARF external debug files plugin
2021-11-18 17:56:19 +00:00
dragonmacher
ec88c732d2
GP-1382 - Added Find actions to the Data Types provider to allow users
...
to find structures by size or by offset(s).
2021-10-21 14:17:54 -04:00
Ryan Kurtz
74585d2c02
GP-1010: Add mfc71.dll
and mfc71u.dll
exports.
2021-06-04 08:35:45 -04:00
ghidra1
da800b6e41
GP-862 Refactor of Composite interface and internals. Changes made to
...
packing and alignment methods (see WhatsNew.html for API changes).
2021-05-07 20:56:35 -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
dev747368
5337b2666f
GP-426 Add save action to embedded graphic images
2020-11-24 15:15:13 -05:00
ghidravore
d9a1c8906f
GP-310 - Graphing - Updated mouse handling to be consistent with other graph widgets.
2020-11-02 14:15:01 -05:00
ghidra1
310eccae0a
Fix certification
2020-09-21 14:07:19 -04:00
emteere
96bdcdb60f
GT-3394 rebase on master for merge to master
2020-09-17 22:33:05 -04:00
dragonmacher
bd99aa2687
Tests - fixed bad method signature in test data file
2020-09-17 13:22:25 -04:00
ghidravore
724df5a44c
GP-134: Mainline changes cherry-picked from Debugger branch
2020-09-16 13:20:45 -04:00
Jason P. Leasure
cd310e2380
update GhidraBundle summary, fix double delete of old classfiles
...
- summaries belong to BundleStatus, not GhidraBundle
- reflect Jar bundle start errors in summary
2020-07-28 16:56:08 -04:00
Jason P. Leasure
0af17e4b08
help for Ghidra Bundles, update scripting help, @imports->@importpackage
2020-07-28 16:56:08 -04:00
Jason P. Leasure
d5d75fac9f
allow failing scripts
2020-07-28 16:56:06 -04:00
Jason P. Leasure
34a030173c
initial commit of OSGI GhidraScripts
...
- JavaScript provider hosts an OSGI framework
- each script directory is compiled to a bundle on demand
2020-07-28 16:56:06 -04:00
dragonmacher
b4ce3012d7
GT-3481 - Gnu Demangler - Checkpoint 2 - Most docs and tests done;
...
analyzer test remains
2020-02-12 18:21:10 -05:00
comet
af50a7e615
update
2020-01-29 11:26:10 -05:00
adamopolous
cc44d0c952
GT-2229: added action to issue a goto when new function selected
...
GT-2229: added support for multiple programs
GT-2229: Updated icons/help/screenshots for function new comparison
features
GT-2229: minor fixes after code review
GT-2229: minor code review fix
2020-01-21 16:22:17 -05:00
adamopolous
a682ef31ea
added domain object listener for function remove events
2020-01-03 14:55:21 -05:00
dragonmacher
74b67be5ed
GT-3430 - Key Bindings - Updated the Function Call Trees Plugin's
...
actions key bindings so users can set the bindings separately
2019-12-30 12:02:46 -05:00