114 Commits (753d385473210c08fbaee9fdaccee58610c784f0)

Author SHA1 Message Date
Marek Roszko 41cdbeb38c Fix up schematic plot job editing 1 year 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 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
Seth Hillbrand 49c48e2fe0 Consistently handle env/prj variables 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young 1e151b1bcb Fix effective pen width when plotting wires. 4 years ago
Jeff Young 3d2ffc12c1 Fix bugs in B&W plotting. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Jeff Young 4779850c10 Add done messages to various plotters. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Wayne Stambaugh 6427197962 Remove duplicate headers in plot and associated code. 4 years ago
Wayne Stambaugh 8fd83cbb95 Pass wxPoint objects by reference instead of on the stack. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 4 years ago
Marek Roszko 33bbf85a3e Use the parent frame GetSettings helper rather than including for Pgm() 4 years ago
Wayne Stambaugh 11785b08fe Eeschema: fix plot path in stand alone mode with no project loaded. 5 years ago
Wayne Stambaugh 57d4347f00 Eeschema: move schematic plot dialog code into dialog_plog_schematic.cpp. 5 years ago
Jon Evans c1573744be Lock project files when opening; open locked projects read-only 5 years ago