148 Commits

Author SHA1 Message Date
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
James 956a276387 GP-2204 addressing code review comments
GP-2204_added_machinelearning_extension
2022-09-29 09:11:51 -04:00
Alessandro Gatti b3041d045f Port pcodetest builder to Python 3. 2022-06-03 07:12:29 +02:00
dragonmacher 6934c33aa6 GP-1619 - Fixed bug that caused some MultiStateDockinActions to get called twice when clicked 2022-01-05 17:03:56 -05:00
Ryan Kurtz 366d458407 Merge remote-tracking branch 'origin/GP-1043_ghidorahrex_ARM_adcs_sbcs_flag_fix--SQUASHED' 2021-08-17 14:47:40 -04:00
ghidorahrex 7130901ed5 Corrected ARM/Thumb adcs/sbcs flag update macros. 2021-08-17 10:47:43 -04:00
ghidorahrex c3dc05c7bf Corrected issue with ARM emulation for older versions with no thumbmode. 2021-06-30 10:00:57 -04:00
Ryan Kurtz 3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1 baeef06672 Certification cleanup 2021-04-20 17:15:14 -04:00
ghidra1 162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
Jason P. Leasure fe7d6cf9da use only gradle 5.0 2020-10-27 16:09:55 -04:00
Jason P. Leasure 2a21ce4d97 add example bundles extension 2020-10-27 14:26:32 -04:00
ghidra1 356ea446c7 GP-49 external disassembly field can now switch based upon context (implemented for ARM/Thumb) 2020-09-29 10:22:46 -04:00
ghidorahrex cd7a6e2235 Merge remote-tracking branch
'origin/GT-3481-dragonmacher-gnu-demangler-update'

Fixes #1195, fixes #1308, fixes #1454, fixes #1451
2020-02-18 10:55:01 -05: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
dragonmacher 7a01b8b3e0 GT-3515 - Column constraint docs review fixes 2020-01-31 17:02:41 -05:00
Ryan Kurtz 8f00152601 GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05:00
Ryan Kurtz 0a56eae9f6 Merge remote-tracking branch 'origin/GT-3106_ghidorahrex_AVR8_pcodetests' 2019-11-01 10:03:33 -04:00
ghidorahrex 74281c745d GT-3199: Corrected logging issue in pcodetest python error handling. 2019-09-30 09:31:56 -04:00
ghidorahrex 947b7635ce GT-3106: Implement AVR 8 pcodetests
Updated AVR 8 to implement pcode tests and correct any issues found as a
result.
2019-09-04 09:37:23 -04:00
Ryan Kurtz 8f3f5c18f5 Merge remote-tracking branch 'origin/GT-3008_ghidorahrex_PIC-30_division_instructions' 2019-08-09 13:50:31 -04:00
ghidorahrex 727080eb3f Corrected right shift test where shift was assumed to be arithmetic when
the C spec states that it is implementation dependent.
2019-07-26 15:53:15 -04:00
ghidorahrex dd92314b85 Corrected pcode_test.h function pointer declaration in TestInfo struct. 2019-07-26 15:44:46 -04:00
dragonmacher a04185e942 GT-3019 - Function Graph - Added option for edge routing around vertices 2019-07-25 18:40:21 -04:00
ghidorahrex d7877b0353 Updated pcode tests for PIC30 issues. 2019-07-19 13:22:06 -04:00
Ryan Kurtz 10372c2e13 Merge remote-tracking branch 'origin/GT-2925-dragonmacher-window-menu-key-bindings' 2019-07-15 16:12:09 -04:00
ghidra1 a21855aac5 Corrected Z80 pcodetest config 2019-07-12 18:57:40 -04:00
ghidra1 a28abc9ab0 Additional merge fixes 2019-07-12 18:04:51 -04:00
ghidra1 fca9e847c7 Added pcodetest source code to SleighDevTools module. Corrected
certification issues.
2019-07-11 16:46:11 -04:00
dragonmacher a88ecfe6b5 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-09 18:56:48 -04:00
ghidra1 a15c70950f Added extensions GnuDisassembler and SleighDevTools 2019-06-25 09:40:15 -04:00
dev747368 d7410690ff GT-2698 - convert JRadioButton to GRadioButton 2019-04-23 17:04:58 -04:00
dev747368 3c0484cae3 GT-2698 - convert JCheckBox to GCheckBox 2019-04-23 17:04:57 -04:00
dev747368 fa7173f9ab GT-2698 - fix html escaping to use simpler method. 2019-04-23 17:04:55 -04:00
dev747368 6448f0da8f GT-2698 refactor JLabel -> GLabel, JComboBox -> GComboBox, renderers. 2019-04-23 17:04:53 -04:00
dev747368 e0c25b0590 GT-2698 refactor UI elements to lock down HTML rendering 2019-04-23 17:04:51 -04:00
ghidravore f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Dan 79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00