12345 Commits (ab730709c7471001277db1b99f45f04bc044d84b)
 

Author SHA1 Message Date
Jeff Young ab730709c7 Only use hover track if there are no selected tracks. 8 years ago
Maciej Suminski 0bdae22af7 ResolveFile() handles absolute paths 8 years ago
Maciej Suminski 9ce768c29a Modified STROKE_FONT::ComputeStringBoundaryLimits() to process multiline strings 8 years ago
Maciej Suminski b3601bd540 SCH_LEGACY_PLUGIN_CACHE: Rename conflicting aliases 8 years ago
Maciej Suminski d74bb131e1 SCH_LEGACY_PLUGIN_CACHE: Do not add the root alias for loaded symbols 8 years ago
Maciej Suminski a5844c9bb8 Replace illegal characters in LIB_{ALIAS,PART} LIB_IDs 8 years ago
Maciej Suminski dfc47464d7 Added ReplaceIllegalFileNameChars() for wxString& 8 years ago
Jon Evans 23f49f014b Code style fixes 8 years ago
Jon Evans 3e033aee0c Perform coordinate format detection on Excellon drill files 8 years ago
Jon Evans 8f0c798dc8 Update MSYS2 links 8 years ago
Jon Evans 38d211b5e1 Document workaround for Windows compilation issues with OCE 8 years ago
Jon Evans 1e66a23dbc Rework footprint selection filtering to improve behavior 8 years ago
Seth Hillbrand 9c532dfada Eeschema: Prevent block duplicate from disappearing 8 years ago
Jon Evans c3333d4665 GerbView: ensure view settings are saved/restored in measure tool 8 years ago
Wayne Stambaugh 1ae721442c Pcbnew: fix invalid footprint name illegal character list. 8 years ago
Seth Hillbrand 85c8648045 Fix printable character bug in footprint 8 years ago
Seth Hillbrand 414e6614f1 Check for toolbar before checking tool 8 years ago
jean-pierre charras 8fcbb64a46 Better algo to calculate the segment count to convert a DRAWSEGMENT arc or circle to a set of segments. 8 years ago
Tomasz Włostowski ebd2b78f86 pcbnew/router: respect default net clearance for objects that don't have any net (e.g. board outline) 8 years ago
Maciej Suminski a3562b354b Refresh zones in the view on a DRC run 8 years ago
Seth Hillbrand c69db6cf8f Adding rounded rect and custom pad shapes to VRML export 8 years ago
Wayne Stambaugh 944a0b195e Update KiCad compiling document. 8 years ago
Jeff Young 44b81c99ec Use TransferDataFromWindow so <enter> works. 8 years ago
Jeff Young 2b34426c36 Only set always-show-scrollbars in constructor on Mac. 8 years ago
Maciej Suminski 49486b83b0 Add "create a new directory" checkbox to the Create Project dialog 8 years ago
Tomasz Włostowski a164f7e2da pcbnew: fixed zone filling performance regression 8 years ago
Tomasz Włostowski f2bb398ae6 pcbnew: fixes in primitives->custom pad tool 8 years ago
Tomasz Włostowski 48459e4268 pcbnew: fixes in custom pad creation tool 8 years ago
Maciej Suminski aff350f593 LIB_ID: change strcpy() to strncpy() for safety 8 years ago
hauptmech e62db2841a Fix dependency bug introduced in RPATH patch e0b33ee8 8 years ago
Clemens Koller f7ef010fe1 GerbView: Minor cleanup of Menus + Toolbar for consistency. 8 years ago
jean-pierre charras 5a33f09608 Fix memory leak 8 years ago
jean-pierre charras ff91e9b253 minor fix in a debug code 8 years ago
jean-pierre charras cfbd156adc Minot fix: fix a minor wxAssert in dialog 8 years ago
Seth Hillbrand 218f66a08b Fix sign comparison warning 8 years ago
Maciej Suminski 5bbb4489b3 Fixed out of bounds access to m_shaderBuffer array in 3D viewer raytracer 8 years ago
hauptmech e0b33ee8a6 Fix RPATH not removed in shared object file for python 8 years ago
Diego Herranz 62bcf4fde4 pcbnew: reorder "Fabrication Outputs" in menu 8 years ago
Maciej Suminski 3e54e16bdc Update ratsnest after a footprint change 8 years ago
Maciej Suminski 0521b63503 Remove negation from PCB_BASE_FRAME::PlaceModule() parameter 8 years ago
Tomasz Włostowski 4be12292a0 Fixed duplicate misbehaviour when duplicating single track/via 8 years ago
Michael Kavanagh fabbc48b40 macOS: standardise CFBundleName to application names. 8 years ago
Seth Hillbrand 9c44d67f3b Eeschema: Simplify transformation representation 8 years ago
Jeff Young f4eb63f871 Size fields list correctly in symbol edit. 8 years ago
Jeff Young 90e2c8dd7f Get rid of first-scroll jerkiness in eeschema. 8 years ago
Jon Evans cd2224b94d Add missing hotkey support to GerbView 8 years ago
Jon Evans d2c86f8594 GerbView: Disable legacy-only event handlers when GAL is active 8 years ago
Seth Hillbrand 01ef0bd2e9 pcbnew: Add graphic polygon on drawing layer 8 years ago
Bernhard Stegmaier 8f42e128da Fix missing C++-11 compiler flags when building on macOS with non-Xcode clang 8 years ago
Bernhard Stegmaier a786078747 Fix clang-mp build error (don't declare const variables as being firstprivate) 8 years ago