38211 Commits (fa845755104c81c414e8a19ae6605c3f56f0be65)
 

Author SHA1 Message Date
Mike Williams fa84575510 FP Text Grid: avoid ambiguous fallthrough 2 years ago
Ian McInerney 00885ab5b2 Fix mock implementation of NeighboringSegmentFilter 2 years ago
Ian McInerney f14feafc6b Convert selection vector to EDA_ITEMS for base tool call 2 years ago
Ian McInerney f899d9676f Remove unneeded parameter from tool call 2 years ago
Ian McInerney 0a3b6c2d23 Fix call to properties when editing newly placed dimension 2 years ago
Ian McInerney 3c24ddd8cc Fix passing CLIENT_SELECTION_FILTER through the tool framework 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Ian McInerney b0363023a5 Parameterize the tool manager RunAction function to ensure type stabilty 3 years ago
Ian McInerney 5b2ede9e62 Add default empty filenames to the kicad manager actions 3 years ago
Ian McInerney 3718ecfcd8 Simplify forcing action parameters to have a specific type 3 years ago
Ian McInerney 07cc85e76c Fix more places where casts into RunAction were happening 3 years ago
Ian McInerney 8f3d159905 Update the net highlight action to properly use the action parameters 3 years ago
Ian McInerney 6a2dcd1936 Refactor 3D viewer view into enum class 3 years ago
Ian McInerney 6c031a4aa4 Fix some more incorrect types in event parameters 3 years ago
Ian McInerney 55a7cfcf36 Translate doDelete action to new framework and add default parameter 3 years ago
Ian McInerney 9ebe6e7614 Update tool manager to handle the std::any parameters 3 years ago
Ian McInerney 8b833211b5 Add parameter to repair board action 3 years ago
Ian McInerney d66d1f2d6d Remove void* from project manager action parameters 3 years ago
Ian McInerney 9b63c57f5f Switch remainder of cvpcb actions to new args system 3 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Ian McInerney 0a22bb951c Add custom UI IDs to the action framework 3 years ago
Ian McInerney d0d0be196b Initial port of some actions to new chaining construction 3 years ago
Ian McInerney b63bbdea5f Add function-chain contructor for TOOL_ACTION 3 years ago
Mike Williams 1d26b454f4 SCH -> PCB Fields: bump file versions 2 years ago
Mike Williams 86e0e1cccb PCB, Change Footprint: actually update text attributes 2 years ago
Mike Williams a24c55affe PCB Fields: fix up python, API 2 years ago
Mike Williams 85c633eb00 QA: PCB Fields bug fixes 2 years ago
Mike Williams 85f889bc19 Fields: Description now mandatory 2 years ago
Mike Williams 636db607c1 Footprints: upgrade Sheetpath and Sheetfile to tagged items in file 2 years ago
Mike Williams 993bb84240 PCB_FIELD: bug fixes 2 years ago
Mike Williams b81fcaeaf7 PCB Fields: use validators in dialogs, restrict editing of footprint 2 years ago
Mike Williams 7d84fa2a9d Validators: drop unused is m_isLibEditor 2 years ago
Mike Williams ddafa2e75d Common: move SCH_FIELD_VALIDATORS to FIELD_VALIDATORS 2 years ago
Mike Williams ad7d9ec956 PCB: footprint properties dialog fields fixes 2 years ago
Mike Williams 74606cda9c PCB: text properties dialog should indicate "Offset X/Y:" properly 2 years ago
Mike Williams 78f1040f33 PCB Fields: register with properties manager 2 years ago
Mike Williams 00f6f5011c PCB Fields: add saving / reading support to PCB files 2 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Mike Williams a859b25d2c PCB: convert footprints to use PCB_FIELDs for fields from schematics 2 years ago
Mike Williams 968785382e PCB_FIELD: add new field item similar to SCH_FIELD 2 years ago
Mike Williams 941d9c957d Netlist: export fields in its own section 2 years ago
Mike Williams 8e13f2d535 Netlist/Footprints: parse fields out of netlist into footprint 2 years ago
Mike Williams bd5d3533d8 Footprints: rename Fabrication Attributes to just Attributes 2 years ago
Mike Williams 028f500cd9 Footprints: rename properties to fields for consistency with symbols 2 years ago
Jeff Young 40abb013ec Don't consider a group to be on a copper layer. 2 years ago
jean-pierre charras 21f2f98270 drc_test_provider_connection_width: fix crash due to a null pointer. 2 years ago
Georges Khaznadar 6a19d93a5e Adjusting content in the desktop-files 9 years ago
Jeff Young 4473ebb02d Clear arcs before deflating area outline. 2 years ago
Jeff Young 8c29091001 Add a "hyperzoom" mode for debugging "up close". 2 years ago