115 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
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 6 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 6 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 6 years ago
Jeff Young 6acd35c981 Cleanup. 6 years ago
Jeff Young 32c3ea4edd Flags cleanup. 6 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 6 years ago
Seth Hillbrand 491ac0256d pcbnew: Add a number of missing handles for module zones 6 years ago
Jon Evans 94cd0cf3ad Fix accidental logic change to BOARD::InsertArea 6 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago
Jeff Young 05855a5a1c Performance enhancements for DRC. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Oleg Endo ff5828fc33 fix formatting and update comments 6 years ago
Oleg Endo 7bf8a744f1 add support for board listeners 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 51b9944667 Fix pasting of items from board to Footprint Editor. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young c5077aeb97 Move weak-reference stuff to UUIDs. 6 years ago
Jeff Young 41b7c62c15 Delay initialisation of global EDA_ITEMs. 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Jeff Young ea025a35e5 Change KUUID to KIID. 6 years ago
Jeff Young 2778dc90f3 Cleanup. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago