575 Commits (af3d5befa7786e43ec535983f1cde45f96d547f7)

Author SHA1 Message Date
Maciej Suminski da75c52665 Hot keys settings are synchronized between GAL & legacy 11 years ago
Maciej Suminski dfb0443b67 Refactoring library dependencies. 11 years ago
Wayne Stambaugh ad9ec412f5 UI consistency and assertion fixes. 11 years ago
jean-pierre charras 0f7e358030 3D viewer: fix a bug introduced in rev 5579s. Remove a few useless wxBusyCursor. Minor other fixes. 11 years ago
Wayne Stambaugh 763290ad56 Make CvPcb strings translatable. 11 years ago
Maciej Suminski bfb700c79b Removed the remaining lines related to WebViewer. Undone reduced number of layer in VIEW. 11 years ago
jean-pierre charras f3b4aff76c Minor fixes: make a message translatable in CvPcb. Dialog choose component: fix a missing min size calculation and make min size bigger. 11 years ago
Maciej Suminski 7f1ea9e54d New Footprint Library Wizard. 11 years ago
Wayne Stambaugh 45d0448bb9 Add path (environment variable) configuration dialog. 11 years ago
Wayne Stambaugh ec4d74c984 Minor 3D viewer improvements (fixes lp:1406680). 11 years ago
Wayne Stambaugh ec8bf0c13a Library configuration menu naming improvements. 11 years ago
jean-pierre charras efe5658a9b Fix bug Bug #1432165 (fp lib table dialog editor not shown on XFCE and Unity) 11 years ago
jean-pierre charras f16e083ecf Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead code) 11 years ago
unknown c3e3ff3682 Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 11 years ago
jean-pierre charras c7d04c3d08 Code cleaning: Remove EDA_BASE_FRAME::m_FrameName member which is a duplicate of wxFrame name. 11 years ago
Bernhard Stegmaier 30acc07e11 Default path fixes and remove old to find 3D model path code. 11 years ago
Wayne Stambaugh f4d5e349bf Fix a bunch of Coverity scan "unhandled exception" errors. 11 years ago
jean-pierre charras b1cd42cf08 Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 11 years ago
jean-pierre charras 3c343b415a Fix the minor bug 1016924 ( Unhandled event id 6263 in pcbnew ). Remove duplicate code. 11 years ago
jean-pierre charras d4e04dcc97 Fix bugs detected by Cppcheck. 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
jean-pierre charras 0b1a6fd7c3 More work on fp lib table wizard: add a button to import the full list of .pretty libs on github. 11 years ago
jean-pierre charras 960ea566d6 Cvpcb: minor fixes. 11 years ago
jean-pierre charras bf2f650eb9 Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 years ago
jean-pierre charras 670df702b7 Cvpcb: very minor fixes. 11 years ago
jean-pierre charras 972329527e Cvpcb: fix issues relatives to .equ files management: 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
jean-pierre charras 100913a696 Cvpcb: better fix of Bug #1402306 11 years ago
jean-pierre charras 9aa4fb6955 Cvpcb: force project name in stand alone mode, to allow access to project fp lib table. In project mode: disable the read netlist option (the netlist is read when Cvpcb is started by eeschema) 11 years ago
jean-pierre charras 6ba5e40669 Fix a minor issue in fp lib wizard. 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras e4a74213e4 Add wizard to fp lib dialog to easily add entries to this table. 11 years ago
unknown 9524ad1f17 Cvpcb: fix bug Bug #1386933 (Horizontal scrollbars not appearing in CvPcb) 11 years ago
jean-pierre charras 6f99e608b0 fp conflict assignment selector: fix issue on Linux. 11 years ago
jean-pierre charras a061eeb176 Cvpcb: Fix a very minor issue. 11 years ago
jean-pierre charras 3abfb6ca97 Cvpcb: Add a tool to solve conflict assignments when the schematic netlist and the .cmp file do not contain the same assignment and both are valid fpid. 11 years ago
jean-pierre charras 71c4f49d1d Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser). 11 years ago
Wayne Stambaugh e273a48ddc Remove old build configuration since kiway is now the only way to build kicad. 11 years ago
Wayne Stambaugh 08bfaa416d More source file missing license fixes. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Konstantin Baranovskiy f8cea8188b Fix CvPcb menu accelerator bug in Linux. (fixes lp:1375232) 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
jean-pierre charras 9bcdef85cd Eeschema: canvas background color: all frame are now using the same parameter. 11 years ago
Wayne Stambaugh ec9cd765bc Fix default menu alt key accelerator bug. (fixes lp:1035151) 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
Wayne Stambaugh c63459653a CvPcb: fix broken event ID for configuration button on toolbar. 11 years ago
Michael Narigon 34b645daed warnings 12 years ago
jean-pierre charras 281ce25dd2 cvPcb: Remove a debug message displayed when saving .cmp file. 12 years ago