191 Commits (753d385473210c08fbaee9fdaccee58610c784f0)

Author SHA1 Message Date
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 10 months ago
IkomaSo f5765bac7f Added a button to open output directory in plot dialog 12 months ago
Marek Roszko d74caace0a Initial jobset creation and running within the CLI and GUI. 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Jeff Young 01332a2cb5 ADDED: plotting options for DNP footprints 1 year ago
Seth Hillbrand e0453d9bcc Further cleanup of LSET 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jon Evans 4aab9f59aa ADDED: Support tenting control of individual vias 1 year ago
Jeff Young 11b72c294b ADDED: expose plot-pad-numbers in plot dialog. 1 year ago
Alex Shvartzkop 1971faa81e Fix very tall Plot dialog on GTK. 1 year ago
Jeff Young 3e0c598500 Honour LAYER, SHEETNAME and SHEETPATH variable overrides on CLI. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jeff Young 8b344b13e5 Reenable m_useAuxOriginCheckBox when appropriate. 2 years ago
Wayne Stambaugh 5fa274ead0 Add board layer view stack up sequence from front layer to back layer. 2 years ago
Jeff Young a003515ee7 Enable drill/place file origin for plotting PDF. 2 years ago
Jeff Young 5f6dab931a Save order of all-layers in Plot Dialog. 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Jon Evans 660c407095 ADDED: Control of multi-layer plot order from plot dialog 2 years ago
Jeff Young d27413a032 Remove up/down buttons until we implement layer ordering. 2 years ago
Jeff Young 67bd2139ad Use standard bitmap button. 2 years ago
Jeff Young 686704bb31 ADDED: plot control over FP text. 2 years ago
jean-pierre charras 9a336eeb87 Pcbnew: Plot tented/not tented vias: fox some issues: 2 years ago
Josue 7f9742791a Re-word `tent vias` value setting in board_setup and plot 2 years ago
Jeff Young 56752e9bad Move some MRU paths from app to project. 2 years ago
Jeff Young 2f9889ff62 Add settings for plotting PDF property popups. 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Seth Hillbrand 248399f771 Standardize print/plot terms 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Jeff Young bc0a753238 Slight improvement to overly-wide checkbox columns. 3 years ago
jean-pierre charras 31bad5baaa Avoid duplicating similar options in print and plot headers 3 years ago
Jon Evans 5f0ebfbfbd Expose black&white setting for PDF plotting also 3 years ago
Marek Roszko b058ef2d87 Add the missing black and white setting to Plot -> SVG 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 8afc1db7a6 Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Jeff Young ded611aed5 Patch annoying large checkbox cols in wxWidgets 3.1.x on OSX. 3 years ago
jean-pierre charras 97a8bfc27d Pcbnew DIALOG_PLOT: fix incorrect association of LAYER_ID in Plot on All Layers list 3 years ago
Jeff Young c619a63c06 Fix backwards layer order and minor layout issue. 4 years ago
Jeff Young c3bed8f6ee Resolve textvars before opening file browser. 4 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
Wayne Stambaugh 0bdbfe1446 Pcbnew: add plot on all layers feature. 4 years ago
Seth Hillbrand 49c48e2fe0 Consistently handle env/prj variables 4 years ago
Wayne Stambaugh c0d8657d97 Plot on all layers prep work. 4 years ago