217 Commits (6b7b6fa3e3960aeec405880a47f4c4f2330e872b)

Author SHA1 Message Date
Wayne Stambaugh 9e4efe5d72 Fix Eagle board import when footprint library versions exist. 2 years ago
Jeff Young 4583522ea2 Make Edit Track & Via Sizes "specified sizes" dropdowns clearer. 2 years ago
Marek Roszko d0236ca751 Make DRC exclusions work in cli & python DRC 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Alex Shvartzkop 847ab093c8 ADDED: Project chooser dialog for EasyEDA Pro import. 2 years 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
Seth Hillbrand c38ed7044a ADDED: DNP flag for position file export 2 years ago
Jeff Young 29aabcf77e Naming clarity. No functional changes. 2 years ago
Jeff Young 521aa5b5ae Update DRC exclusions model to match terminology. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
Mike Williams 4b07e3e413 Common Actions: Find Previous 3 years ago
qu1ck 7dfa100ff0 Correctly refresh the board after action plugin run and maintain 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Seth Hillbrand 146495672e Utilize our combine_hash routine for multiple hash 3 years ago
Maciej Suminski f6f6ebd5f9 WIP: Properties GUI 6 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
jean-pierre charras f0efa9af9d gen_footprints_placefile: re-add option to negate or not the X coordinate. 3 years ago
jean-pierre charras 82167a7c96 Avoid crashes when, for some reason, a dll cannot be loaded. 3 years ago
markus-bonk 233b537170 Fix code style. 4 years ago
markus-bonk b263e89dfe Enable 3D mouse support in Footprint viewer. 4 years ago
markus-bonk 87d7bdbd5e * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
jean-pierre charras 05c414c816 Pcbnew: fix rotation angle issue in rotate commands. 4 years ago
dsa-t bc1ff6756f Cross-probing/selection for multiple items (SCH->PCB) 4 years ago
jean-pierre charras 9c29cc945c prepare teardrops, round 2 4 years ago
Jeff Young 70b3600e5b Check footprint text items for changes when updating. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 58d4ac2a97 Keep netnames on tracks within the viewport when possible. 4 years ago
Jeff Young fcb013e5d7 When updating footprints indicate which were changed. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Seth Hillbrand 9884f40952 Update call signature for SwitchLayer 4 years ago
Jon Evans 014bad7b28 Add profile counters for PCB mouse and paint events 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jon Evans 6ecdbbb1da Remove some duplicate work when loading a board 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Mike Williams 10247c268e Pcbnew: implement Find Next 4 years ago
Dominik Sliwa d9c7fdc28e Pcbnew add SMD only option to component placement export 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
david-beinder a5308e5f5c Fix python console toggle to work across pcbnew/eeschema 4 years ago
Jeff Young 08fb05e522 Make sure HPGL and DXF drill map generators honour origin setting. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago