105 Commits (a27e4246e0897d03a33120b402c5aea0060319b9)

Author SHA1 Message Date
Seth Hillbrand ad77863668 Cleanup build script locations 7 years ago
jean-pierre charras 7c77b92cd8 remove fully outdated (and now incorrect) scripts. 7 years ago
Jon Evans 9bc97a9316 Add MacOS icon generator script 8 years ago
Maciej Suminski 975c08c464 get_libngspice_so.sh: use any bison version built with brew (OSX) 8 years ago
Maciej Suminski 89cbb079a9 Added get_libngspice_so.sh script 8 years ago
jean-pierre charras c5b09696ab Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 9 years ago
jean-pierre charras c3698dabb1 Bom scripts: Update comments in scripts (no code change) 9 years ago
Dick Hollenbeck 904ae200e8 Add python script for DDR3 length matching using T topology. 9 years ago
jean-pierre charras e10242a0a9 Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons 9 years ago
Wayne Stambaugh 571206aa07 Remove unused and unmaintained OSX build scripts. 9 years ago
Wayne Stambaugh a628af7728 Remove unused and unmaintained build and packaging files. 9 years ago
José Ignacio Romero 36d98dab2d Add script for generating icons under resources/linux/mime/icons 10 years ago
Maciej Suminski 231eaecf34 Removed the included GLM library, switched to the system one. 10 years ago
Adam Wolfe e511afdf0f Fix bug in library-repos-install.sh. 10 years ago
Henner Zeller ecb046ad0e Footprint library install script improvements. 10 years ago
unknown f194905117 Fixes and enhancements in python scripts relative to BOM generation. 10 years ago
Maciej Suminski 18fa766f53 Updated OS X pinch-to-zoom patch. 11 years ago
Johannes Maibaum 21332b588f Fixed Retina OpenGL patch filename. 11 years ago
Maciej Suminski 6fc59f9acd Full resolution in OpenGL canvas on Retina displays 11 years ago
Maciej Suminski 9a6deaebac Removed WEBKIT entries from documentation. 11 years ago
jean-pierre charras 02c8d4db8a Minor fixes: coding style in 3d-viewer and minor code cleanup, and some fixes in bom python scripts, which did not work when a non ascii char (but a valid utf8 symbol) was found in xml netlist. Add comments. 11 years ago
jean-pierre charras 399ab4baa4 Footprint editor: set the default footprint text size to 1 mm. Minor cleaning code. Very minor other fixes. 11 years ago
jean-pierre charras 4bab8dde65 Fix some minor coverity warnings. Fix a bug in pcad2kicad plugin. Scripting: map BASE_SET. Rename some python bom scripts with better names. Fix erroneous comments and add comments 11 years ago
jean-pierre charras 00f8994ee1 Eeschema: Fix a (minor but annoying) bug detected by coverity which prevent Eeschema to draw components in "fast mode" (i;e. without pin texts) when they are moved, due to a draw parameter which was incorrectly used. 11 years ago
jean-pierre charras de8ae428fd Minor fixes (typo in messages) 11 years ago
Johannes Maibaum 834d54415f OSX build fixes. 11 years ago
jean-pierre charras 0ac378fad7 More about BOM dialog. Still not perfect, but more easy to use. 11 years ago
jean-pierre charras f3765a32d8 Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 11 years ago
Bernhard Stegmaier b495ad0374 OSX build fixes. 11 years ago
TomCC 1a550b8ef1 Fix Python BOM script bug when output file cannot be opened. (fixes:lp:1391904) 11 years ago
Gilbert J.M. Forkel 25061ed626 Add check for correct wxGTK version report by wx-config. If incorrect cmake fails. Compare https://bugzilla.redhat.com/show_bug.cgi?id=1077718 11 years ago
Gilbert J.M. Forkel 6aa4de9bfd Do not exit if yum group install fails, because it also fails if all packages are installed already 11 years ago
Gilbert J.M. Forkel 7413cfd160 Updated wxWidget from 2 to 3 11 years ago
Gilbert J.M. Forkel 4942c8b982 Removed invalid packet: install 11 years ago
jean-pierre charras c237838d00 python scripting: refinement for UTF8 class (from Miguel Ángel Ajo Pelayo) add __str__ method, usefull to print a UTF8 string. 11 years ago
nosuz 959b63ba8f Fix kicad-install.sh to only install wxPython when building with scripting enabled. 11 years ago
Joseph Chen ad5ca60401 Minor improvements to kicad-install.sh. 11 years ago
unknown 6728f0a863 scripts/test_kicad_plugin.py cleanup 11 years ago
jean-pierre charras f23bb59cd1 Python scripting: make UTF8 class accessible by python scripts. Add python method GetChars() to UTF8 class to get its char buffer. 11 years ago
Henner Zeller 40468bffa8 Fix install location of fp-lib-table in scripts/library-repos-install.sh. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Wayne Stambaugh 1b6cfcab42 Update kicad-install.sh to install wxWidgets 3.0 on Debian based distro builds. 11 years ago
Dick Hollenbeck bad00e7b46 uncork the hold on use of latest code in kicad-install.sh 11 years ago
Dick Hollenbeck 0c493d8035 KIWAY support in 5054 is stable enough to use in view of all other new features. 11 years ago
Dick Hollenbeck 6da86c12de KIWAY::player_destroy_handler() skips on the wxWindowDestroyEvent, just in case 11 years ago
Dick Hollenbeck 3d311f831e *) Remove more wxString static constructors which were crashing in PAGE_INFO assignment 12 years ago
unknown 764c18bde1 OSX install script fixes. 12 years ago
Dick Hollenbeck 9fe5ce67e6 Modular-Kicad milestone B), minor portion: 12 years ago
Dick Hollenbeck e45aadd11b Modular-Kicad milestone B), minor portion: 12 years ago
marco. 0166c95efd OSX: fix incorrect path to launch pl_editor. 12 years ago