17233 Commits (eb3d32f96731c5048a4007ec2054819e960fa114)
 

Author SHA1 Message Date
Seth Hillbrand eb3d32f967 SHAPE_LINE_CHAIN: Unify constructors 7 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
Seth Hillbrand 7d6665c313 Simplify to merge sequential, parallel segments 7 years ago
jean-pierre charras 21dd8db7a9 P&S router: length tuning tool: fix a crash after trying to tune a track. 6 years ago
Wayne Stambaugh ed025972ab Eeschema: fix crash caused by stale symbol library object pointers. 6 years ago
Jeff Young 351e249105 Fix full-screen-crosshairs toolbar button. 6 years ago
Jeff Young c5df98a170 Clean up spacing in Eeschema Display Options. 6 years ago
jean-pierre charras e57fe9d173 Gerber object attribute: avoid trying to guess if a SMD pad is a BGA pad. 6 years ago
Jonatan Liljedahl 90d2ea5dd5 Eeschema: simulator: add keyboard shortcuts for add signal, etc 6 years ago
Ian McInerney 179f31d377 Add a minimum size to the part column in the lib trees 6 years ago
Seth Hillbrand e39586e157 Eeschema: Catch error on init 6 years ago
Seth Hillbrand 9b7d4e2742 Recleaning DLIST from pcbnew 6 years ago
Jonatan Liljedahl 25abdd9e9c eeschema: Fix refreshing of selection shadow on text fields when zooming. 6 years ago
Wayne Stambaugh 30da2b31ea Eeschema: fix multiple symbol rescue bug caused by commit 54f066fe. 6 years ago
Mark Roszko a130ed9968 Fix improper SetValue usage on radio buttons 6 years ago
jean-pierre charras c7ce93e10e Pcbnew: fix crash on exit, if a place zone tool is activated. 6 years ago
Seth Hillbrand fa133f3f5c Plot SVG embedded 6 years ago
Seth Hillbrand b6b805548d PNS: Allow snap to temp hidden 6 years ago
Jonatan Liljedahl 034bfb0919 eeschema: More work on selection highlight thickness 6 years ago
Jonatan Liljedahl 681f6bc707 Eeschema: Add option for selection highlight thickness 6 years ago
Jean-Pierre Charras 97b0b20a65 Fix properties dialog bug in symbol library editor. 6 years ago
Wayne Stambaugh 9fe2c4b21f Fix a few more symbol library inheritance bugs. 6 years ago
Wayne Stambaugh 8e150521a2 Fix a few minor symbol library inheritance bugs. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 9f896312ee Add missing include 6 years ago
Seth Hillbrand 4f4bb96f2b Suppress false warning of uninit var 6 years ago
Seth Hillbrand 4aa9552f1f Adding missing include 6 years ago
Seth Hillbrand df75167e14 Fix ordering warning and init error for clang 6 years ago
Fabien Corona 36fba5bd7f PCBnew: placing a blind/buried via sometimes incorrectly place a through via. 6 years ago
jean-pierre charras ad32c0e5e4 Kicad, tree project: refinement in multiple selection. 6 years ago
Mikolaj Wielgus 350a991f26 Allow multiple selections in Kicad project manager (starting point) 6 years ago
jean-pierre charras 52db6acb86 Fix a compil issue on Windows. 6 years ago
Seth Hillbrand ac92afcf13 Clean up compile warnings 6 years ago
Seth Hillbrand f5793c5984 Adding default clang-tidy parameters 6 years ago
Seth Hillbrand 6983c56cf8 Use const references where possible 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Seth Hillbrand 6f8b399c5f Replace unused resize() call 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Seth Hillbrand a2edf9c442 Unified update to C++14 std::make_unique 6 years ago
John Beard 4dc82ff76f Technical TODO: make_unique is no longer polyfilled 6 years ago
John Beard 1b124832fe QA: Remove deprecated boost headers 6 years ago
Eeli Kaikkonen f1ef036400 Removed old and outdated TODO.txt. 6 years ago
Seth Hillbrand 65ef8c1894 StrokeFont: Reserve rather than resize 6 years ago
Ian McInerney 4ebb591a5c Allow the formatting test to fail 6 years ago
jean-pierre charras 4a75cc586c Zone filler: do not create stubs in thermal reliefs when not possible. 6 years ago
Ian McInerney f0c386f5dd Update GitLab CI script 6 years ago
Jeff Young 581dc81358 Performance optimizations for the stroke font. 6 years ago
Ian McInerney edf23dc5a9 Fix GitLab CI format hook 6 years ago
Ian McInerney 7433d252bb Merge branch 'eelik-master-patch-06344' into 'master' 6 years ago