100 Commits (aceed2b0a4c82a046490ff88e6d08f78a3f16466)

Author SHA1 Message Date
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Jeff Young f65a0037dc Display violation layer (and select it) for DRC errors. 5 years ago
Jeff Young 692aeff334 Fix a bunch of usages of copy ctor that really meant duplicate. 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Jon Evans 51eac3e3e6 Split pcbnew and footprint editor settings getters for clarity 6 years ago
Jeff Young 874f13e29e Fix some issues with rotated oval pads. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans 2d95270a31 Add color theme settings to pcbnew 6 years ago
Oleg Endo 2f1d23312f add BOARD_CHANGED and UNITS_CHANGED events 6 years ago
Jeff Young 317e98b344 Simplify user model for editing color themes. 6 years ago
Ian McInerney 4ff61318af Push pcbnew grid visibility storage into EDA_DRAW_FRAME 6 years ago
jean-pierre charras cc47062b17 Fix a few Coverity issues 6 years ago
jean-pierre charras 4d9d1a5380 Fix a few compil minor warnings and Coverity minor issues 6 years ago
Jeff Young e9cd9ee8ff Actionize the rest of the 3D viewer. 6 years ago
Jeff Young c7ec110fba Only center focused items when they're not visible. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Seth Hillbrand 494d0de9b8 Handle active layer overloading 6 years ago
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them. 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Seth Hillbrand 7297208119 Handle all non-length units 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young a568e70b99 Follow naming conventions. 7 years ago
Jeff Young 64b18ea06a Use qualified window names when searching for 3D viewers. 7 years ago
Jeff Young 0ea75cb4e7 Another attempt to fix build failure. 7 years ago
Jeff Young e3c1235572 Fix link issue with qa_pcbnew test. 7 years ago
Jeff Young ea3c29e3ec Now that we allow multiple 3DViewers, we need to make sure we have the right one. 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 7 years ago