134 Commits (2cd6654e8156b72589164657f8fe11b866d0653b)

Author SHA1 Message Date
Jeff Young 2cd6654e81 Hop-over improvements. 4 months ago
jean-pierre charras ca9df9986a Make show hop over a configurable option 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Jeff Young c452fe9686 REMOVED: HPGL plotting. 5 months ago
Jeff Young be58dddcab Don't special case output directory label for jobsets. 8 months ago
Jeff Young e741d46770 Implement min pen width for SCH plotting jobs. 8 months ago
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 9 months ago
Jeff Young f7295eefdb Jobset output path includes the filename. 9 months ago
Jeff Young 692f19358b Jobset output path includes the filename. 9 months ago
Jeff Young 6eaeacfe79 Return wxID_OK from plot dialog. 9 months ago
Marek Roszko 5c3004b96e Avoid altering the configured output path during run in case of empty paths 9 months ago
Marek Roszko fdfeda7b72 Ensure mkdir with bom export job 9 months ago
Jeff Young b916dfa03a Cleanup construction vs TransferDataToWindow. 9 months ago
Jeff Young ad513345fe Ugh. Once more into the breach to try and get our terminology consistent. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young c5ae32c51c Auto-edit job properties and then description after creation. 9 months ago
Jeff Young 530a66a489 More job-specific option dialog titles. 9 months ago
Jeff Young d7eed69831 Job-specific option dialog titles. 9 months ago
Marek Roszko db197b6577 Restore drawing sheet state for sch plot jobs 10 months ago
John Beard 5a28b3891f Jobset: avoid assertion when editing plot schematic options 10 months ago
Marek Roszko 41cdbeb38c Fix up schematic plot job editing 11 months ago
FPiorski 7df0879a44 ADDED: Clickable links on hierarchical sheets, sheet pins and hierarchical labels in PDF exports of schematics. 1 year ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
Jeff Young 3ade857c7b Honour parent symbol's transform when over-plotting pins. 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
jean-pierre charras a3a2f43f6c eeschema, DIALOG_PLOT_SCHEMATIC: disable PDF option when format is not PDF 2 years ago
Jeff Young 03953e80fc Enforce SCH_SHEET_PATH processing in (yet) more places. 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Salvador E. Tropea 13de3c0656 Use constants for the names of the built-in colors 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
jean-pierre charras 0562eaa7b1 Eeschema plot: fix some (minor) issues with page size option set to a fixed page-size 3 years ago
Sylwester Kocjan a234d5a2c8 common,eeschema,pcbnew: path cleanup 3 years ago
Marek Roszko b60c42ea41 Add schematic cli plotting 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Marek Roszko 209e1b2086 Add naming of the outline page entries 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
WhiteChairFromIkea 77046e9506 Add "Open file after plot" to Plot dialog 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings. 3 years ago
Seth Hillbrand bbc250720f Resolve title variable when plotting 3 years ago