85 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young df46521b25 Don't separate netclass values from custom rule values. 2 years ago
Jeff Young 29bb51560c Fix control enablement in global edit dialogs. 2 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 2 years ago
Jeff Young 2762fa7787 ADDED: track width & via size filters in Edit Track & Via Properties 2 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young 7750d2e00e Microvias always use separate uvia netclass properties. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Seth Hillbrand 4b3ac52b1d Fix shadowed variables 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young ec5b7a57ec Consistency in via dimensions terminology. 4 years ago
jean-pierre charras c924b0155e DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS: fix a wx alert. 4 years ago
jean-pierre charras 5efd29d6f4 Optimize DIALOG_GLOBAL_EDIT_TRACKS_AND_VIAS: a time consuming call (OnModify()) 4 years ago
Seth Hillbrand acf2e1601c Fix copy-paste error 4 years ago
Seth Hillbrand 70b0ac15ea Handle arcs in global track width changes 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 4e8a7fc911 Hot-update units in track editing dialogs. 4 years ago
Jeff Young dbad85d405 Remove instances of "auto". 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Jeff Young 69a31f41b8 Fix typo. 4 years ago
Jeff Young 6818539f6d Repair is-selected logic in various global editors. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Ian McInerney 18f07024a6 Simplify UI event handling in pcbnew global edit dialogs 5 years ago
Jon Evans 14cba9723f Allow selection filtering in global Pcbnew edits also 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
jean-pierre charras 3144bab36f final cleanup about removing useless include 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
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 5 years ago
Jeff Young 05855a5a1c Performance enhancements for DRC. 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Oleg Endo 7bf8a744f1 add support for board listeners 6 years ago
Seth Hillbrand ecbfea68dd ADDED: Allow creation of nets in pcbnew 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young bb96255a03 Fix dangerous static_cast-ing to wrong type. 6 years ago