87 Commits (8f670552a66046b3cd3d8ece22ba66ac07151612)

Author SHA1 Message Date
Jeff Young e59aaf05c6 Make sure that GetConnectedItems searches from the root item. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young 28b279cb2d Units cleanup. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 4e8a7fc911 Hot-update units in track editing dialogs. 4 years ago
jean-pierre charras c0fdac2774 DIALOG_TRACK_VIA_PROPERTIES: Do not use wxcombobox selection as temporary variable. 4 years ago
Jeff Young ab2eae6f48 Implement a more nuanced firstFocus for Track & Via Properties. 4 years ago
Jeff Young 08938463f1 Fix off-by-one error in via sizes. 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Jeff Young 05fb582304 Expose missing annular ring properties in Track & Via Properties. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
david-beinder 410dbe17de Fix inital predefined track width selection in track properties dialog 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 5 years ago
Jeff Young faf9cca938 Fix many cases of old mils flag getting interpreted as allowEval flag. 5 years ago
Jeff Young a4d417f5c0 Get rid of "drill" terminology when talking about finish hole size. 5 years ago
Jeff Young f372c8025b Better sizing for some conditional dialogs. 5 years ago
Jeff Young 8aeaaf99ef Disable net selector for non-free vias. 5 years ago
Jeff Young 1579ce9f9e Separate net updating from Edit Tracks & Vias into a second pass. 5 years ago
Jon Evans 70c397a9b4 Implement free vias fully 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 3a35a5d5f8 Make use of polymorphism for locking/unlocking. 5 years ago
Jeff Young 1024584cac Don't show netclass placeholders in track & via props dialog. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
Reece R. Pollack a9c835275a Apply display origin transforms in Pcbnew dialog classes 5 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Seth Hillbrand ecbfea68dd ADDED: Allow creation of nets in pcbnew 6 years ago
Michael Kavanagh 265c1663f9 Remove empty choice in Via type dropdown 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Jeff Young 03da721030 Move events to wxFormBuilder and fix the missing hookup. 6 years ago
Seth Hillbrand 0bce0f37e4 pcbnew: Avoid wxassert in message 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young a8b8c73ab8 Set initial focus to track width / via size. 7 years ago
Tomasz Włostowski 9657039af2 pcbnew: multiple fixes concerning track->pad net propagation used by Track/Via properties dialog: 7 years ago
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
Jeff Young c5499a6b19 Use ChangeValue() so design rules popup doesn't get cleared. 7 years ago
Jeff Young 2b634004ee Track widths and via sizes are in mils. 7 years ago
Jeff Young 4174ecf4c3 Only validate via size vs drill if both are specified. 7 years ago
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
Jeff Young 9125d7fdb6 Fix typo. 7 years ago
Jeff Young b562ecc5b5 Check for net changing before confirming. 7 years ago