43688 Commits (628d4d3fdb94c890bf8ab48155266150d274af4b)
 

Author SHA1 Message Date
Tomasz Wlostowski 628d4d3fdb pcbnew: weeding out bugs in the MULTICHANNEL_TOOL... 2 years ago
Tomasz Wlostowski c790a17aae pcbnew: add rule area type as an introspectable property 2 years ago
Tomasz Wlostowski a27d529cbc pcbnew: performance improvements & grouping bugfixes in multichannel tool 2 years ago
Tomasz Wlostowski 49f470f0a6 pcbnew: fixes in the logic of multichannel tool dialogs 2 years ago
Tomasz Wlostowski 9b671d3448 pcbnew: first working version of the Repeat Layout feature (MULTICHANNEL_TOOL) 2 years ago
Tomasz Wlostowski c617b0d3b1 pcbnew: implement logic of Repeat Layout dialog 2 years ago
Tomasz Wlostowski 048bbcb02b BOARD_COMMIT: allow to make PCB-editor specific commits outside the actual pcbnew 2 years ago
Tomasz Wlostowski c3b57f9f02 pcbnew: add MULTICHANNEL_TOOL files to CMakeLists 2 years ago
Tomasz Wlostowski b236e3a9ab pcbnew: menu entries for the MULTICHANNEL_TOOL 2 years ago
Tomasz Wlostowski 689ba39581 pcbnew: register the MULTICHANNEL_TOOL in the tool manager. 2 years ago
Tomasz Wlostowski 4347ae1270 router: ignore the newly introduced placement rule areas, just focus on keepouts for the moment. 2 years ago
Tomasz Wlostowski d34bcc8f08 PCB_ACTIONS: add actions for MULTICHANNEL_TOOL 2 years ago
Tomasz Wlostowski 43c8ecd77f PCB_TOOL_BASE: allow casting the frame to types other than PCB_BASE_DRAW_FRAME. 2 years ago
Tomasz Wlostowski 31111b2652 pcbnew: initial implementation of MULTICHANNEL_TOOL. Ugly and buggy. 2 years ago
Tomasz Wlostowski 1105ab755c pcbnew: initial versions of dialogs for the MULTICHANNEL_TOOL 2 years ago
Tomasz Wlostowski 8f25491a1d DIALOG_RULE_AREA_PROPERTIES: support for placement rule areas: 2 years ago
Tomasz Wlostowski e35f64c3cf pcbnew: parse also the human readable hierarchical sheet paths for footprints when reading the netlist 2 years ago
Tomasz Wlostowski 46b54da139 pcbnew: BuildConnectivity() must remove any dangling RN_NET pointers when rebuilding connectivity data from scratch to avoid use-after-free crashes 2 years ago
Tomasz Wlostowski 7b784a5986 common: update PCB file format keyword with placement rule areas 2 years ago
Tomasz Wlostowski 64afa302c9 pcbnew: improve handling of trailing '/' in hierarchical sheet paths in DRC memberOfSheet() function 2 years ago
Tomasz Wlostowski cb4b26b39b pcbnew: file format support for placement rule areas 2 years ago
Tomasz Wlostowski 05fc8199dc pcbnew: added Placement Rule Area properties to class ZONE: 2 years ago
Tomasz Wlostowski 8bb4dce288 pcbnew: initial commit for MULTICHANNEL_TOOL, wip in dialogs & tool actions 2 years ago
JamesJCode ca2f96fc07 Add configurable thickness and opacity for net color highlighting 1 year ago
jean-pierre charras 8d53090581 Pcbnew: fix 2 issues after removing a track, especially ending on a teardrop 1 year ago
John Beard 67b6ba33d3 Pcbnew/FPedit: Make orthogonal dimensions the default 1 year ago
John Beard f2d2e953f7 Fix clang warning (need virtual dtor) 1 year ago
Jeff Young 8a487c2c86 Fix missing parameter. 1 year ago
JamesJCode 19d5d21f23 Move netclass highlighting style to application-level setting 1 year ago
JamesJCode 8b412e5df4 Fix exception when opening application schematic color settings panel 1 year ago
JamesJCode ea482e8d15 Revert NET_SETTING schema increment 1 year ago
Jeff Young 528b74db7f Improve PIN_TRICKS to handle pins with no names. 1 year ago
JamesJCode 6371b15aa4 Implement highlighting style for netclass colors 1 year ago
JamesJCode d95901d981 Fix import netclass colors to PCB for new default netclass position 1 year ago
JamesJCode 0aa82b9a04 Correctly handle read-only fields for default netclass 1 year ago
Jon Evans 4332618e68 Fix uninitialized member 1 year ago
Jeff Young 522c2b9e7e Only update UnusedPads properties when it matters. 1 year ago
Jeff Young f89ba38b66 ADDED: importing text vars from Schematic Setup. 1 year ago
Jeff Young a6eec63688 ADDED: importing bus aliases from Schematic Setup. 1 year ago
Jon Evans bd946313dc ADDED: Position items relative to arbitrary reference point 1 year ago
Jon Evans c9af2f318f Ensure constraints when changing pad hole properties 1 year ago
Jeff Young 014a2a49e1 Make dialog modified state work in Pad Properties. 1 year ago
Jeff Young f4b635e551 ADDED: annular rings setting to Edit Track & Via Properties. 1 year ago
Jeff Young 04d3779a5a Minor fixes to dialog layout. 1 year ago
Jeff Young 5ad8f0e387 Better OnModify() handling for Symbol Fields Table. 1 year ago
Jeff Young 0e536663a6 Elide common prefixes of displayed netnames. 1 year ago
Jeff Young 3b6a33c59a Fill in a lot more calls to DIALOG_SHIM::OnModify(). 1 year ago
Jon Evans 960a9ef7d5 Fixes for snapping in free via placer 1 year ago
Wayne Stambaugh aace2271df Add '?' to list of forbidden file name characters. 1 year ago
jean-pierre charras ffe6abb836 string_utils.cpp: add missing char * in illegalFileNameChars list. 1 year ago