25 Commits (2d614898a84c6b746b23b92a88d80d04735c20d1)

Author SHA1 Message Date
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 1b0cc82c56 Move a couple of stragglers to BOARD_COMMIT. 2 years ago
Jeff Young 504652b972 Regularize RunOnChildren() at the BOARD_ITEM level. 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Josue Huaroto 156288bfcf Extend boundary size of PCB_VIEW 2 years ago
Jeff Young cf22d5b99b Preferences setting for force-show-fields-when-fp-selected. 2 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young 5ae6f93af8 A groups children may also have children. 5 years ago
Jon Evans 76e8c62269 PCB_VIEW: Fix a few ASAN issues 5 years ago
Jeff Young efd16dca66 Fix a bunch of issues with group selection and highlighting. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
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 9cc6a77cc0 Fix bug where preview wasn't getting re-added after view cleared. 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
jean-pierre charras c539d6e0be fix incorrect initialization of VIEW::m_boundary. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
Tomasz Włostowski c9817df9db refactoring: implemented BOARD-specific view Add()/Remove()/Update() methods in PCB_VIEW, moved to libpcbcommon 8 years ago
Tomasz Włostowski 8a09a1d329 refactoring: derive PCB-specific PCB_VIEW from VIEW with the intention of moving PCB_EDIT_FRAME entries used by the tools (e.g. GetActiveLayer) there 8 years ago