153 Commits (2c330e07be29d69ddd996c66c0ecc00dfcc8d8a6)

Author SHA1 Message Date
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Seth Hillbrand fbbb642c0c Move all nlnav to unique_ptrs 11 months ago
John Beard c39573ace3 Pcbnew: get footprint by name doesn't have to be a member on PCB_BASE_FRAME 1 year ago
Seth Hillbrand e0453d9bcc Further cleanup of LSET 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jeff Young 1eb26b439a REMOVED new footprint dialog. 1 year ago
Alex Shvartzkop 5475359d00 More build time optimizations. 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young 0890ac57dd Improve clarity of default zone settings. 2 years ago
Jeff Young 7e46e85c7d Update copyrights. 2 years ago
Jeff Young 6ecfc89a4a Honour originTransforms in search panels. 2 years ago
Jeff Young 23033451b1 Cleanup. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
Jeff Young c07e9c834f Validate new footprint / save as footprint info before exiting dialog. 2 years ago
Mike Williams b1a388ca69 Grids: Support X and Y for all grids, add optional names 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 3 years ago
Jeff Young a0adb59437 Update dimension units when opening PCBs in CLI. 3 years ago
Wayne Stambaugh 664e5629f2 Document board change event listener code. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 67e6603699 Move updateUnits functionality to where it can be shared. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young 19eab62516 More safety around ratsnest state. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young d67437a2aa Move ratsnest exclusion processing to a post-pass. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Jeff Young 722b2588f4 Better error reporting for DP uncoupled length. 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young 2250211ebf More wxT-ification. 4 years ago
markus-bonk b263e89dfe Enable 3D mouse support in Footprint viewer. 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Seth Hillbrand 9884f40952 Update call signature for SwitchLayer 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jeff Young 46949abe4a Don't scroll to highlight an object already visible. 4 years ago
Seth Hillbrand c3b6939ea7 Allow quiet creation (scripting) 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Jeff Young 16047b7419 3D preferences bug fixes. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Ian McInerney 29cc16a4c4 Push pcbnew layer alpha change update into base frame 5 years ago
Jon Evans 2cbd7b5043 Reduce scope of some view repaints to improve performance 5 years ago