Ryan Kurtz
0475071f52
GP-4685: Fixing build
2024-06-13 14:22:43 -04:00
Ryan Kurtz
d0b29b0dab
GP-4685: Fixing Gradle warnings
2024-06-12 10:04:40 -04:00
ghidragon
a3f16ff05f
GP-4583 Fixed issue where open program were not being shown when the OpenVersionedFileDialog was being shown from diff
2024-05-10 13:19:21 -04:00
RoboSchmied
d7cc532fe3
Fix: 132 typos
...
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-22 02:25:30 +01:00
ghidra1
445494ba25
GP-4390 Collapse DomainObject Undoable interfaces and refactor Command processing.
2024-03-08 13:05:36 -05:00
Ryan Kurtz
1cc9abad50
Merge remote-tracking branch 'origin/patch'
2024-03-08 08:54:02 -05:00
ghidorahrex
f35073e033
GP-1791: Added ARM Custom Datapath Extension
2024-03-07 13:59:33 -05:00
dragonmacher
b586d65a3b
GP-4154 - Theming - Fixed font issues; updated font usage with attributes
2024-02-23 13:13:06 -05:00
dragonmacher
e44daf55aa
GP-4317 - Removing the 'reserved' concept
2024-02-17 11:21:31 -05:00
James
1e82a772c5
GP-4152 msp430 improvements
2024-01-17 19:08:03 -05:00
ghidragon
54214f7f96
GP-4222 created a builder for DomainObjectListeners to provide a more compact wahy to express the event handling logic
2024-01-12 16:10:01 -05:00
ghidragon
856aa904aa
GP-2076 domain object event refactor
2024-01-10 12:22:01 -05:00
ghidra1
735cb1a5c3
GP-4173 Complete transition to using --option params with bsim and bsim_ctl commands
2024-01-03 17:29:45 -05:00
caheckman
bf4c6b5232
GP-4146 Updates to BSim documentation
2023-12-15 19:17:17 +00:00
caheckman
0865a3dfb0
GP-4009 Introduced BSim functionality including support for postgresql,
...
elasticsearch and h2 databases. Added BSim correlator to Version
Tracking.
2023-12-05 08:30:51 -05:00
dev747368
c91e9aac3f
GP-2628 Add 'Search|For Encoded Strings'
2023-11-30 18:14:29 -05:00
Ryan Kurtz
7df3fd39c8
Merge remote-tracking branch
...
'origin/GP-1062_ghidorahrex_PR-1407_and_5442_Xtensa' (Closes #1407 ,
Closes #5442 )
2023-11-20 06:53:50 -05:00
Ryan Kurtz
0f09d6fed3
Merge remote-tracking branch 'origin/GP-3211_ghidorahrex_loongson_proc'
...
(Closes #5083 )
2023-11-14 12:20:33 -05:00
ghidorahrex
f55d6b0f3b
GP-1062 revisions made to combined PR 1407 and 5442 (includes merge
...
changes by ghidra1)
2023-08-31 17:03:06 -04:00
Sebastian Schmidt
245627846e
Add Tensilica Xtensa processor support
2023-08-31 16:11:42 -04:00
ghidorahrex
2853f487a8
GP-3211: Code review fixes
2023-08-21 15:25:15 +00:00
ghidorahrex
8004108681
GP-3211: Refactored pcodetest scripts
2023-08-15 15:53:42 +00:00
dragonmacher
999fe21b33
GP-3709 - Updated GhidraTable to simplify navigation installation
2023-08-07 18:55:47 -04:00
dragonmacher
b7583dc0b9
GP-3569 - Cleanup of Extension management
2023-07-26 14:02:56 -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
Ryan Kurtz
78d9a6c6e3
Merge remote-tracking branch
...
'origin/GP-3349_ghidragon_adding_support_for_mutliple_default_contexts--SQUASHED'
Conflicts:
Ghidra/Features/ByteViewer/src/test.slow/java/ghidra/app/plugin/core/byteviewer/ByteViewerPlugin2Test.java
2023-05-11 06:43:59 -04:00
ghidragon
5da5af23fb
GP-3349 added support for mulitple default action context providers. Previously, all default (non-focused) context was provided by the Listing. Now the default provider is registered for each ActionContext class.
2023-05-08 12:30:01 -04:00
Ryan Kurtz
7fa3389119
GP-2974: Fixing warnings
2023-05-01 07:23:48 -04:00
dragonmacher
3fbcb32b65
GP-3352 - Fixed table dispose() exception
2023-04-25 15:28:43 -04:00
Ryan Kurtz
39611523bf
Merge remote-tracking branch 'origin/GP-3329-dragonmacher-search-text-hl-bug--SQUASHED'
2023-04-21 12:45:48 -04:00
dragonmacher
84650030d0
GP-3329 - Search Highlights - Major update and refactor of the way Listing highlights work. Highlights are now more closely coupled with the fields that will paint them.
2023-04-21 12:43:42 -04:00
dragonmacher
54c786c291
GP-3340 - Fixed docs referencing old style sheet
2023-04-20 20:24:27 -04:00
Eric Kilmer
0a6eb4fcad
gradle: Fix bundle_examples compilation
2023-03-09 13:27:04 -05:00
dragonmacher
c252e3b905
GP-2986 - ComponentProvder and dialog cleanup on dispose
2023-02-02 17:51:15 -05:00
dragonmacher
63d6063fa0
GP-2910 - Fixed missing theme definitions; removed unused theme
...
definitions; fixed module theme dependencies
2022-12-14 17:53:29 -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
40ab399387
Merge remote-tracking branch 'origin/GP-2914_ghidragon_listing_snapshots_color_issues--SQUASHED'
2022-12-07 02:09:03 -05:00
ghidragon
db464c8bb2
GP-2914 fixed issue with snapshot listing colors. Also, cleaned up color usage in FieldFactories
2022-12-06 18:34:40 -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
Ryan Kurtz
3f503d814b
Merge remote-tracking branch 'origin/patch'
2022-12-02 00:57:45 -05:00
James
d6352a3247
GP-2906_James_exhaust_function_interiors
2022-12-01 18:02:28 +00:00
Ryan Kurtz
d6e1c0ac79
Merge remote-tracking branch 'origin/patch'
2022-11-22 12:05:53 -05:00
James
74040472fb
GP-2835 addressing code review comments
2022-11-22 09:11:16 -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
ghidragon
d466dbf06b
GP-1981 externalized icons for XTRA modules. Added loadIcon method in
...
ResourceManager. Created api for integrating Options with Theming. Fixed
issue with system property mappings. Created dynamic icons for the close
and drop-down menu item icons.
2022-11-15 14:55:32 -05:00
dragonmacher
4eb3d8fd86
GP-9181 - Theming - Base Module
2022-11-15 14:53:43 -05:00
ghidra1
43675121b0
GP-1 script cleanup
2022-10-21 13:02:33 -04:00
dragonmacher
a2a5a6e354
GP-2663 - Removed deprecated methods
2022-10-07 15:06:59 -04:00