77 Commits (f781ec82c943ecca7478fe5aff0ad1e9ab92e06c)

Author SHA1 Message Date
Jon Evans 0ff77bd332 API: Use net names, not codes, and allow creating new nets 5 months ago
Seth Hillbrand cd3fea196c Check for valid board before query 6 months ago
JamesJCode 83f03b10ff Further netclass name method cleanup 10 months ago
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
James J 7ce00e511b Multi-netclass support 1 year ago
Seth Hillbrand 17b0dabec3 Remove the now unused curve-point count 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jeff Young 694a7db457 Performance improvements. 1 year ago
Jeff Young d865bda4f2 Cache display netnames. 1 year ago
Graham Keeth 4f36f669dc Use Title Case for property names 2 years ago
Jon Evans 2b27337778 Clamp ratio properties 2 years ago
Jeff Young 67d8b13b02 And Font to properties manager for EDA_TEXT items. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 3 years ago
Jon Evans 3f42e6b702 Properties: Hide Net Class from GUI 3 years ago
Jon Evans 65193487a6 Properties: Rename methods to better reflect their purposes 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
Alex 13ce2ebf46 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
Jon Evans 1ff1571849 Bring back deprecated net properties to rules system 3 years ago
Jon Evans 308576b78d Properties: Use parent footprint references instead of UUIDs 3 years ago
Jon Evans 88495e5be1 Properties: Fix masking of layers for non-copper items 3 years ago
jean-pierre charras 035031d902 BOARD_CONNECTED_ITEM::GetShortNetname(): protect against nullptr. 3 years ago
Roberto Fernandez Bautista 4108099641 Properties Panel: Correctly limit layers for connectable items to copper layers 4 years ago
Roberto Fernandez Bautista fe7e665236 Properties: NetName and NetClass should have a space + don't translate "Net" 4 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young c5e195bdff Cleanup (includes and formatting). 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko 17d680de08 netinfo.h does not need to be in board_connected_item.h 4 years ago
Jeff Young 83d07dc7f7 Comments. 5 years ago
Jeff Young 6272b48481 Make sure layer gets passed in to rules evaluation. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young e4870ee87e Better nullptr safety for m_netinfo. 5 years ago
Jeff Young ae9afdd169 SNR. (Mostly for progammers, but a little for user messages.) 5 years ago
Jeff Young ebc8e2c921 Move property manager tokens to HKI macro. 5 years ago
Marek Roszko 52a12c6ccd Remove kicad_string.h from footprint_info.h 5 years ago
Jeff Young 70c3c5c514 Retire the two-item version of BOARD_CONNECTED_ITEM::GetClearance(). 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Jeff Young 0ca09abbd3 Don't assume colour theme preview board will have a DRCEngine. 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Jeff Young 665212341d Cleanup (consistent naming, 100-char line width, message precision). 5 years ago
Jeff Young 8420fcc33b Cleanup. 5 years ago
Jeff Young cc86630f11 Start pulling new DRC engine into Kicad. 5 years ago
Jeff Young fc1665ff28 ADDED Clearance Inspector. 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago