17423 Commits (7c28c3838a4db37bbe23794571b60fe5be2285a5)
 

Author SHA1 Message Date
Wayne Stambaugh aeb3281e27 Convert Schematic Internal Units to 100nm 6 years ago
Mark Roszko b11d52eda1 Scope 3d viewer enums 6 years ago
Fabien Corona 496f3d49e4 pcbnew: When using '+' and '-' hotkeys, skip non-visible layers 6 years ago
Ian McInerney 07db846ed4 Deprecate the DLIST class 6 years ago
jean-pierre charras 2999bcb721 Try to fix SEG::PointCloserThan(), not working for quasi H or V segments. 6 years ago
jean-pierre charras 04aa45c25c qa_eeschema build: fix missing library in library link list. 6 years ago
jean-pierre charras 19e92c9d11 Eeschema: replace dialog_bom_help.html by dialog_bom_help.md The .md files are smaller and translatable. 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago
Ian McInerney c21e96bcf9 Add virtual destructor to CMATERIAL 6 years ago
Ian McInerney 6ba8dcc121 Re-enable deprecation warnings 6 years ago
Ian McInerney 6faa2188ed Silence warnings on MacOS about OpenGL deprecation 6 years ago
jean-pierre charras d5b8e4928c Gerber P&P files: escape the double quote char inside user strings. 6 years ago
jean-pierre charras 7241247fbc Pcbnew: add missing storage of dimension units and dimension precision in pcb files. 6 years ago
Jeff Young e85701f405 Don't allow IS_NEW flag on created-line-segments to fool us. 6 years ago
Jeff Young 9d0198bade Easier control of zoom in 3D viewer. 6 years ago
Jeff Young ffe3fdf832 Set m_netNamesOnVias. We currently follow m_netNamesOnPads. 6 years ago
Jeff Young 87e163945e Items added to a selection for a drag should only be temporary. 6 years ago
jean-pierre charras cd1f3acf49 Fix compil warnings 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Ian McInerney a860ac5066 Align assignments using clang format 6 years ago
Wayne Stambaugh c67a52ffd8 Symbol editor: fix various crash and behavior bugs. 6 years ago
Mark Roszko d3edeaec50 Fix "Properties" not appearing in right click menu for graphic line. 6 years ago
Mark Roszko d4dee3c5a0 Inner loop iterator should be size_t as well 6 years ago
Mark Roszko 5b75c6ea5f Add unit test though it's not great 6 years ago
Mark Roszko a418242ca7 Prevent oob on LSET::FmtHex call when BITSET size is not a multiple of 4 (which it isn't usually) 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Jon Evans 80fb3bde56 Don't try to write fp-info-cache to a read-only directory 6 years ago
Ian McInerney e6e2cf47fd eeschema: Fix return ID check in annotate dialog 6 years ago
Jon Evans 2ea565473f LSET: Prevent assertion in MSW when size is not a multiple of 4 6 years ago
jean-pierre charras a12b803af5 Add missing option to show footprint texts in fill or sketch (line) mode. 6 years ago
jean-pierre charras 951c78c901 demo update 6 years ago
jean-pierre charras 034b87dec0 Eeschema: connection_graph.cpp: clear old pointers to avoid using outdated or deleted data. 6 years ago
Jon Evans 07d990f4f3 Add VS cache dir to .gitignore 6 years ago
jean-pierre charras 7b80b2dc7b Eeschema: fix a crash that sometimes happens with bus entries, 6 years ago
Wayne Stambaugh 18ff60fbb9 Fix build error on non-macos builds. 6 years ago
Ian McInerney 5ed074b5c5 Add missing override specifier to fix warning 6 years ago
Ian McInerney bf5dba847c pcbnew: Fix cmake to work with no wxPython on macOS 6 years ago
Ian McInerney 1d050e9b9d Update macOS build documentation with moved wxWidgets repo 6 years ago
Ian McInerney 57253b7a3c Update ngspice build script to new version 6 years ago
jean-pierre charras b53501d8cf Eeschema: very minor change: make a string shorter to reduce the panel size 6 years ago
jean-pierre charras 60dd1cd5c7 Gerber files: update unicode coding to the 2019 06 Gerber specifications. 6 years ago
Ian McInerney 2e5b8d0a8f Update commit message policy 6 years ago
Ian McInerney 7fb56cf9a3 Fix compile error due to enum changes 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney 6b9f2ac91a Move markdown2html into thirdparty directory 6 years ago
Ian McInerney 116ac9aa75 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 6 years ago
Ian McInerney b24fc4e2e1 Remove unused variables 6 years ago
Ian McInerney 4f7430f476 Add save item to cvpcb toolbar and make it conditional 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Ian McInerney e7557d3b88 Fix header guard in EDA_BASE_FRAME 6 years ago