107 Commits (414f2fea32d3bf454d7bbc450b383c1a9839e054)

Author SHA1 Message Date
Ian McInerney 384ca6bf98 Actionize more toolbar items 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 24a9245f81 Hook up via size & drill constraints to editors. 2 years ago
Jeff Young df46521b25 Don't separate netclass values from custom rule values. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Mike Williams 6586a2ca66 PCB Editor: prevent scroll wheel on track size opening board settings 3 years ago
Jeff Young 7750d2e00e Microvias always use separate uvia netclass properties. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
jean-pierre charras d27d2e0ad9 Pcbnew: fix lost of focus after clicking on a wxChoice in toolbar. 4 years ago
jean-pierre charras 5efd29d6f4 Optimize DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS: a time consuming call (OnModify()) 4 years ago
Mike Williams 956ac871c3 PCB Editor: changes to track width overrides starting track width 4 years ago
Jon Evans 196571d004 Fix edge case in re-enabling auto track width 4 years ago
Jon Evans 48e95dcf7e Disable custom track/via width when re-enabling connected width 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 5 years ago
Jeff Young cc11c8d45f Fix change in preference panel name. 5 years ago
Jeff Young 60ecd4698c Nets don't have properites; netclasses do. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 3759c71558 Allow copy-track-width to co-exist with current-track-width. 5 years ago
Jeff Young 04c4012ee6 Make track/via sizes UI more predictable and compatible with DRC. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Jeff Young 6e72f609f0 Make sure router and via tools update when sizes change. 5 years ago
Jeff Young 452171e055 Remove more dead code (mostly includes). 5 years ago
Jeff Young cfdf818878 Remove long-dead vestiges of DRC checks on Edit Tracks and Vias. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 6 years ago
jean-pierre charras 625249322e Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
Jeff Young 9182b3a850 Remove dead code and simplify remaining logic. 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Jeff Young 48c8ac9663 Added new action for "Change Track Width". 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young ed9153a786 Fix assert launching PCBNew. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 7 years ago
Seth Hillbrand c0008bc757 pcbnew: Change track width should allow no changes 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
jean-pierre charras cee313da8c Pcbnew: legacy canvas: make trace len display working while creating the trace. 8 years ago
jean-pierre charras 0b8cf93888 Pcbnew, On line DRC in legacy canvas: Fix broken Drc test during track and zone creation or edition. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago