17423 Commits (7c28c3838a4db37bbe23794571b60fe5be2285a5)
 

Author SHA1 Message Date
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Seth Hillbrand 2a780dba0e Initialize view variable 6 years ago
Seth Hillbrand 94f682c6bd Fix bug in linux compile 6 years ago
Seth Hillbrand d1a0102e84 eeschema: Fix print order between worksheet and screen 6 years ago
Seth Hillbrand c2904ce7e9 Fixing drawing order when plotting/printing 6 years ago
Seth Hillbrand a35db35029 eeschema: Fix bitmap scaling when printing 6 years ago
Jeff Young 8fed9df1d0 Fix uninitialized variable (from Coverity scan). 6 years ago
Jeff Young 254ba1f998 Fix null pointer access (from Coverity scan). 6 years ago
Jeff Young 88eab8134e Fix a couple of uninitialized variables (from Coverity scan). 6 years ago
Jeff Young 0fd68dad62 Fix freed pointer access issue (from Coverity scan). 6 years ago
Jeff Young 7bb9551801 Handle boost exceptions. (From Coverity scan.) 6 years ago
Jeff Young 33da81cd27 Repair Coverity scan defects. 6 years ago
Jeff Young b54a42ba53 Clean up dialog (including uninit var from Coverity scan). 6 years ago
Jeff Young 8576a4a067 Fix unchecked array access (from Coverity scan). 6 years ago
Jeff Young 8abfc13053 Fix possible null dereference (from Coverity scan). 6 years ago
Jeff Young c27e278e58 Fix uninitialized variable (from Coverity scan). 6 years ago
Jeff Young cc5a42ff41 Minor cleanup and performance. 6 years ago
Jeff Young ae74815ff0 Go to seleted object when opening Symbol Fields dialog. 6 years ago
Jeff Young 5e5edd03f6 Implement super- and subscript printing and plotting for eeschema. 6 years ago
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 6 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