59 Commits (f781ec82c943ecca7478fe5aff0ad1e9ab92e06c)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode 37a3e55bd3 Allow pcb rule areas to handle keepout and placement concurrently 1 year ago
Tomasz Wlostowski c4d5c99b42 pcbnew: more checks for rule area type (keepout/placement) in various zone-related code 2 years ago
Jeff Young 4d49762714 Remove Export Settings to Other Similar Zones. 2 years ago
Jeff Young 13f5c78e89 More tightening of group parent lifecycles. 3 years ago
Jeff Young ce2dbdec75 Formatting and a bit of cleanup. 3 years ago
Jeff Young 843a56c4e4 Implement two-staged zone priority: assigned priority followed by UUID. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
jean-pierre charras 42350a4928 Minor code cleanup: remove useless include or useless code. 5 years ago
jean-pierre charras 3f8c9d49f8 Revert "Code cleanup: remove useless wx/wx.h include inside a few files." 5 years ago
jean-pierre charras cffccc3970 Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
Jeff Young f340636f70 When knocking out higher-priority zone use fill, not outline. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans f8bfb2bc16 Fix several issues with multilayer zones 5 years ago
Jeff Young 0f8c7ffd11 Add pad keepout and footprint keepout areas. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Seth Hillbrand 0a668ee550 pcbnew: Remove segment count from board file 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 7 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
Maciej Suminski 09e0311d4e Replaced Copy() method with operator=. Removed Copy() where default copy ctor was enough. 10 years ago
jean-pierre charras 4ebe471420 Minor fixes in add zone and duplicate zone (legacy mode) 11 years ago
Bernhard Stegmaier 1e6c8cf88f Enable file extension filters on OSX file dialog. 11 years ago
Wayne Stambaugh 4c6ca81f2c More Coverity scan error fixes. 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Maciej Suminski f7d00a393b Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Maciej Suminski 75026d8754 Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Maciej Suminski 78732f13f7 Removed: 12 years ago
jean-pierre charras 2e6969fe96 More work on CPOLYGONS_LIST class. 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Wayne Stambaugh 25e7abec0d Encapsulation, bug, context menu string, and, coding policy fixes. 13 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 13 years ago
jean-pierre charras 7fd24c7f03 Very minor fixes. 13 years ago
jean-pierre charras ef5f1b9e6b Start work on a better support of polygons in Kicad (code cleaning). 13 years ago
jean-pierre charras f20bf0d217 Pcbnew: more about keepout areas: remove keepout for pads option and add keepout for copper zones option. 13 years ago
jean-pierre charras 018b080001 Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 13 years ago
Marco Mattila b536b1cf82 Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew. 14 years ago
jean-pierre charras 08ef741770 Undo redo change and code cleanup. 14 years ago
jean-pierre charras ee8d721c3c Add priority level to zones. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago