251 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
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
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
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
jean-pierre charras b38cef409b Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
jean-pierre charras 13304d0870 more cleanup about removing useless include 5 years ago
jean-pierre charras e8d09cd998 Pcbnew: fix incorrect creation of scripting/plugins in user directory. 5 years ago
Seth Hillbrand 45ca1709bb Unify scripting dirs and open user-based 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 112316cdfb Fixup kiway by hand when dynamic_cast fails. 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young a04fdf64da Improve directory handling for Project Save As. 6 years ago
Jeff Young 10abc6097f Cleanup, commenting, etc. 6 years ago
jean-pierre charras 4de6ed6206 Fix issues created by Adds Save As... to the Kicad manger. 6 years ago
Jeff Young b5904b0401 Installment one of project Save As... feature. 6 years ago
jean-pierre charras 0a829c328e Python scripting: fix a crash with some pythons scripts calling BOARD::ComputeBoundingBox() 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Ian McInerney e47c9ccc0b pcbnew: Clean up switch statement in launcher 6 years ago
Seth Hillbrand 5151cd0bfe C++14: Remove unused make_unique.h 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Wayne Stambaugh 816f6db310 Pcbnew: Python scripting support clean up. 6 years ago