20289 Commits (7f33c229d8446e3dc47d2cafe2928429f0dc5337)
 

Author SHA1 Message Date
Jeff Young 7f33c229d8 Allow selection of nested items (ie: pads) inside an entered group. 5 years ago
Jon Evans b6e4b7bf7d Fix order of initializing tools when loading board 5 years ago
Jon Evans 56ca842ec4 Fix H/V/45 zone snapping behavior 5 years ago
Jeff Young 7300640da0 Reload DRC rules on MODEL_RELOAD. 5 years ago
Jeff Young f8875bc5a6 Move std::contains to alg::contains. 5 years ago
Jeff Young 1844e8e0df Fix compilation under ++20. 5 years ago
Jeff Young 035abe960c Fix copy/paste of groups. 5 years ago
Jeff Young d7e80f8008 Add std::contains() to simplify a lot of code. 5 years ago
Jeff Young e32c113249 A bit more syntax help for layers. 5 years ago
Jeff Young 44af3978af Re-implement undo/redo of group ops in a pointer-safe way. 5 years ago
Jon Evans 92c8ed2943 Fix non-copper zone layer ordering 5 years ago
Jon Evans 597a212313 Fix saving of filled polys with custom layer names 5 years ago
Jon Evans cc0a9c2e5c Fix typo in VRML last path 5 years ago
Jon Evans 6df4a0cc7f Clean up asserts when running DRC from Python 5 years ago
Jon Evans bb8aa70ad0 Fix copy pasta 5 years ago
Jon Evans f4a8275f3e Allow selecting pads of locked footprints when filter allows 5 years ago
Jeff Young 8735ebdc70 Remove one more stale group test. 5 years ago
Jeff Young ba0bed7a45 Groups don't go in the view, but they do go in an overlay when entered. 5 years ago
Jeff Young 2ae4fecaea Paste items into group when group has been "entered". 5 years ago
Jeff Young eb97fe8386 Fix bug when entered group is immediate parent. 5 years ago
Jeff Young b4672c64ea Fix Group Properties dialog grow behaviour. 5 years ago
Jeff Young 0818bd05d2 Remove no-longer-applicable tests from group_saveload. 5 years ago
Jeff Young 955ba0a483 Add LAYER_ANCHORS to the always-active layer set. 5 years ago
Jeff Young 6fde9ea8a5 Don't leave stale pointers in groups when exchanging modules. 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Jon Evans 0783669633 CHANGED: Design rules files now use .kicad_dru extension 5 years ago
Jon Evans 0c5aabc7f7 Add an option to not migrate library tables when migrating settings 5 years ago
Jeff Young ae3ef90f7d Add location points to dimension message bar info. 5 years ago
Ian McInerney bba29a1036 Always show the track and via menu in the router context menu 5 years ago
Seth Hillbrand 9937f52f06 Fix crash when not wrapping search 5 years ago
Seth Hillbrand d535a4b833 When showing/hiding infobar, keep position 5 years ago
Ian McInerney 672756a018 Move the router tools to a TOOL_MENU context menu 5 years ago
Jon Evans 1319885285 Wrap ZONE_FILLER to allow use without commit from Python 5 years ago
Jon Evans ff652d5375 Fix saving colors modified outside of preferences 5 years ago
Jeff Young e16b7626cd Implement GetMsgPanelInfo for dimensions. 5 years ago
jean-pierre charras dfaf0851fe Fix broken layer names used when saving a footprint from library. 5 years ago
Wayne Stambaugh feeb925e61 Pcbnew: add user defined layer colors to color preferences panel. 5 years ago
Jeff Young eaf151075c Correctly de-highlight found items when closing Find dialog. 5 years ago
Jeff Young f0739315f6 Use title-bar-style for group names. 5 years ago
Wayne Stambaugh 564f363c57 Pcbnew: fix user defined layer bugs. 5 years ago
Jeff Young 5ad76a237e Moving checking the rules up a level so we can properly exit DRC dialog. 5 years ago
Jeff Young 3e366a901f Expose pad type in property system. 5 years ago
Jeff Young dba42ebed0 ADDED Properties Dialog for groups. 5 years ago
jean-pierre charras 446a9ca866 Round-rect pads: use a circle to draw degenerated shapes. 5 years ago
jean-pierre charras aa6158a9fb fix a minor wxWidgets alert 5 years ago
Jon Evans 022839a5ae Make ruler a bit easier to see on busy designs 5 years ago
Jon Evans 690575e2b6 Improve edit point legibility with a hover state 5 years ago
Jon Evans 22891c326d Update default layer names 5 years ago
Seth Hillbrand 856cf51fc8 Fix typo 5 years ago
Seth Hillbrand b31eafdfa8 Restore missing layer check 5 years ago