83 Commits (4df3cb912d3979fdc1f14a5c02ec3090183177c8)

Author SHA1 Message Date
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young ef3b7052e0 Remove layer nag dialogs and just ignore non-shapes on Edge_Cuts. 5 years ago
Jeff Young 04c4012ee6 Make track/via sizes UI more predictable and compatible with DRC. 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Ian McInerney 78c43158f4 Annotate the board class with if it is for a footprint edit/view 6 years ago
Jeff Young d70f812255 Fix some initialisation issues in the Python framework. 5 years ago
Jeff Young 7f33c229d8 Allow selection of nested items (ie: pads) inside an entered group. 5 years ago
Jon Evans b6e4b7bf7d Fix order of initializing tools when loading board 5 years ago
Jeff Young f8875bc5a6 Move std::contains to alg::contains. 5 years ago
Jeff Young d7e80f8008 Add std::contains() to simplify a lot of code. 5 years ago
Jeff Young eb97fe8386 Fix bug when entered group is immediate parent. 5 years ago
Jeff Young 6fde9ea8a5 Don't leave stale pointers in groups when exchanging modules. 5 years ago
Wayne Stambaugh 188232de6f Pcbnew: add user defined layers and allow all layers to have user names. 5 years ago
Jeff Young 4badcba4c2 Zone fill performance improvements 5 years ago
Ian McInerney 89dcc46898 Coverity cleanup and remove unused variables 5 years ago
Jeff Young 4558aff24b Add textVar cross-reference support to Dimensions. 5 years ago
Jeff Young 81b523f9a4 Make sure the board itself is in the item map. 5 years ago
Jon Evans e9b627bfd8 ADDED: Center marker dimension type 5 years ago
Jon Evans 75ffce1a0b ADDED: Leader dimension object 5 years ago
Ian McInerney ea06c16255 Cleanup PCB_GROUP objects on the board when deleting the board 5 years ago
Ian McInerney 8bd77c4fe7 Rename the ITEM_SET types to be descriptive of their contents 5 years ago
Jeff Young 007580c4b8 ADDED pad:pin checks for DRC "Test footprints against schematic". 5 years ago
Ian McInerney cb36006406 First round of cleanup for the PCB groups 5 years ago
Jeff Young 9e12ea9bb6 Cleanup some dead code and make better use of iterators. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jon Evans 5e2946ef90 Use full net names in netclasses 5 years ago
Jeff Young 27b047ab3f Cache project text vars as properties in the PCB board file. 5 years ago
Jeff Young 66ff16dd3d Better board-edge error reporting. 5 years ago
jean-pierre charras 5b365053db Fix a few I18n issues. 5 years ago
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Jeff Young 00e77d1ba4 Implement pad & via aprons for hatched zones. 5 years ago
Jeff Young 9c9fdb2569 More performant (and more correct) deletion of DRC markers. 5 years ago
Jeff Young ba537209ab Make sure pasted items get their netclass updated along with their net. 5 years ago
Jeff Young 095937563b Hook libeval compiler up to rule parser 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Ian McInerney ccc0ceb32f Remove deleted item global variables 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 5 years ago
Maciej Suminski 89698a727b Removed const modifier for returned non-reference types 6 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 5 years ago
Jeff Young 6acd35c981 Cleanup. 5 years ago
Jeff Young 32c3ea4edd Flags cleanup. 5 years ago