19113 Commits (7067e42da7fc38dd4f18ce69b5ff737ffb9fbe3c)
 

Author SHA1 Message Date
Ian McInerney 7067e42da7 Fix version string included in Coverity submission 5 years ago
Jeff Young 86c9adbcba Add auto-completion for DRC rule function calls. 5 years ago
Tomasz Wlostowski 70b98c3b49 router: dump entire event log + annotated PCB upon user request 6 years ago
Tomasz Wlostowski 379aa8f3b5 router: clearer distinction between LOGGER and DEBUG_DECORATOR classes. 6 years ago
Tomasz Wlostowski 2a2e389a94 router: auto-guess track posture from mouse movements, experimental! 6 years ago
Tomasz Wlostowski fd07e94760 router: abstract segment links into a LINK_HOLDER interface. DIFF_PAIRS are now also linkable 6 years ago
Tomasz Wlostowski 151b4e4e5e libcontext: clean up own's shit when coroutine call is over (MSVC only) 5 years ago
Jeff Young 637571e0be Assume mm if units not given in DRC rules. 5 years ago
Jeff Young 864087890b Fix typo assuming new field value was always the name. 5 years ago
Jeff Young 150c781f27 Fixup formatting and coding style. 5 years ago
Jeff Young a6b6084a60 Add preflighting for DRC rule function calls. 5 years ago
jean-pierre charras a61ea1fb0c Fix a compil warning 5 years ago
Peter Montgomery 5fd7064f76 Add Gerber filename to 'Select Layer:' dialog 5 years ago
Ian McInerney 450107e453 Remove if statement with duplicated branches in router 5 years ago
Ian McInerney 21e199f675 Allow all common settings panels to be reset 5 years ago
Ian McInerney 7d1deb8a3b Add Python 3.9 interpreter 5 years ago
Ian McInerney 9997c46ee4 Make Coverity use the main KiCad version string 5 years ago
Jeff Young fd647a1fa9 Code completion hookup to property manager. 5 years ago
Jeff Young c52df811ae Add expression eval to constraint min/max/opt values. 5 years ago
Jeff Young 7cbd166df7 Don't complain about duplicate names when the name didn't change. 5 years ago
Jeff Young beb5bad9b7 Initialize Scintilla with correct braces for sexpr grammar. 5 years ago
Ben Ellis 42a2f13464 Added a check that sexprs isn't empty before popping 5 years ago
Jon Evans 9a801d8b72 Don't disrupt diff pairs when auto-renaming buses 5 years ago
Fabien Corona a1437f4a95 Eeschema : Add A5 sheet size 5 years ago
Jon Evans a107f7ce5b Fix a few issues with legacy project loading 5 years ago
Jeff Young 1790c536ef Allow user layer names to be used in DRC rules. 5 years ago
Jeff Young 095937563b Hook libeval compiler up to rule parser 5 years ago
jean-pierre charras 6d8fb94d86 Fix a few Coverity warnings. 5 years ago
Mark Roszko 3b727b5d16 Make preference groups not selectable 5 years ago
Ian McInerney 20c1492b6a Initialize pointers to nullptr in copy constructor 5 years ago
Ian McInerney 8d73be7d30 Delete tool dispatcher in KICAD_MANAGER_FRAME 5 years ago
Seth Hillbrand aa788b452e Adding Fabmaster extensions 5 years ago
jean-pierre charras 1d450adfdf Eeschema: fix crash when trying to save as a library in a non writable folder. 5 years ago
jean-pierre charras ba90416096 Pcbnew, legacy plugin (for .brd files): remove non working code. 5 years ago
Ian McInerney 216fd3ff9a Fix coverity pipeline 5 years ago
Ian McInerney ae45c08ce4 Fix label creation for new netname driven from a pin 5 years ago
Ian McInerney 967587adcc Guard against dynamic cast failure 5 years ago
Ian McInerney 50b2271f84 Fix missing variable initialization 5 years ago
Ian McInerney d5ff02ad55 Fix compiler warning - those extra brackets aren't needed 5 years ago
Ian McInerney 2542d41481 Fix copy constructors for BOARD_DESIGN_SETTINGS and ZONE_CONTAINER 5 years ago
Seth Hillbrand a253c53fe7 Fix buffer overflow in dumpNode 5 years ago
Seth Hillbrand 2d0e3b7e0d Add an implementation of string splitting 5 years ago
Seth Hillbrand 3aeb3c8f99 Fix case of 360° arc handling 5 years ago
Seth Hillbrand 69d75b90b1 Adding failed arc test 5 years ago
Seth Hillbrand 854e7a4928 SHAPE_POLY_SET: AddHole should return the hole idx 5 years ago
Seth Hillbrand 4aef369ca2 Remove accidentally committed test file 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Ian McInerney 019313711a Move geometry tests into the kimath qa test 5 years ago
Ian McInerney 6a2a4643d1 Refactor CI and include a Coverity scan build 5 years ago
Jeff Young 1e9d947598 Save MRU path when doing a library Save As.... 5 years ago