Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Young 0f607db232 More complete support for IEC60062 (infix notation).
(I've never seen 'L' used for milli-ohms, but it
claims to be a thing.  In any case, support for unity
'R' and 'F' is good.  And who knows, maybe the guy
digitizing the Apollo schematics has come across 'L'.)
2025-11-25 12:06:58 +00:00
Jeff Young 6ec7845be8 Infix notation for BOM sorting.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21270
2025-11-24 16:04:33 +00:00
Wayne Stambaugh 33ead34ea5 Work in progress variant code commit.
Please do not attempt to use this yet as it is a work in progress.  Given
large number of merge conflicts, I pushed this partial commit to save time
rebasing.

All of the user interface is hidden behind the "EnableVariantUI" advanced
configuration flag until variants are ready.
2025-09-26 08:54:08 -04:00
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo.  Avoids needing to
repeatly update.

Also updates AUTHORS.txt from current repo with contributor names
2025-01-01 14:12:04 -08:00
Alex Shvartzkop 0581423d50 Show failing strings in HTMLEscape test. 2024-10-30 09:38:18 +03:00
Alex Shvartzkop 19af37a143 Fix/improve HTML unescape function.
Also adds some tests.

(cherry picked from commit 6ae334a751)
2024-10-30 08:24:43 +03:00
Marek Roszko 8d4db2edf5 Move tests around 2023-04-24 22:09:36 -04:00