32165 Commits (239f0214ac2fec20ae4edb11fe6d11ec63c30389)
 

Author SHA1 Message Date
Wayne Stambaugh 239f0214ac Eeschema: add support for default schematic symbol instance data. 4 years ago
Marek Roszko 8f63aea0c3 Bump boost minimum per previous discussion 4 years ago
Jeff Young 5bf163de80 Update kimath test for recent bugfix. 4 years ago
jean-pierre charras 1d5be1adeb Cairo GAL: fix incorrect size and thickness of text drawn by GAL::BitmapText() 4 years ago
jean-pierre charras 6e35d5473e Fix an issue on wxWidgets 3.1.6 when printing bitmaps 4 years ago
Jeff Young 007906cd16 Fix a degeneracy bug in arc collisions. 4 years ago
Jeff Young 722b2588f4 Better error reporting for DP uncoupled length. 4 years ago
Jeff Young 079d4a603a Improve transparency handling while plotting. 4 years ago
Seth Hillbrand 702623ef87 Don't flag pin missing driver when there is an NC 4 years ago
Jeff Young c17b90c8dc Run pinning on sides as well as corners. 4 years ago
Jeff Young dead84e7a1 A right-to-left single-char sel followed by typing leaves cursor the same. 4 years ago
Seth Hillbrand 9fcc641808 Don't set the dirty bit when running DRC 4 years ago
Seth Hillbrand 4b0b4c0ddc Show non-driven error on single-pin nets 4 years ago
Seth Hillbrand 91a3024e34 Check pointer after yield 4 years ago
Jeff Young 356d565d48 Normalize rectangular shapes before feeding to point editor. 4 years ago
Jeff Young 67d54ecb4c A bit of dialog layout cleanup. 4 years ago
Seth Hillbrand b66df1e4f3 Remove dead code 4 years ago
Jeff Young 06df90636b Rationalize negative line-width handling. 4 years ago
Sylwester Kocjan a9c61d21ca eeschema: fix crash when closing simulation frame 4 years ago
Jeff Young 1594df3498 Fix egregious typo. 4 years ago
Jeff Young 0bd3341f0f Allow textboxes to have no text. (They still have a defined box.) 4 years ago
Jeff Young c591e19e9f Smarten textbox conversion back to cardinal rectangle. 4 years ago
Jeff Young ed361925ba Repair code that was supposed to be after LoadSymbol(). 4 years ago
Jeff Young 68ca385e07 On-the-fly translations for pin electrical types. 4 years ago
Jeff Young 3196857449 Fix incorrectly initialized variable. 4 years ago
markus-bonk dc8556726b Fix building QA tests with options -DKICAD_USE_3DCONNEXION=ON 4 years ago
Marek Roszko 44296dfea2 Forcefully ignore PYTHONPATH env variable on Windows 4 years ago
Seth Hillbrand 092e4635a9 Update Translations 4 years ago
Tian Yunhao 1b0228a48b
Translated using Weblate (Chinese (Simplified)) 4 years ago
Henrik Kauhanen 9526630a7c
Translated using Weblate (Swedish) 4 years ago
Toni Laiho 3a0bb619bc
Translated using Weblate (Finnish) 4 years ago
Ulices 6bc6c9062f
Translated using Weblate (Spanish (Mexico)) 4 years ago
Wellington Terumi Uemura 50b0a37643
Translated using Weblate (Portuguese (Brazil)) 4 years ago
Eric dd6e598671
Translated using Weblate (Chinese (Simplified)) 4 years ago
Henrik Kauhanen b79415d993
Translated using Weblate (Swedish) 4 years ago
ZbeeGin c3bff77129
Translated using Weblate (Polish) 4 years ago
Toni Laiho 92799b2e3c
Translated using Weblate (Finnish) 4 years ago
Mark Hämmerling 2944f7d145
Translated using Weblate (German) 4 years ago
Jan Straka 9d9df62dd9
Translated using Weblate (Czech) 4 years ago
Arnau Llovet Vidal 616c240ac6
Translated using Weblate (Catalan) 4 years ago
Jeff Young a118249093 NPTHs obey HOLE_CLEARANCE, not CLEARANCE. 4 years ago
Jeff Young f272056f20 Fix assert. 4 years ago
Jeff Young 921181b20b Cleanup. 4 years ago
Seth Hillbrand 1926af0c34 UNDEFINED_LAYER is always flashed 4 years ago
Jeff Young 7f7910d922 Dirty text caches in pcb point editor. 4 years ago
Jeff Young 3f9cfc0ac1 Fix incorrect m_SyncPinEdit setting. 4 years ago
Jeff Young fd9fd1df05 Careful of skipping non-flashed pads for performance: they might still have a hole. 4 years ago
jean-pierre charras dad31f50b7 VRML export: fix a different arc to segment approx for NP holes and Plated holes. 4 years ago
jean-pierre charras ece9c45e95 VRML exporter: make export faster by using SHAPE_POLY_SET::PM_FAST. 4 years ago
jean-pierre charras d05f5337ed VRML export: fix different error values to approximate arcs depending on options. 4 years ago