- 13 Nov, 2014 7 commits
-
-
Maciej Suminski authored
pcbnew: Fix persistent multiple items selection box that stays after selecting a polygon/line (GAL).
-
unknown authored
-
Maciej Suminski authored
-
jean-pierre charras authored
-
Alexander Golubev authored
-
Adam Wolf authored
-
Wayne Stambaugh authored
-
- 12 Nov, 2014 4 commits
-
-
jean-pierre charras authored
Minor doc update.
-
unknown authored
Apply patch from Cirilo Bernardo with some minor changes: mainly allows also the solder mask layer and keep ref and value fields on the silk layer.
-
unknown authored
-
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
-
- 05 Nov, 2014 1 commit
-
-
Alexander Golubev authored
An ugly if-condition replaced with a CACHE'd cmake variable.
-
- 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
-