311 Commits (9.0)

Author SHA1 Message Date
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand 283d176cdc Use std::locale::classic() globally 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
Marek Roszko 2370ca1b0e Minor code clean, standard "new" does not need to be null checked 5 years ago
Marek Roszko bf2e7215a5 const SGPOINT::GetPoint args 5 years ago
Marek Roszko 914568f1a0 Fix macos using the wrong 3d plugins path 5 years ago
Marek Roszko daf9c4f319 Centralize the 3d cache path 5 years ago
Marek Roszko 14327f3708 Cleanup the 3d plugins paths a little bit 5 years ago
Wayne Stambaugh 6f0319e29f Fix potential bug in 3D model selection dialog. 5 years ago
Seth Hillbrand 26524ef41e Select model on double-click 5 years ago
Wayne Stambaugh 710e621c6a 3D Viewer: remove all instances of "c" prefix from file names. 5 years ago
Wayne Stambaugh 8416c1fc37 3D Viewer: remove all instances of "C" prefix from object names. 5 years ago
Ian McInerney 048900dda7 Fixup the 3d Viewer code after the last fixup 5 years ago
Marek Roszko a3c4730a3f Add missing return removed in 978935d 5 years ago
Wayne Stambaugh 978935d749 3D viewer code cleaning round 4. 5 years ago
jean-pierre charras 5e394836d2 Fix a wxWidgets alert. 5 years ago
Jeff Young 73b7b104cd Fix some issues with Infobar sizing. 5 years ago
Jeff Young 58afaeb9eb Use QuasiModal in all parents of ConfigPaths so help window works. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Wayne Stambaugh c7926db553 More minor dialog layout improvements. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young fc9cf1d827 More module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 5a644aa3fb QuasiModal needs to be used for any dialog hosting a help window. 5 years ago
jean-pierre charras c092e3f8b7 Fix a few minor Coverity warnings 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
Marek Roszko eeac3cb4d5 Nix some more common.h includes 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Ian McInerney 06f01d0d8a Add platform-specific code to allow wxChoice to ellipsize 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Mario Luzeiro d31c5c41e6 3D-Viewer: add an infobar to the panel preview 5 years ago
Ian McInerney 78c43158f4 Annotate the board class with if it is for a footprint edit/view 6 years ago
Mario Luzeiro ec3c20bf84 3D-Viewer: do not use selection while on preview 5 years ago
Peter Montgomery 4d460ec073 Delete 3D cache files with GUI settable number of days 5 years ago
Jeff Young 73c6fc8b8b Make opacity box line up with scale, rotation and offset boxes. 5 years ago
Ian McInerney 3bb44f3804 Don't install the import library for the 3dsg library 5 years ago
Ian McInerney 5649558cff Move DPI_SCALING into the GAL from common 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney a9fa592f5f Fix button size on 3d preview panel 5 years ago
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux. 5 years ago
Érico Rolim e9e72bd8e4 Fix sg_version detection for cross compilation 5 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Wayne Stambaugh 63291141df Pcbnew: minor footprint properties dialog layout improvements. 6 years ago
jean-pierre charras 262283995c string fix 6 years ago
jean-pierre charras 93b9be7ebe DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 6 years ago