45464 Commits (0b2d4d487964108acd8375de1d74e23c6b6a5604)
 

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Seth Hillbrand d8733b2d4f Happy New Year 9 months ago
John Beard ea12689e29 Pcbnew: also show clearance outlines in FP editor 9 months ago
Jon Evans 06e0e16336 API: Fix GetPadShapeAsPolygon to not re-use a SHAPE_POLY_SET 9 months ago
Jon Evans b971ab22e2 Add new SWIG declaration for vector of PCB_FIELD* 9 months ago
Jeff Young 571648937f Probably don't need the no. column wide enough for 999 jobs. 9 months ago
Marek Roszko 5864d705c3 Partially fix running special execute 9 months ago
Jeff Young a3c29a1343 Allow resizing of Output Properties dialog. 9 months ago
Marek Roszko 7881fa68e9 Change output and special execute dialog to OK. 9 months ago
JamesJCode 96082a63a8 Add a new GAL layer for shape backgrounds 9 months ago
Marek Roszko 65a2d95282 Gate against 0 width and height to the render job 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
Marek Roszko 2bc3d39934 Add a default output name for the render job if none is provided 9 months ago
Marek Roszko 72acbe1de4 Add missing options dialog title 9 months ago
Marek Roszko ea4aa6e277 ADd plot-invisible-text arg for cli plots 9 months ago
Marek Roszko fb32eeb0ea Fix job output path for sch plots and netlist 9 months ago
John Beard e9f8b2ba77 Pcbnew: apply same IPC rule in properties panel as in dialog 9 months ago
John Beard 1f551ea0e4 Pcbnew: allow to set pad rounding size from properties panel 9 months ago
John Beard 84c7a1e82d Fix Python search on Linux 9 months ago
Jeff Young d7eed69831 Job-specific option dialog titles. 9 months ago
Jeff Young 742dd0fc3a Fix selection after delete. 9 months ago
Jeff Young 97fb553c5f Moves output panel to flex-grid layout in an attempt to 9 months ago
Jeff Young f4ec6d2eaa Fix layout issues when plot dialog opened from job. 9 months ago
Jon Evans 34dad3aa79 Implement searching for Python on Windows 9 months ago
JamesJCode 3e1fd974dc Reorganise jobset menu entries 9 months ago
Jon Evans feca4176c0 Prefer some built-in paths for Python interpreter 9 months ago
Jon Evans 9086c5694b Fix layout issue in plugin settings page 9 months ago
jean-pierre charras 11f94283ef STEP exporter: export solder mask on tracks having a solder mask option. 9 months ago
jean-pierre charras bbea339279 PANEL_SETUP_MASK_AND_PASTE_BASE: fix swapped widgets 9 months ago
Alex Shvartzkop 4d42d6b4fe Remove some hacks from template selector to fix sizing on Windows. 9 months ago
Marek Roszko 6c43c25b4c Move two things to kicommon 9 months ago
Marek Roszko ae1dd1ed20 Fix dxf/svg job status 9 months ago
Marek Roszko 8f750baa79 Deprecate and support using the more normal "plot" logic for dxf and svg. 9 months ago
Marek Roszko cad0e3fc27 Lets move the chunk of plot logic from dialog_plot and share it with the jobs handler 9 months ago
Jon Evans d8b8d8aa3c API: Add GetNetClassForNets; handle implicit netclasses 9 months ago
Wayne Stambaugh 151b1141f7 Increase minimum HTML panel height of the template selection dialog. 9 months ago
Jeff Young fe06e13091 Don't distort shapes when aligning to grid. 9 months ago
Wayne Stambaugh bf414fede8 Fix template selector dialog on Windows. 9 months ago
Marek Roszko 9fb8de959c Fix windows builds broken by 8aa0b3e16c 9 months ago
Wayne Stambaugh 9ba1e92773 Fix template selector GTK scroll bar issue. 9 months ago
Sven Pauli d070f5ee95 Whoops, mutable. 9 months ago
Sven Pauli 5815998b5b Rolled the caching 9 months ago
Sven Pauli 074edfa056 Invalidate courtyard caches when rotating 9 months ago
Alex Shvartzkop 8a3091c80d Vertically align mask expansion labels in shape properties. 9 months ago
Jeff Young ac28b246f1 A possible improvement to double-click in grids. 9 months ago
jean-pierre charras 3efa700dc6 DIALOG_TEMPLATE_SELECTOR: add title cleared by a side effect of commit e54cf6c8 9 months ago
John Beard 85552c7a4f SVG import: import beziers as beziers 9 months ago
John Beard 3bd3b8073e SVG import: avoid duplicating points in line chains 9 months ago
John Beard 10485848b8 SVG import: import unclosed, filled shapes as a separate fill and stroke object 9 months ago