- 12 Nov, 2014 1 commit
-
-
jean-pierre charras authored
-
- 09 Nov, 2014 1 commit
-
-
Blair Bonnett authored
* Fix assertions in Eeschema when editing net labels, electronic rules check, and plotting. * Fix assertion when opening PCB calculator. * Fix assertions in Pcbnew when changing footprints in footprint properties dialog and adding or editing text.
-
- 08 Nov, 2014 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Polyline.h: remove useless class CRect. Use the more powerful EDA_RECT instead. Clean and remove duplicate code.
-
- 07 Nov, 2014 1 commit
-
-
Garth Corral authored
-
- 06 Nov, 2014 3 commits
-
-
Garth Corral authored
-
Adam Wolf authored
-
jean-pierre charras authored
-
- 04 Nov, 2014 2 commits
-
-
Gilbert authored
-
Adam Wolf authored
* Patch was taken from https://trac.macports.org/ticket/44524 for the upstream bug of http://trac.wxwidgets.org/ticket/16329.
-
- 02 Nov, 2014 3 commits
-
-
jean-pierre charras authored
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
-
Dick Hollenbeck authored
-
Marco Ciampa authored
-
- 01 Nov, 2014 4 commits
-
-
Gilbert J.M. Forkel authored
Add check for correct wxGTK version report by wx-config. If incorrect cmake fails. Compare https://bugzilla.redhat.com/show_bug.cgi?id=1077718
-
Gilbert J.M. Forkel authored
-
Gilbert J.M. Forkel authored
-
Gilbert J.M. Forkel authored
-
- 31 Oct, 2014 8 commits
-
-
Wayne Stambaugh authored
Fix CMake warning caused by removal of boost dependency when not actually building boost from source.
-
Michal Jahelka authored
-
Wayne Stambaugh authored
* Move all Windows install subfolders from ${CMAKE_INSTALL_PREFIX}/share/ to ${CMAKE_INSTALL_PREFIX}/share/kicad/. * Remove unused define DEFAULT_FP_LIB_PATH from build configuration. * Remove Boost target when skipping internal Boost build. * Update INSTALL.txt to reflect install tree changes.
-
jean-pierre charras authored
Fix minor issues about translated strings and coding style. Add comment relative to file function info in X1 gerber file format.
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: Console python: use a wxMiniFrame to show the console and remove the management by a EDA_PANEINFO, which was not the right way to manage this console.
-
jean-pierre charras authored
Pcbnew: Console python: use a wxMiniFrame to show the console and remove the management by a EDA_PANEINFO, which was not the right way to manage this console.
-
- 30 Oct, 2014 4 commits
-
-
Marco Ciampa authored
-
Garth Corral authored
-
Marco Ciampa authored
-
jean-pierre charras authored
Pcbnew: fix a serious bug in ZONE_CONTAINER class copy constructor: a pointer was not initialized. Pcbnew crashes when deleting or filling a copied zone. Eeschema: remove dead code and uncrutify class_netlist_object.h
-
- 29 Oct, 2014 4 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 28 Oct, 2014 5 commits
-
-
Wayne Stambaugh authored
* Add more missing source code licenses. * Fix coding policy violations (tabs and trailing white space) in Python scripting code. * Add stable release policy to full documentation build.
-
jean-pierre charras authored
Kicad manager, Gerbview: When running Gerbview from Kicad manger, set the Gerbview CWD to the current project directory. Therefore, when trying to open Gerber files, the default directory is now thecurrent project directory. (fix Bug #1380088 )
-
jean-pierre charras authored
-
jean-pierre charras authored
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. It happens when footprint assignments are modified outside Cvpcb (when editing the footprint assignment field in schematic)
-
unknown authored
-
- 27 Oct, 2014 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Kicad manager: fix Bug #1385953 (unable to open .PDF files with spaces in name/path when using default PDF browser). Fix also an issue when selecting preferred browser.
-