17404 Commits (65c88ba2c3fdbf57e7cd8fe3b2c59aea4c65c71e)
 

Author SHA1 Message Date
Jeff Young 65c88ba2c3 Reduce the auto-panning margin and implement acceleration. 6 years ago
Jeff Young e03281a9ae Allow exclusive-or selections on OSX. 6 years ago
Ian McInerney 7c61b83df6 Code cleanup 6 years ago
Ian McInerney 5e6c6e7e22 Fix memory leak in the footprint preview panel 6 years ago
Seth Hillbrand 77c60d9655 Remove the last vestiges of dlist 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 7 years ago
Ian McInerney a8d9fcb4e0 Fix event handler type casting 6 years ago
jean-pierre charras d587bd5bca SVG plotter: fix an issue with mirrored texts. 6 years ago
Wayne Stambaugh f53aa51326 Fix save library bug in symbol editor. 6 years ago
jean-pierre charras 3f161965cd Eeschema: Draw selected global labels:fix incorrect text drawing. 6 years ago
jean-pierre charras 03611f7bb7 missing change 6 years ago
jean-pierre charras c17c9960d8 Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header. 6 years ago
Mark Roszko ca34ade00c Make global labels have the same spin style as net/hierarchical labels 6 years ago
jean-pierre charras fd0d5fdb38 HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog 6 years ago
Ian McInerney 9e5d52f92d Cleanup 6 years ago
Seth Hillbrand 16026e75cf pcbnew: Don't compare across containers 6 years ago
Ian McInerney 9dff31c2ac Remove unused DIALOG_FILE_DIR_PICKER 6 years ago
Ian McInerney ffa30d75a3 Replace round_nearest with KiROUND 6 years ago
Ian McInerney 226c96ae89 Update doxygen search path 6 years ago
Ian McInerney 792e841ecf Update readme for libcontext 6 years ago
Seth Hillbrand 2321da702f Fix SCH_LINE::GetBoundingBox() 6 years ago
Jonatan Liljedahl 4378290094 Fix menu string capitalization for simulator Dotted Current/Phase 6 years ago
Jonatan Liljedahl f433037dcd Eeschema: simulator: allow dotted traces for current and phase. 6 years ago
Ian McInerney 3342055af6 Remove section changes inside libcontext _asm calls 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Simon Richter 270aaec443 Rewrite FBP files generated with unreleased wxFB 6 years ago
Simon Richter b114dabbed Convert line endings in three FBP files 6 years ago
jean-pierre charras a46abcd2dc FILENAME_RESOLVER: fix missing conversion from UTF8 to wide chars. 6 years ago
Jon Evans b4cc28a5b6 Fix memory leaks in CONNECTION_GRAPH 6 years ago
Mario Luzeiro 2c00540ad6 3d-viewer, make ortho projection zoom similar as prespective projection 6 years ago
Ian McInerney 0c10bab412 Add base class constructors to some copy constructors 6 years ago
Seth Hillbrand daac749927 eagle import: Convert to new eeschema units 6 years ago
Seth Hillbrand 1e843922cd Formatting sch_eagle_plugin.cpp only 6 years ago
jean-pierre charras 86f9ed1dd9 Allows pad property only by the kicad_advanced feature. 6 years ago
jean-pierre charras f2518a5120 ADDED: pad fabrication property, as required in latest Gerber file specification. 6 years ago
Jonatan Liljedahl 2f52ef33b4 Convert selection shadow width to internal units. 6 years ago
Jon Evans 28222d3bd0 Use existing pcb filename for Save As where possible 6 years ago
Mario Luzeiro 518c1df81b 3d-viewer, ray-tracing, do not add coincident segments 6 years ago
Seth Hillbrand 49e3542662 Remove unused common defines 6 years ago
Seth Hillbrand 84048262bd Descope KB defines 6 years ago
Seth Hillbrand 850ca98e7b Remove outdated RoundTo0 6 years ago
Simon Richter a5c7d452ce Convert line endings back to Unix 6 years ago
Fabien Corona 820690d024 pcbnew : fix selection color for the 'hole' part of NPTHs 6 years ago
Mario Luzeiro 37c3e34486 3D-viewer: raytracing, implement multiple shape board. 6 years ago
Jon Evans 772835e3e3 Add fifo_map and use it for Gerber job file generation 6 years ago
Jon Evans 21d577e638 Implement Gerber job file writing using nlohmann/json 6 years ago
Jon Evans 3cb05155be Remove one level of nesting; add README.txt 6 years ago
Jon Evans 4ae4c4e243 Switch from JSON11 to nlohmann/json in GerbView 6 years ago
Jon Evans 0748ec16ed Fix assertions in progress bar on MSW64 6 years ago
Jon Evans 856decc29b Fix a few issues with bus member propagation to subsheets 6 years ago