- 29 Oct, 2014 1 commit
-
-
jean-pierre charras authored
-
- 28 Oct, 2014 4 commits
-
-
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.
-
- 26 Oct, 2014 3 commits
-
-
Wayne Stambaugh authored
-
unknown authored
Eeschema, Plot dialog: add Plot directory selection. The patch from 1383026@bugs.launchpad.net was widely used.
-
jean-pierre charras authored
eeschema: fix Bug #1385789 (eeschema segfaults, when editing a new field). Fix an other minor bug in Footprint editor.
-
- 25 Oct, 2014 2 commits
-
-
Nick Østergaard authored
-
Brian Sidebotham authored
-
- 24 Oct, 2014 3 commits
-
-
Wayne Stambaugh authored
* Add FindOpenSSL.cmake from CMake 3.0.2. * Change MinGW find library to find libssl and libcrypto as well as libeay32 and ssleay32. Apparently at some point OpenSSL changed the library file names for MinGW. * Stop find_library() from looking in system paths and returning the actual DLLs rather than the link libraries.
-
Wayne Stambaugh authored
-
Maciej Suminski authored
-
- 23 Oct, 2014 2 commits
-
-
Luis authored
* Use wxRenameFile which falls back to a file copy and file remove when wxRename fails.
-
Wayne Stambaugh authored
-
- 22 Oct, 2014 5 commits
-
-
Wayne Stambaugh authored
* Make all files generated by make_lexer() dependencies of thier respective build targets. * Make building Boost a dependency for all libraries. * Remove duplicate make_lexer() call for Specctra lexer files.
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
Brian Sidebotham authored
-
Brian Sidebotham authored
-
- 21 Oct, 2014 4 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string. Kicad manager: fix issues in file watcher: changes (adding/removing files) in project folder not seen by Kicad manager (perhaps due to changes in internal wxWidgets code between 2.9.5 and 3.0).
-
nosuz authored
-
Wayne Stambaugh authored
-
- 20 Oct, 2014 1 commit
-
-
Joseph Chen authored
* Exit script when package install, build configuration, or build fails. * Install each dependency package one at a time.
-
- 19 Oct, 2014 3 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 18 Oct, 2014 3 commits
-
-
Wayne Stambaugh authored
* Write stable-release-policy.md for upcoming stable release. * Remove unused Doxygen options from Doxyfile.
-
unknown authored
-
jean-pierre charras authored
Python scripting: make UTF8 class accessible by python scripts. Add python method GetChars() to UTF8 class to get its char buffer. See scripts/test_kicad_plugin.py for example.
-
- 17 Oct, 2014 7 commits
-
-
Wayne Stambaugh authored
* Improve VRML export dialog lay out. * Make the OK button the default action in the export dialog. * Make 3D model export work correctly and avoid redundant file copies. * Fix embedded path separators in wrl files on windows. * Fix absolute model file path creation in wrl files. * Clean up VRML export code.
-
Henner Zeller authored
-
jean-pierre charras authored
Pcbnew: fix Bug #1380943 (Filled polygons with thick outlines are missing last outline thick segment in gerber) Remove a debug message in searchhelpfilefullpath.cpp.
-
Bernhard Stegmaier authored
-
Mark Roszko authored
* Change hot key editing contol from wxGridTableBase to wxListCtrl. * Separate hot key lists into separate tabs rather than one large list. * Coding policy fixes.
-
jean-pierre charras authored
Archive function now recurses project sub directories.
-
unknown authored
Fix bug: Dialog "Page settings" does not always detect page format. Formats A, B, C, D, E, Custom (User) are detected right but A0-A4, US* are wrong.
-