15527 Commits (f200c6189734aef930f694bdc9904e99c5abeaed)
 

Author SHA1 Message Date
Jeff Young cc18464f8f Move sheet drawing and resizing to modern toolset and fix some bugs. 7 years ago
John Beard 3d7c070faf Dev doc: Fix and add link 7 years ago
John Beard 6ad97e5b5b Kicad Curl: Ignore unused functions for OpenSSL >= 1.1.0 7 years ago
John Beard 02fca8e0df Pcbnew: fix -Wmaybe-uninitialized in legacy PCB plugin 7 years ago
John Beard f4ba3cd910 QA: Add build-time option to enable XML output from tests 7 years ago
John Beard 4214437d18 QA: Only build kicad2step tests if the lib exists 7 years ago
Jon Evans 7030c7d948 Don't show added nets multiple times during dry run update 7 years ago
Jon Evans 105825c058 Refactor Import Netlist to use the same codepath as Update PCB 7 years ago
Jeff Young 3a8ffd66ca Disable kicad2step test until compile issues are fixed. 7 years ago
Jeff Young 8e2ef339b6 Handle modern-toolset panning. 7 years ago
Jeff Young 0772b54845 Move eeschema zoom-selection to modern toolset. 7 years ago
Jeff Young c88fd514a0 Implement drawing tools in modern toolset. 7 years ago
John Beard 45aa514591 QA: Allow to build tests manually if disabled 7 years ago
jean-pierre charras c1c5afad67 fix in qfn_wizard.py 7 years ago
John Beard c5effadb2a QA: Fix OPT::has_value error 7 years ago
jean-pierre charras 68e6308066 Fix qfn_wizard.py wizard. 7 years ago
jean-pierre charras acf6c0ae2c BOARD_NETLIST_UPDATER: fix 2 serious issues in dry run (memory leak and incorrect single pad nets deletion) 7 years ago
John Beard 371149756d QA: Remove expected failure from fixed tests 7 years ago
John Beard e312e2b286 SHAPE_ARC: fix polyline conversion when radius=0 7 years ago
John Beard ce84c19a38 QA: Test arc to polylines - this has a bug 7 years ago
John Beard 427f0aed78 QA sexpr: add a common_tool to parse sexpr files 7 years ago
John Beard 4bd661add7 QA: Add test on GetLayerName function 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
Seth Hillbrand 2a00fc962b Fix error in contour check 7 years ago
Seth Hillbrand 8cc3c6f159 Prevent iteration over empty polygon 7 years ago
jean-pierre charras ead5bfe64b Add option to build QA test suite (this option is on by default. 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young ecfa05e2ca Allow adding symbols/footprints from editors and browsers. 7 years ago
Jeff Young 32c86a4ca4 Move place symbol to modern toolset. 7 years ago
jean-pierre charras 4d3e86d795 DIALOG_CONFIGURE_PATHS: do not allow users to define the env var KIPRJMOD 7 years ago
Jon Evans 895d4c9e1a Hide simulator settings tabs that aren't implemented yet 7 years ago
Simon Richter 03bce55403 List Boost as a dependency for kicad2step 7 years ago
Seth Hillbrand 1437e56b72 eeschema: Prevent invalid '0' element in components 7 years ago
John Beard c135158364 Kicad2Step: handle quoted layers 7 years ago
jean-pierre charras 6cdde97e6f ngspice dll search: add auxiliary search paths on Linux, like on other platforms 7 years ago
jean-pierre charras 6d4fbcd5bb SIM_PLOT_FRAME_BASE: very minor fix. 7 years ago
jean-pierre charras a07caac85a Pcbnew, Netlist inspector: fixes and enhancements. 7 years ago
Jeff Young ef3f773f84 Code formatting cleanup. 7 years ago
Jeff Young d5f136cd7e Polish export-related changes to List Nets Dialog. 7 years ago
Andrey Fedorushkov dacab4abe0 pcbnew: add tracks length and export netlist to file in netlist inspector 7 years ago
Jon Evans 1d2db311b2 Set new module parent early enough to allow pad clearance to be shown 7 years ago
jean-pierre charras ad5a1fd963 SIM_PLOT_FRAME: cosmetic enhancement: add icons in main menu. 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Jeff Young 91bf08df1a Move ZoomFitScreen from GetBoundingBox to GetDocumentExtents. 7 years ago
Jon Evans 078fdb9077 Fix rotation of global and hierarchical labels 7 years ago
Jon Evans 77706a7ea6 Fix ngspice nested DC sweep command 7 years ago
Jon Evans eadf6d93bc Fix ngspice netlisting when net names contain '/' 7 years ago
Jeff Young 67bdf61682 Fix extra include. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young fc7f5630c7 Move eeschema zoom operations to modern toolset. 7 years ago