276 Commits (15b6b7d942b3cef6b1987216563a5dbe2ac2b1cf)

Author SHA1 Message Date
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Jeff Young f7420bc820 Separate Footprint Editor's sketch modes from PCB Editor's. 2 years ago
Jeff Young fc4bc10d27 Separate out axes definitions between ModEdit and PCBNew. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Marek Roszko bd3aca2887 Cleanup the kiface dll export declaration slightly 2 years ago
Marek Roszko b566f994bb
Flip the RegisterSettings order to avoid legacy import crashes 2 years ago
Marek Roszko a2522a2230 Don't call .Load() and cause settings to reload from disk 2 years ago
Jeff Young fe0fb92441 Reduce visual clutter in GAL display options. 2 years ago
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Jeff Young 0c37e3c443 Remove realistic-mode (and duplicated settings from preferences). 2 years ago
Marek Roszko 5d001d4858 ADDED: ERC over cli....mostly 2 years ago
jean-pierre charras 1094cc5331 Fix issues related to the splash screen when no config file found: 2 years ago
Roberto Fernandez Bautista 3f758711fd Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER 3 years ago
Seth Hillbrand 32d17547e5 Fixup settings loading 3 years ago
Seth Hillbrand e6ab9a88ce Remove locks from settings 3 years ago
Jeff Young 9b4627e782 Don't pass a FRAME-based UNITS_PROVIDER to a modeless dialog. 3 years ago
Alex 10c4b948cb Support canceling initial global library table setup. 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Marek Roszko 2fc0cd68ed Avoid crashing due to empty lib tables in cli 3 years ago
Jeff Young f805fd267f Divorce UNIT_BINDER from wxFrame. 3 years ago
jean-pierre charras 9501f4303d Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 3 years ago
Jeff Young efa14e501c Cleanup. 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Marek Roszko 8e96751af2 Strip out and migrate 3d search paths in favor of env vars 3 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 9d5322cfdf Move rotation angle increments to UNIT_BINDER and EDA_ANGLE. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Seth Hillbrand 3f2d86adec Make OpenGL default for all apps 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young 9f51f7b055 Formatting and include cleanup. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
Adam Wolf a06f0ca908 Clean up macOS Python3 paths 5 years ago
Adam Wolf 7357424efc Update macOS to Python 3, wx 3.1, and Phoenix. 5 years ago
Jon Evans 381cc27548 Add missing include 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Ian McInerney 908de37e7c Don't hardcode the file extensions where possible 5 years ago
Marek Roszko b609c7dcd6 Kick the osx specific path helpers into PATHS 5 years ago
Marek Roszko 20ec1fa354 Clear pythonpath and pythonhome vars on msvc like msys2 does 5 years ago
Marek Roszko 39c8922ff6 Block off setting pythonhome and pythonpath wrongly on MSVC 5 years ago
Marek Roszko 30ba3aa240 Get python loading the new "user scripting" paths 5 years ago
Marek Roszko 84dd78e01d Fix the install location for vcpkg built python modules 5 years ago