185 Commits (32185ddcd36da25348044ebb10ce47f8090cb3a3)

Author SHA1 Message Date
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
jean-pierre charras c93ab4d5da Fix possible crash and issues when a incorrect fp lib table is loaded: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Chris Pavlina 23a23d3c63 Fix typo in fp-lib-table help text 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 8bed8af03f Add missing break in switch 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago
jean-pierre charras 4d28303e04 Fix a coding style issue. 9 years ago
jean-pierre charras 7bda89cdf6 Rework on plugins reload code: avoid duplicate code. 9 years ago
Chris Pavlina f407450732 Remove code referring to deleted variable 9 years ago
jean-pierre charras 1a464ab8c8 Coding style fixes 9 years ago
Oliver Walters 66ee44cb1f Footprint Wizards Update 9 years ago
jean-pierre charras b8b08dafd6 Code cleaning: remove pcbcommon.* which contains nothing really useful. The very few lines of code are moved to a better place. 9 years ago
jean-pierre charras f53cfe58bd Pcbnew: fix outdated environment vars settings for Kicad python on Windows: 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
Maciej Suminski 01f32dd52c GL_CONTEXT_MANAGER class to avoid unexpected GL context switches. 10 years ago
Chris Pavlina ba17a54c08 Remove "Dump zone geometry to files when filling" 10 years ago
jean-pierre charras 59d02cf1a4 Minor fixes: 10 years ago
Wayne Stambaugh 96832a5185 Fix build error cause by previous commit when KICAD_SCRIPTING_WXPYTHON is not enabled. 10 years ago
Strontium c3d3a7a4c8 Scripting: replace PyCrust shell with enhanced PyAlaMode shell. 10 years ago
Cirilo Bernardo a0597c4614 GUI improvements including interactive update of model orientation/position 10 years ago
unknown 1ee7458140 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago
Bernhard Stegmaier 3f807bdc78 OSX Python scripting plugin path fixes. 10 years ago
Andrey Fedorushkov 845638fc63 pcbnew: fix not build in linux 10 years ago
Wayne Stambaugh 053458b81a Minor scripting improvements and code cleaning. 10 years ago
Brian Sidebotham 28bda90e87 Fix system scripting plugin path on Windows and Linux. 10 years ago
jean-pierre charras f58e288140 Pcbnew option dialog: fix very minor bug #1482647 and remove the option about zone filling algo, now useless. 10 years ago
jean-pierre charras 6ec3d891d4 Pcbnew: remove erroneous warning message when starting pcbnew if scripting mode is enabled and wxpython disabled 10 years ago
jean-pierre charras 01ae08a9a9 Remove the call to wxversion.py on winbuilder, because it does not work (not found, even when exists), ans it is not useful. Avoid crashes when wxPython scripting layer is not loaded, on kicad exit, and when trying to open the py console. 10 years ago
Tomasz wlostowski eba3a55bb2 pcbnew: new zone filling algorithm using ClipperLib. Possibility to fall back to the old one 10 years ago
jean-pierre charras 584f35e6d4 Minor fix in a long message. 11 years ago
jean-pierre charras ea6b03cd5f footprint wizard python plugins management: Fix a memory leak. Remove useless and outdated code, and add a minor enhancement. 11 years ago
jean-pierre charras 2804d2e566 Add hotkeys to Kicad manager, and some rework on hotkeys management. 11 years ago
Bernhard Stegmaier 30acc07e11 Default path fixes and remove old to find 3D model path code. 11 years ago
Wayne Stambaugh 69553d6fa3 wxPython find and version loading fixes. (fixes lp:1408060) 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Moses McKnight 6da5e2cdd0 Configuration file consolidation patch from Moses McKnight. 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 11 years ago
jean-pierre charras 7c99a242cf Remove 2 global variables: g_DrawBgColor and g_ShowPageLimits. 11 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago