580 Commits (f613cd1cb468a64f791ef159ab56ad71e481f8b5)

Author SHA1 Message Date
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Mike Williams 48b3b4697a PCB: update footprint field when changing footprints 2 years ago
JamesJ a763d613e5 Move Net Inspector dialog to a widget panel in pcbnew 2 years ago
Jeff Young 1bf24da385 Schematic editor Table Properties and commenting for QuasiModal usage. 2 years ago
JamesJ 66b378087a Remove close button from pcbnew search panel 2 years ago
Marek Roszko 0c8e08ed58 Move some language changes to a event on the frame 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Alex Shvartzkop f1caa262a6 Separate actions for single track and differential pair length tuning. 2 years ago
Jeff Young 1ff36f23b8 Clean up stale TODOs. 2 years ago
Jeff Young 1597882c1f Allow creation of groups with a single member. 2 years ago
Marek Roszko 7c8ee26a38 FromDIP the pcb aui sizes 2 years ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko d0236ca751 Make DRC exclusions work in cli & python DRC 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jon Evans 7d25675e2b Fix handling of dimensions in footprint updater 2 years ago
Jeff Young 1b0cc82c56 Move a couple of stragglers to BOARD_COMMIT. 2 years ago
Jeff Young 66a15f6acf Re-factor frame pointer out of generator API. 2 years ago
Jeff Young 1df84f4d92 Move some PCB_GENERATOR special-cases to propMgr listeners. 2 years ago
Wayne Stambaugh 8687d5092f String and dialog layout fixes. 2 years ago
Jon Evans 8a474879c5 Make sure DRC engine works at startup 2 years ago
Jeff Young 6d43ef5678 Don't specify sizes when we don't need to. 2 years ago
Alex Shvartzkop 847ab093c8 ADDED: Project chooser dialog for EasyEDA Pro import. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Jeff Young d5d07e64c9 Use IsShownOnScreen(), not IsShown(), if you really want to know if its visible. 4 years ago
Jeff Young 1b676985f6 Retire length tuning tool in favour of first-class meanders. 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
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Jeff Young e1c51ed192 A few performance improvements from profiling. 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Jeff Young bf493f32f5 Nullptr safety for various panels. 2 years ago
Jeff Young c2c71facb1 Tidy up shutdown of APPEARANCE_CONTROLS. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young ef92429ac2 Implement changed notifiers for textvar, netclasses and severities. 2 years ago
Jeff Young 5842e9c57e Smarten the UpdateAllItemsConditionally() tests in SetActiveLayer(). 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Alex Shvartzkop b1b66f66f4 Prevent crash when a python script tries to use pcbnew too early. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Jeff Young cf22d5b99b Preferences setting for force-show-fields-when-fp-selected. 2 years ago
Seth Hillbrand f3d65b5156 Revise method of selecting footprints in contrast 2 years ago
Jeff Young c3c7f731df Fix usage of AUI SetAuiPaneSize() hack in FOOTPRINT_EDIT_FRAME. 2 years ago
Ian McInerney e82a58a12e Changed: Allow filling/unfilling individual zones with no selection 2 years ago
Jeff Young 879e6c302d Redraw via mask layers when switching Tented Vias on/off. 2 years ago
jean-pierre charras 2c068ab86d Fix incorrect comment. No code change. 2 years ago
jean-pierre charras 011a8f29a3 Pcbnew, Update footprint: fix broken initialization of fields (especially ref and value) 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago