187 Commits (c38ec9344f0f0f6c9c5bfbe823a264b82fe23a6c)

Author SHA1 Message Date
Marek Roszko b82fcbcad6 More exception var disuse warnings 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
Jon Evans 6fa0ac45af Re-enable custom grid settings for Pcbnew 5 years ago
Jeff Young 0c2870c65f Fix missing check against DELETED_BOARD_ITEM::GetInstance(). 5 years ago
Jeff Young 618e824b0f Cleanup includes and formatting. 5 years ago
Jeff Young 0e7c18119e Make sure pads are unlocked when editing footprint from board. 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Wayne Stambaugh 090d7881e0 Revert Coverity fix that caused build issue with older versions of Boost. 5 years ago
Wayne Stambaugh f311831c27 Coverity fixes. 5 years ago
jean-pierre charras dcbe2413cc Pcbnew: fix incorrect displayed value in polar coordinates. 5 years ago
Jeff Young 3b35bfc0a5 Don't write out synthetic severities (they're headings). 5 years ago
jean-pierre charras 64f555079a Code cleanup related to zoom: 5 years ago
jean-pierre charras fcce62f0a4 cleanup related to zoom definitions 5 years ago
jean-pierre charras 71ab42e60a Minor fixes and cleanup related to zoom definitions. 5 years ago
Jeff Young b171d381f0 Collapse Redraw3DView and Update3DView into a single routine. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 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 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 1e44172d40 Redraw all objects after Preferences in case colours changed. 5 years ago
Jeff Young 812b714ccd More Module -> Footprint and a bit of formatting cleanup. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jon Evans cb4ef5a619 Fix various rendering issues with non-through vias 5 years ago
Jeff Young ee95d8fe2e Improve SNR in status bar (and use common code). 5 years ago
Jeff Young 37906511f5 Class renaming. 5 years ago
Ian McInerney 3a570c27f0 Update unit handling in the preview ruler 5 years ago
Ian McInerney 122bd7ca7c Make the statubar aware of mils units 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Mario Luzeiro a1e94c2583 3D-Viewer: request a redraw when a footprint is selected in pcbnew 5 years ago
Jeff Young 865249c227 Handle two panels both referencing same colour theme. 5 years ago
jean-pierre charras 756d6a123b FOOTPRINT_WIZARD_FRAME: fix a crash when opening the frame. 5 years ago
Reece R. Pollack 6f1204cfd7 Add Display Origin Transforms support to the PCB_BASE_FRAME class 5 years ago
Jeff Young 8eda4d93ee Use LAYER_VIAS instead of via-type-specific layers for visibility. 5 years ago
Jon Evans eb9756840d Better defaults for brightness factors 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 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. 6 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 6 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