300 Commits (9ff66d0e71fe9815632a5bbc00bf420ed1201376)

Author SHA1 Message Date
Jeff Young f45760062b ADDED: appearances manager for 3D viewer. 2 years ago
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers 2 years ago
Jeff Young da86593625 ADDED: Implement sorting for search panes. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Jeff Young c697a934b2 Update layer names to current terminology. 2 years ago
jean-pierre charras e188b5f8f4 APPEARANCE_CONTROLS, preset layers: re-allow storing object visibility in 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Ian McInerney f14feafc6b Convert selection vector to EDA_ITEMS for base tool call 2 years ago
Ian McInerney 07cc85e76c Fix more places where casts into RunAction were happening 3 years ago
Ian McInerney 8f3d159905 Update the net highlight action to properly use the action parameters 3 years ago
Jeff Young 252769d53e ADDED "clear color" command to Appearance/Nets context menu. 2 years ago
Jeff Young f66b9f75a3 Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 2 years ago
Ian McInerney 871f7e05a5 Remove use of wxGRIDTABLE_REQUEST_VIEW_GET_VALUES from the appearance panel 3 years ago
Jeff Young eef3492fc0 Make symbol/footprint trees sensitive to language change. 3 years ago
Jeff Young 28028c941e Retire Local/Draw coords distinction from PAD (the last object to have it). 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young 0f9a4ef7b7 Update local coords after changing footprint item properties. 3 years ago
Wayne Stambaugh 244c37298f Fix Doxygen commenting issues. 3 years ago
jean-pierre charras 2e2cbb0594 Pcbnew, APPEARANCE_CONTROLS: do not change objects visibility, when changing 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Marek Roszko c2a4dd93e8 Fix typo in appearance_controls.cpp 3 years ago
Jon Evans 43d3a18b86 Improve HiDPI handling of appearance/layer controls 3 years ago
Mike Williams bc8f81b14d PCB Search Pane: show Board Setup / Net Classes on net activation 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
jean-pierre charras 911e013850 Pcbnew: Do not change visibility objects when changing Visibility layers 3 years ago
Mike Williams 71b687622b PCB Search Pane: activate item opens properties dialog 3 years ago
Jon Evans 61dd4b7043 Properties: fix rebuilding when availability changes 3 years ago
Jon Evans eb240fda9a Properties: introduce validators; re-enable zone hatch settings 3 years ago
Alex 52edbf91dc Better synchronization of various ratsnest visibility controls. 3 years ago
Jon Evans 769afa6fe6 Properties: refactoring 3 years ago
Jon Evans 890103a012 Properties: Fix handling of mixed value selections 3 years ago
aris-kimi 09b83b95d0 PCB Editor: Locked filter unchecked by default 3 years ago
Jon Evans 1bc3f77d2e Coverity fixes 3 years ago
Jeff Young bf8762c57c Streamline color lookup (and a bit of wxS). 3 years ago
Jon Evans 09cb222252 Change indeterminate checkbox behavior to be more intuitive 3 years ago
Jon Evans 351f668645 Separate selection change updates from properties updates 3 years ago
Jeff Young 729b2deb5c Use board layer names for properties grid. 3 years ago
Jon Evans 3a9ef02fdf Clean up handling of selection changes 3 years ago
Wayne Stambaugh c3ded7a03d Remove board editor standard dialog button static line separators. 3 years ago
Jeff Young 94847336a1 Bug fix for dark mode switch for layers palette. 3 years ago
Jon Evans 1ccd387c8d Exit a group when selecting a component outside it 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans dee5357d4d Properties: give focus back to canvas after committing changes 3 years ago
Jon Evans f214f6f44c Temporarily work around buggy zone refresh behavior 3 years ago
Jon Evans fbaf4af489 Properties: Allow dynamic update of read-only state 3 years ago
Jeff Young 5dce8323e8 KIGFX::REPAINT is not enough if the item isn't in the view. 3 years ago
Jon Evans 4a0588db7a Properties: translation fixes 3 years ago
Jon Evans 1590e48ec1 Use translated strings for property display 3 years ago
Ian McInerney 82a11c71af Clean up extra control creator logic in pcbnew save file dialog 3 years ago