8113 Commits (c6d591b534a24c33af9d02632389145a09e3a184)
 

Author SHA1 Message Date
Wayne Stambaugh c6d591b534 Eeschema: uncouple clearing annotation from SCH_SHEET_PATH. 10 years ago
Cirilo Bernardo c5e9bda936 Fix OpenGLM build errors for OSX homebrew developers. 10 years ago
Wayne Stambaugh 204f025ff4 Build configuration fixes. 10 years ago
Maciej Suminski 843c9b99d5 Fixed ratsnest for PCBs imported using plugins (GAL). 10 years ago
unknown eaef5c1043 * Replace questionable wxString::PrintfV() call (which doesn't work reliably on different platforms) with wxString::Format() 10 years ago
Simon Richter e872585105 CMake: move find OpenMP so it can be found for all compilers not just GCC. 10 years ago
jean-pierre charras 04271893ff Fix Bug #1521282 (footprint wizard for SOIC ICs generates a wrong position pin mark) 10 years ago
Mark Roszko 030c84d55d Use defined environment variables before falling back to DEFAULT_INSTALL_PATH. 10 years ago
unknown 274e88d381 Fix Python demo script gen_gerber_and_drill_files_board.py to choose one or 2 drill files when calling SetOptions() if NPTH pads are used. 10 years ago
unknown 77bc1a2dd1 Fix typo in CMakeLists.txt ( in CMake function for position independent code). 10 years ago
unknown 0ae5fed41f When changing the number of copper layers, new layers added to the board in pcbnew are now selected by default for plotting 10 years ago
Simon Richter 32d4dae5ef CMake: use CMake's position independent code handling. 10 years ago
unknown 893e018bc9 Better warning messages in duplicate zone 10 years ago
jean-pierre charras 256e47c00f Commit missing file FindGLM.cmake 10 years ago
Maciej Suminski 231eaecf34 Removed the included GLM library, switched to the system one. 10 years ago
Wayne Stambaugh 2667109c44 Eeschema: SCH_SHEET improvements for Eeschema refactor. 10 years ago
Simon Richter 2869c9f49a CMake: use visibility definitions in provided by CMake when available. 10 years ago
jean-pierre charras ab7350bf2d Better fix for issue fixed in rev 6350 10 years ago
jean-pierre charras fefa8d16f0 math_for_graphics.cpp: use abs() instead of std::abs() for integer values, to avoid errors with some compilers. 10 years ago
jean-pierre charras c80d92e927 Kicad manager: fix a potential bug which could crash Kicad manager. math_for_graphics.cpp: remove useless includes. 10 years ago
unknown 2e04d4d621 Fix the following bugs in the IDF export: 10 years ago
jean-pierre charras 4c880400b1 Better sizing of wx_html_report_panel in dialog_netlist (fix bug #1522758) 10 years ago
Wayne Stambaugh b04f18b245 CMake: remove OpenSSL download and build dependency code. 10 years ago
jean-pierre charras c99f6722df Messages created by IO_ERROR and PARSE_ERROR: the short filename of the kicad source file is printed instead of the full filename. 10 years ago
jean-pierre charras 23a0dddea9 Potrace library: update version from 1.8 to 1.12 10 years ago
Maciej Suminski 9b4d12653e FIxed the drawing layer for arcs (GAL). 10 years ago
Maciej Suminski d373915340 Fixed crash when context menu is invoked during track dragging (GAL). 10 years ago
Wayne Stambaugh dd06abf002 Documentation: improvement to build from source on windows docs. 10 years ago
jean-pierre charras f4cf050669 Eagle plugin: fix typo errors. Use paired fab layers for layers 51 and 52. Not perfect, but better than the old choice (drawing layer) 10 years ago
unknown 42525dda98 Eagle importer support dimensions 10 years ago
unknown 6abffca175 Fix incorrect import of footprint fields NAME and VALUE in Eagle import board. 10 years ago
Wayne Stambaugh 6f5a49bb60 Remove OSX dependency builder code from CMake files. 10 years ago
jean-pierre charras 7b0d981f21 pcb_calculator: bigger (more readable) microstrip_zodd_zeven bitmap. 10 years ago
Wayne Stambaugh 6e9237593d Update credits in AUTHORS.txt and about dialog. 10 years ago
jean-pierre charras 7f49fc9a03 Fix a minor bug I created in rev 6332 in dialog_design_rules.cpp (a line of code removed by accident). 10 years ago
jean-pierre charras 19e06f13fc Commit change which was missing in commit 6332 ( Pcbnew: auxiliary axis shape: use the same look as GAL, to be consistent with GAL.) 10 years ago
jean-pierre charras da9f68911c Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 10 years ago
jean-pierre charras 407aa9c586 Very minor fix: a pcbnew option (show page limits) was not stored in user config, and was lost after closing the session. 10 years ago
unknown c1b46e6ed8 Fix bug Bug #1519590 (gal cannot start on surface book) 10 years ago
Adam Wolfe e511afdf0f Fix bug in library-repos-install.sh. 10 years ago
jean-pierre charras 22fb7dafba Rename the automatically generated version.h to kicad_build_version.h as a workaround to an issue in msys2: for a very obscure reason, version.h was added as dependency to most of .cpp files. 10 years ago
jean-pierre charras 9dc5bc4c66 Rename the automatically generated version.h to kicad_build_version.h as a workaround to an issue in msys2: for a very obscure reason, version.h was added as dependency to most of .cpp files. 10 years ago
jean-pierre charras 2afee8fb58 Make translation easier in dialog_create_array_base. 10 years ago
Wayne Stambaugh 08d9b362be More developer credit updates. 10 years ago
Wayne Stambaugh 4b85adb7d3 Developer credit and copyright updates. 10 years ago
jean-pierre charras 4749921bbc Remove confirmation dialog when deleting footprints. 10 years ago
Chris Pavlina bbba5d5c47 Eeschema: fix find and replace bug where replace value lags by one cycle. (fixes lp:1517101) 10 years ago
Tomasz Wlostowski 72b0593fdb Pcbnew: push and shove router fixes. 10 years ago
Wayne Stambaugh 20b6346180 Update authors.txt and developer list in about dialog. 10 years ago
jean-pierre charras 21d700facc Replace "module" by "footprint" in a few messages. 10 years ago