10673 Commits (a17ef3fd939ead126cb4f5b52681a24e94efb196)

Author SHA1 Message Date
Mike Williams a17ef3fd93 groups: add support for syncing from SCH->PCB 6 months ago
Salvador E. Tropea 1c07703851 Add "scale" option to "pcb export plotter" CLI and JOB 6 months ago
Mike Williams 71f71641c2 groups: dialog needs shared_ptr for lifetime issues 6 months ago
Jeff Young 676cd4b299 ADDED: front & back copper area to board statistics. 6 months ago
jean-pierre charras 9ede0ef25b CSV_WRITER(wxOutputStream& aStream) fix issue with non ASCII7 chars. 6 months ago
John Beard 8a4496f458 Pcbnew: prevent a timer callback happening during ACTIVATION_HELPER destruction 6 months ago
John Beard ac3b56a560 Pcbnew: circular array tool: add angle offset and direction options 6 months ago
jean-pierre charras 72b92e1cfd Fix a wxWidgets alert. 6 months ago
John Beard 4c8b971021 Eeschema: Symbol editor: pin table CSV interchange 6 months ago
John Beard a116f5cd57 Point editors: move cycle arc mode to common action, add to menu 6 months ago
John Beard 01b29c12e0 Point editor: move arc editing behaviour to common code 6 months ago
Marek Roszko 883a1f8d97 On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer 6 months ago
Marek Roszko 157180e772 Swap windows path chars in FILENAME_RESOLVER::ResolvePath 6 months ago
jean-pierre charras a02f1f2411 PDF plotter: fix a rare pen width issue when plotting many pages in one file. 6 months ago
Jeff Young 3a4ad0fb8b Cleanup. 6 months ago
Jeff Young 1f07c28999 Fix a bunch of errors involving implied line widths in plotters. 6 months ago
jean-pierre charras b3c6a03171 Fix a few Coverity warnings (uninitialized vars). No actual code change 6 months ago
Seth Hillbrand c5fde2aeb5 Add maximum pasted string length 6 months ago
dsa-t ebcfcabde9 Don't write unused part of the buffer into image data. 6 months ago
Salvador E. Tropea c528f3c605 Add HPGL job support 6 months ago
Seth Hillbrand 0a547d89b0 Don't pass temporary references 6 months ago
Jeff Young 2b33a03954 Make Edit Text & Graphics dialogs more similar. 6 months ago
jean-pierre charras 0755ab8ea9 Fix a few Coverity warnings (uninitialized vars) 6 months ago
Graham Keeth 454c95ac51 change title case to sentence case in Git preferences 6 months ago
JamesJCode 296ed4a3e9 Deduplicate resolved net classes 6 months ago
Jeff Young 90e17ecabd Make various menu button presentations consistent. 6 months ago
jean-pierre charras 34e49758d0 Footprint chooser frame: fix crash in COMMON_TOOLS::ResetLocalCoords() 6 months ago
Jon Evans 4dd39976a3 API: Add symbol path for footprint instances 6 months ago
jean-pierre charras 7309f7049f Fix a collision name (ERROR, replaced by TS_ERROR) in a header on Windows/msys2 6 months ago
JamesJCode eb717d9d86 Add missing cmath include to transline_calculation_base.h 6 months ago
JamesJCode aac9731852 Refactor PCB calcs to common library, and add coupled stripline 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
jean-pierre charras 481d282607 JOB_EXPORT_PCB_3D: store export origin option without rely to coord origin value 6 months ago
Jeff Young 4f83674b62 Only add row separator between rows. 6 months ago
Jeff Young be4a851186 Allow embedded files to come from components 6 months ago
Salvador E. Tropea a590d28c8e ADDED: Postscript job support 6 months ago
Wayne Stambaugh 7fb16260aa Add missing virtual file handler clean up when creating archive files. 6 months ago
Jeff Young 1ec47a053b Don't save UUIDs for teardrop zones. 6 months ago
Seth Hillbrand e75076ab41 Revert "Replace glew with epoxy" 6 months ago
Michal Suchánek 0c36e16292 Replace glew with epoxy 6 months ago
JamesJCode 8ef54c3651 Remove delay_profile API parameter until design matures 6 months ago
Mike Williams 9cb0d100e5 sch design blocks: block illegal characters before creation failure 6 months ago
Damjan af11746cc4 pcbnew and eeschema: Table and textbox rotation / text justification fix 6 months ago
Alex Shvartzkop 496fc3b6bf LTspice import fixes: 6 months ago
Jeff Young 5371312c6f Make auto text thickness active. 6 months ago
jean-pierre charras b5a913e582 Fix a non-existing bitmap issue. 6 months ago
JamesJCode f1344e921a Final purge of 'tuning profile' -> 'delay profile' in time-domain code 6 months ago
Jeff Young 846ffa5659 Remove duplicate handling for grid checkboxes. 6 months ago
Jeff Young ec6af4a5b4 Move Execute() to COMMON_CONTROL. 6 months ago
Jeff Young 53e509326c Don't put null value in map as a side-effect of using []. 6 months ago