Commit Graph

12046 Commits

Author SHA1 Message Date
Ryan Kurtz
954ff4e124 Merge remote-tracking branch 'origin/GP-1-dragonmacher-placheholder-is-showing-fix' 2024-12-02 06:27:12 -05:00
Ryan Kurtz
05f26a8976 Merge remote-tracking branch 'origin/GP-5158_ConditionalCompare' 2024-12-02 06:26:05 -05:00
Ryan Kurtz
ef69020087 Merge remote-tracking branch 'origin/GP-5149-dragonmacher-toggle-provider-fix--SQUASHED' 2024-12-02 06:23:21 -05:00
Ryan Kurtz
35a47cf69b Merge remote-tracking branch 'origin/GP-5141_d-millar_SARIF_CME--SQUASHED' 2024-12-02 06:21:28 -05:00
dragonmacher
6beca1b4c0 Test fixes 2024-11-29 11:41:36 -05:00
d-millar
e42ce5ddec GP-5141: simpler options logic
GP-5141: leftover log logic
GP-5141: better program tree logic
GP-5141: fix for logging
GP-5141: fix for logging
GP-5141: more fixes
GP-5141: post-review
GP-5141: CME fix
GP-5141: CME fix
2024-11-27 19:49:36 -05:00
dragonmacher
dbca3b35cd GP-5149 - Fix for toggling visibility of component providers 2024-11-27 16:32:12 -05:00
caheckman
2511498fcf GP-5158 Conditional comparisons in AARCH64 2024-11-27 19:48:35 +00:00
Ryan Kurtz
ba10a7e99f Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-11-26-24' 2024-11-27 06:04:13 -05:00
dragonmacher
0ad14b25c8 Fixed the sometimes incorrect use of ComponentPlaceholder.isShowing() 2024-11-26 17:26:33 -05:00
dragonmacher
47500148ce Test fixes 2024-11-26 14:26:05 -05:00
Ryan Kurtz
6e9340b4b8 Merge remote-tracking branch 'origin/GP-5151-dragonmacher-diff-exception' 2024-11-26 13:52:19 -05:00
Ryan Kurtz
b17f459538 Merge remote-tracking branch 'origin/GP-5155-dragonmacher-diff-missing-parameters--SQUASHED' 2024-11-26 12:58:05 -05:00
Ryan Kurtz
6a818106fd GP-0: Fixing PyGhidra build dependency 2024-11-26 11:37:39 -05:00
Ryan Kurtz
2bebb96f77 Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the' 2024-11-26 09:05:43 -05:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
Ryan Kurtz
d30694c961 Merge branch 'GP-0_ryanmkurtz_PR-7226_gemesa_fid-report-format' 2024-11-26 06:20:20 -05:00
Ryan Kurtz
c6febe6851 GP-0: Certify 2024-11-26 06:19:50 -05:00
Andras Gemes
cfcc7a1ba8
Function ID: Fix report format 2024-11-26 10:26:37 +01:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
dragonmacher
d829344b2d GP-5155 - Fixed a diff bug that caused parameters of functions to go missing 2024-11-25 16:43:16 -05:00
Ryan Kurtz
d079ca4a1e Merge branch 'GP-0_ryanmkurtz_PR-7220_chuangjinglu_typos' 2024-11-25 11:31:39 -05:00
Ryan Kurtz
7f01f558a3 GP-0: More fixes, and certify 2024-11-25 11:30:22 -05:00
Ryan Kurtz
28abe190e2 Merge branch 'GP-0_ryanmkurtz_PR-7214_hippietrail_binaryloader-messages' 2024-11-25 11:24:13 -05:00
Ryan Kurtz
9c17ba276c GP-0: Certify 2024-11-25 11:16:27 -05:00
Ryan Kurtz
db1a8856e8 Merge remote-tracking branch 'origin/GP-1-dragonmacher-dialog-close-action-fix--SQUASHED' 2024-11-25 11:10:55 -05:00
Ryan Kurtz
46ceac4f5c Merge remote-tracking branch 'origin/GP-5152-dragonmacher-diff-resize-bug' 2024-11-25 11:09:22 -05:00
Ryan Kurtz
883cc9c4db GP-0: Test fixes 2024-11-25 07:47:43 -05:00
chuangjinglu
149e03c847 chore: remove redundant word in comment
Signed-off-by: chuangjinglu <chuangjinglu@outlook.com>
2024-11-25 11:16:20 +08:00
Andrew Dunbar
23ae8364b1
make error messages match logic
The logic in two places checks against `< 0` whose opposite is `>= 0` but the error text said "... must be greater than 0"

I changed it to "greater than or equal to 0" to match the style of the second error but personally I prefer the more succinct "... must be at least"
2024-11-23 11:05:54 +07:00
dragonmacher
739b28f1ad Fix for shared global dialog escape action to appear in options without a dialog having been created 2024-11-22 19:28:30 -05:00
Ryan Kurtz
2333ab6111 Merge branch 'GP-0_ryanmkurtz_PR-7213_kaibolay_crc32-hex' 2024-11-22 13:03:53 -05:00
Ryan Kurtz
3b4d4f9ed0 GP-0: Certify 2024-11-22 13:03:28 -05:00
Ryan Kurtz
9a4da4e729 GP-0: Fixing cycle group tests and help 2024-11-22 12:47:32 -05:00
Ryan Kurtz
b95350f725 GP-4919: Fixing exception that could occur if LoadSpec wasn't found for
some reason (#7185)
2024-11-22 10:59:40 -05:00
Ryan Kurtz
760f2a28c2 GP-0: Added longdouble to FloatCycleGroup (Closes #7192) 2024-11-22 10:37:32 -05:00
Ryan Kurtz
c00d6e0034 Merge remote-tracking branch 'origin/patch' 2024-11-22 10:33:17 -05:00
Ryan Kurtz
26b7540681 Merge remote-tracking branch 'origin/GP-5150_emteere_CParserMissingCallConvertion' into patch 2024-11-22 10:30:49 -05:00
Ryan Kurtz
e7e8d533be GP-5153: The MS Common Object File Format (COFF) loader now recognizes
AARCH64 binaries
2024-11-22 10:29:25 -05:00
Kai Bolay
15358c6cdd
Output crc32 in hex 2024-11-22 08:31:55 -05:00
dragonmacher
498e98110a GP-5151 - Diff - Fixed exception when closing second program while diff
is running
2024-11-21 20:24:49 -05:00
dragonmacher
81eaa9120d GP-5152 - Diff - fixed divider resize bug seen with long program names 2024-11-21 20:11:46 -05:00
emteere
ebb19c6382 GP-5150 added __vectorcall, __rustcall, __pascal calling conventions to
CParser.
2024-11-21 21:04:12 +00:00
ghidra1
7ec765c854 GP-0 Include JPype1-1.5.0.tar.gz in distribution 2024-11-21 15:50:08 -05:00
d-millar
b44ff6e230 GP-0: fix for test failures 2024-11-21 14:39:21 +00:00
ghidra1
1dad9f85c0 GP-0 Corrected test failures 2024-11-20 21:20:08 -05:00
Ryan Kurtz
f6dfa0964a Merge remote-tracking branch 'origin/GP-5144_ghidracadabra_PR-6307_sad-dev_LocRange' 2024-11-20 10:54:37 -05:00
ghidra1
ac58d20693 GP-0 Corrected test failures and fixed cspec encoding bug 2024-11-20 10:04:56 -05:00
Ryan Kurtz
22ddbc3f4b Merge remote-tracking branch 'origin/GP-5137_dev747368_delete_duplicate_processor_list_plugin' 2024-11-20 06:15:14 -05:00
Ryan Kurtz
55b2016b16 Merge remote-tracking branch 'origin/GP-5136_ghidra1_SarifStructureComponents' 2024-11-20 06:13:59 -05:00