233 Commits (a9eb83201ebf55ee485c2cfc541899b90dc50fba)

Author SHA1 Message Date
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. 6 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. 7 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Wayne Stambaugh 816f6db310 Pcbnew: Python scripting support clean up. 7 years ago
jean-pierre charras b8cfabd22e Fix some issues in I10n strings 7 years ago
Wayne Stambaugh b13efdb0f2 Initial global footprint library table fixes. 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
Martin Aberg 27d57d9191 Generate PYTHONPATH from CMake information 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young 33fc74a04d Performance enhancements for Footprint Editor construction. 7 years ago
Seth Hillbrand 3cf9009f73 Delete GL context in GL destructor not program 8 years ago
Jeff Young 75e91f4cfd Make sure Cvpcb doesn't use its own FP_LIB_TABLE. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young df43f071e1 Keep track of open sockets and dispose of them in d'tor. 8 years ago
Jeff Young f4ce8766e3 Implement shared FOOTPRINT_LIST. 8 years ago
Michael 62487fa891 Fix spelling error 8 years ago
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Oliver Walters c27f5b725d Improved various error messages 8 years ago