Commit Graph

  • 557122c4a3 Look-up mated connectors before mate processing (#358) KV 2024-05-22 02:22:42 +02:00
  • a89d04d8ca Add package_data to to setup() call in setup.py (#347) KV 2024-05-16 16:22:19 +02:00
  • 77061a0656 Handle OSError(errno=EINVAL) that might be raised in Windows (#346) KV 2024-05-16 00:32:31 +02:00
  • 21fb2e1a3b
    Update comment in src/wireviz/wireviz.py Martin Rieder 2024-07-03 23:07:38 +02:00
  • 8367b60541
    Comment the fixes for #318 and #391 Martin Rieder 2024-07-01 20:48:21 +02:00
  • 9e6edab86d
    Add ValueError to Exception per #318 Martin Rieder 2024-07-01 20:37:24 +02:00
  • 5bb81bc0d9
    Exception on e.errno is None. Fixes #391. Martin Rieder 2024-06-20 13:19:58 +02:00
  • f0b242d9ba rerun examples Tobias Falk 2024-06-19 22:44:23 +02:00
  • 6ba3f254c1 changed color code of ex15, for testing of the edge inside of the table Tobias Falk 2024-06-19 18:49:05 +02:00
  • e0dd2c1670 Cleand up and added comends, description in the readme Tobias Falk 2024-06-19 16:56:54 +02:00
  • 9e54d02e39 Added tutorial09 for shorts and loops Tobias Falk 2024-06-19 13:02:13 +02:00
  • fa034c5b95 added a copy for the pin2pin file and a message on how to use Tobias Falk 2024-06-19 12:49:48 +02:00
  • 0f5c61225f re run the examplse Tobias Falk 2024-06-18 23:13:50 +02:00
  • 2680a12b1b Clean up and some checks Tobias Falk 2024-06-18 23:09:56 +02:00
  • e0ae9be20b Added some Graphviz Magic for drawing Dots at the end of straight lines Tobias Falk 2024-06-18 23:00:52 +02:00
  • 39251f512c Add fix for overcsiced loops, try 2 Tobias Falk 2024-06-18 00:24:24 +02:00
  • ba84c54382 Move mates processing above tweak processing (#358) KV 2024-05-29 22:49:08 +02:00
  • 55ad9c68ee Look-up mated connectors before mate processing (#358) KV 2024-05-22 02:22:42 +02:00
  • e55a2a48ae Rename "sheetsize_default" to <!-- %template_sheetsize% --> (#380) KV 2024-06-09 22:34:37 +02:00
  • d55060316f Add fix for overcsiced loops Tobias Falk 2024-06-16 23:03:34 +02:00
  • 6d40f5be5b disable mini_bom again Tobias Falk 2024-06-16 22:53:49 +02:00
  • defeda7c4f Added Syntax description and comments to examples Tobias Falk 2024-06-16 22:49:22 +02:00
  • ca206612ac Update .gitignore Tobias Falk 2024-06-16 22:21:32 +02:00
  • 63319a9aba Update .gitignore Tobias Falk 2024-06-16 22:20:16 +02:00
  • e9297cdf2c Delete .~lock.ex16.bom.tsv# Tobias Falk 2024-06-16 22:19:20 +02:00
  • 6610f515de Implemened Proposal #352 Tobias Falk 2024-06-16 22:17:54 +02:00
  • 3aa22967e0 Delete tutorial01 Tobias Falk 2024-06-16 14:34:29 +02:00
  • 5260faad98 Added executable chack Tobias Falk 2024-06-16 14:32:41 +02:00
  • d172407f9d Delete ex15.tmp Tobias Falk 2024-06-16 14:13:16 +02:00
  • c00d942ad0 removed comments from examples Tobias Falk 2024-06-16 14:11:49 +02:00
  • b5aa1c234a Changed AddComp shorts to references and added the designators to the bom Tobias Falk 2024-06-16 14:08:03 +02:00
  • 1b901043bb fix multicoolr Straitening Tobias Falk 2024-06-16 12:36:38 +02:00
  • e8271f48cc
    Update CI Python versions Frank Dana 2024-06-15 12:40:02 -04:00
  • f4d30065d3 Create issue templates Frank Dana 2024-06-15 12:06:24 -04:00
  • 0801d7b8b1 Updated Syntax to make the shorts as Aditional Component Tobias Falk 2024-06-15 01:29:56 +02:00
  • a4c4872096 Rename "sheetsize_default" to <!-- %template_sheetsize% --> (#380) KV 2024-06-09 22:34:37 +02:00
  • e50ddaea0e Update src/wireviz/wireviz.py kvid 2024-06-12 22:49:09 +02:00
  • fdf90b097b Explain unexpeced top-level type (#383) KV 2024-06-10 21:40:44 +02:00
  • bae4d603e6 Move mates processing above tweak processing (#358) KV 2024-05-29 22:49:08 +02:00
  • bf90fe4937 Look-up mated connectors before mate processing (#358) KV 2024-05-22 02:22:42 +02:00
  • 9f80e739c2 Update src/wireviz/wireviz.py kvid 2024-06-12 22:49:09 +02:00
  • fbe3ef83aa Explain unexpeced top-level type (#383) KV 2024-06-10 21:40:44 +02:00
  • 66ca5e6217 Add non-empty label to avoid over-sized loops (#381) KV 2024-06-09 23:41:06 +02:00
  • 2f4fe11aa6 Avoid Graphviz error when hiding all pins (#375) KV 2024-06-05 17:59:41 +02:00
  • 2d38267823 Update changelog (WIP) KV 2024-06-08 01:49:35 +02:00
  • dab4bb8dc7 Add changelog for v0.4.1 (WIP) Daniel Rojas 2024-06-07 17:21:56 +02:00
  • 70cd3b1e7a Avoid decimal point and trailing zero for integer BOM quantities (#374) KV 2024-06-02 20:26:07 +02:00
  • 0aca93efea Add link from syntax.md to HTML output templates KV 2024-06-10 00:05:19 +02:00
  • a58302a31c Rename diagram_png_base64 to diagram_png_b64 KV 2024-06-05 22:21:40 +02:00
  • c9fc20b260 Add templates README KV 2024-06-05 21:56:42 +02:00
  • 4b4ddbdb37 Avoid reading diagram file to embed unless used KV 2024-05-31 23:03:42 +02:00
  • 493a1ff7db Add HTML template placeholder for diagram_png_base64 (#371) KV 2024-05-31 22:24:45 +02:00
  • 2d2fad6372 Add HTML template placeholders for filename (#371) KV 2024-05-26 17:28:09 +02:00
  • 9b8f44071b Add non-empty label to avoid over-sized loops (#381) KV 2024-06-09 23:41:06 +02:00
  • f6423c4f6e Add link from syntax.md to HTML output templates KV 2024-06-10 00:05:19 +02:00
  • 0378d1feab Rename diagram_png_base64 to diagram_png_b64 KV 2024-06-05 22:21:40 +02:00
  • 41af41bdb2 Add templates README KV 2024-06-05 21:56:42 +02:00
  • 0ecc66bdca
    Merge 4d9346a3657ec7b48fd59b6a16c1d7913add0664 into 954c4f5f92b1d0531f6af0c318c60786b7906d42 Liam Beguin 2024-06-09 17:57:09 -04:00
  • 4d9346a365 Add jinja2 preprocessor stage feature/jinja2-preprocessor Liam Beguin 2024-06-09 17:51:28 -04:00
  • cd1f489742 add synrax description Tobias Falk 2024-06-09 21:47:42 +02:00
  • 11e4611907 Added Bom entrys and removed grapgh bom Tobias Falk 2024-06-09 21:44:10 +02:00
  • be801c344d Added type for shorts(loop or internal), see ex16 Tobias Falk 2024-06-09 01:46:20 +02:00
  • 2c72d2edb7 added output_dpi documantation Tobias Falk 2024-06-08 18:27:26 +02:00
  • 9bce8f62d2
    Merge f00aad49168599c8e504ff9d037340573e827afe into 590504130c5e878c51df571974ee31e6f01b3a53 Tobias Falk 2024-06-08 18:25:29 +02:00
  • f00aad4916 Added option to set the dpi of the output Tobias Falk 2024-06-08 18:23:29 +02:00
  • 02fcc688ac more to added more options Tobias Falk 2024-06-08 14:17:04 +02:00
  • b0f75b8807 Update APP_URL (#364) KV 2024-05-25 16:02:38 +02:00
  • bedb8fe65d Add missing import of embed_svg_images (#363) Frank Adämmer 2024-05-24 07:51:36 +02:00
  • 20cfaef0af Avoid Graphviz error when hiding all pins (#375) KV 2024-06-05 17:59:41 +02:00
  • 26b70d49f9 Use output_name as default title (#361) KV 2024-05-23 17:52:32 +02:00
  • 982a1f6b2e Add package_data to to setup() call in setup.py (#347) KV 2024-05-16 16:22:19 +02:00
  • a08b551943 Handle OSError [errno.EINVAL] that might be raised in Windows (#346) KV 2024-05-16 00:32:31 +02:00
  • 9435fc2c2f Create PR to collect changes for v0.4.1-rc KV 2024-05-25 17:43:29 +02:00
  • 590504130c Add documentation on template separator character Daniel Rojas 2024-06-07 17:03:32 +02:00
  • f49921b930 Added more options for shorts Tobias Falk 2024-06-06 00:59:14 +02:00
  • 2cc0ec2649
    Update src/wireviz/Harness.py adaemmer 2024-06-05 06:41:18 +02:00
  • 0c11357fee Avoid decimal point and trailing zero for integer BOM quantities KV 2024-06-02 20:26:07 +02:00
  • ee5b292d72 Added Documentaion Tobias Falk 2024-06-02 11:10:34 +02:00
  • 8c97c5df22 Made line from dashed to solid bold Tobias Falk 2024-06-01 11:09:14 +02:00
  • 7b0b89396b Avoid reading diagram file to embed unless used KV 2024-05-31 23:03:42 +02:00
  • 957bb22fbb Add HTML template placeholder for diagram_png_base64 KV 2024-05-31 22:24:45 +02:00
  • 38995ea9e9 Add HTML template placeholders for filename KV 2024-05-26 17:28:09 +02:00
  • a015da52b8 Added dashed lines Tobias Falk 2024-05-30 22:35:49 +02:00
  • 465aefaf77 Added Dark Circles Tobias Falk 2024-05-30 16:26:19 +02:00
  • 1d2ffb59b6 Added final stuff for PDF output Tobias Falk 2024-05-29 10:33:41 +02:00
  • 62cb9613a1 Update APP_URL KV 2024-05-25 16:02:38 +02:00
  • 5e6fc4b87e Use output_name as default title KV 2024-05-23 17:52:32 +02:00
  • 796ec4a5ce add missing import of embed_svg_images Frank Adämmer 2024-05-24 07:51:36 +02:00
  • a3281b07a2 Add v0.4 release date Daniel Rojas 2024-05-12 13:36:10 +02:00
  • b85bd0cd0a Add check for outdated connector attributes KV 2024-05-09 16:06:22 +02:00
  • 81ed3fa12b Remove references for unsupported output formats Daniel Rojas 2024-05-09 14:10:19 +02:00
  • 8e3014911a Apply suggestions from code review Daniel Rojas 2024-05-09 10:53:32 +02:00
  • 684f6f0064 Apply black Daniel Rojas 2024-05-05 15:50:59 +02:00
  • 0c73e57267 Rebuild examples Daniel Rojas 2024-05-05 15:34:51 +02:00
  • 49c7685bb2 Improve gracefulness when invoking wireviz.parse() without file_out Andreas Motl 2021-10-22 22:17:23 +02:00
  • 35643fde57 Add package_data to to setup() call in setup.py KV 2024-05-16 16:22:19 +02:00
  • e3fade35ef Handle OSError [errno.EINVAL] that might be raised in Windows KV 2024-05-16 00:32:31 +02:00
  • 954c4f5f92 Merge branch 'release/v0.4-rc2' v0.4 Daniel Rojas 2024-05-12 13:37:17 +02:00
  • 33e5ef6831 Add v0.4 release date Daniel Rojas 2024-05-12 13:36:10 +02:00
  • 9b2b22d6ae Add check for outdated connector attributes KV 2024-05-09 16:06:22 +02:00