782 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Ethan Chien d72491a4a5 ADDED: zone manager 2 years ago
Jeff Young 4d49762714 Remove Export Settings to Other Similar Zones. 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Jon Evans 6cb046a4eb macOS: add a few more known file types 2 years ago
jean-pierre charras 0345e0f75c export gencad: clean and update old code. Should not really change the export. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Jon Evans 32ee3bdabd Remove errant git2 link command 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 67f0f6e3b9 Rename class to match current terminology. 2 years ago
Jeff Young b089630b4c Simplify Import Graphics. 2 years ago
Jeff Young 2450250ae7 Use "tuning pattern" in the GUI. 2 years ago
Alex Shvartzkop f4f8523c59 Rename pcbnew DIALOG_IMPORT_GFX -> DIALOG_IMPORT_GFX_PCB 2 years ago
Alex Shvartzkop 08e0d8d98a ADDED: Manager dialog for generative objects. 2 years ago
Alex Shvartzkop a4832dd3c8 ADDED: Interactive meander objects for length tuning. 2 years ago
Alex Shvartzkop 546c7ed218 Introduce GENERATOR_TOOL. 2 years ago
Jeff Young 420cadab34 Separate meander settings from target length/skew. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Jon Evans d371bb06ae New macOS installation scripts 2 years ago
Jeff Young 58889f8120 Improve shape properties dialog layout. 2 years ago
Marek Roszko 5da88d1d0e Move UTF8 to core 2 years ago
Alex Shvartzkop 21ee65aa9c ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
Alex Shvartzkop 1b8abdfde7 ADDED: Basic STEP manipulation utils available to Python. 2 years ago
Marek Roszko 4d77fd48ef Shove thread_pool to core 2 years ago
Jeff Young 7c718db5d2 Remove dialog-based primitive editing in favour of Pad Edit Mode. 2 years ago
Alex Shvartzkop 3215223ee2 Move fix_board_shape.cpp to pcbcommon. 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
Alex Shvartzkop ab6a049b90 Add a routine for joining PCB shapes. 2 years ago
Jeff Young 6c9ba52f18 Clean up naming. 2 years ago
Alex Shvartzkop 26a52ecfe9 Move parts of import_gfx to common. 2 years ago
Marek Roszko 14a0fa435c ADDED: DRC JSON report 2 years ago
John Beard 8e0e9ce752 Generalise fillet tool 2 years ago
Jeff Young c3d10084b9 ADDED footprint associations dialog. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Roberto Fernandez Bautista a119bd604d Refactor: Move DIALOG_PLUGIN_OPTIONS to common and use enum for event ID 2 years ago
Jeff Young 4c59365867 Blind attempt to fix pns-debug-tool linking issue. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
Ian McInerney 18ea3be3f2 Revert "Reintroduce constexpr to COLOR4D" 3 years ago
Ian McInerney dc08c48f33 Try to fix linking after constexpr change 3 years ago
Ian McInerney ea62b145ff Introduce core interface library 3 years ago
Nimish Telang f7bf3011fb Use bundled Find{CURL,ZLIB}.cmake 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Jeff Young 2d6ab62da4 ADDED: schematic/library diff for symbols. 3 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney 912f1d5cec Modernize setting link map linker flags 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
jean-pierre charras 90c5ede1e6 pcbnew: move DIALOG_PAD_PROPERTIES_BASE from dialog_pad_properties to its own files. 3 years ago
qu1ck a369fd6a9c Fix swig optimization flag causing incompatible codegen 3 years ago
Seth Hillbrand 6271917682 Remove deprecated -py3 flag, use -O for swig 3 years ago