19137 Commits (4d2bc1fa543653f5a72e3656b7245583091f1c08)
 

Author SHA1 Message Date
PJM 4d2bc1fa54 GerbView #2501 - Add mirror display function to GerbView 5 years ago
Simon Richter 95c2b261e8 Don't mandate ownership semantics in API 6 years ago
Simon Richter fdaaa0a704 Make PCB_EXPR_UCODE final 5 years ago
Jeff Young 4153309fba Add defensive code. 5 years ago
Seth Hillbrand acf4756e73 Remove extraneous build warning 5 years ago
Seth Hillbrand ad625d8d76 Add missing KIID to edge_module 5 years ago
Seth Hillbrand 0a5f11fb37 Keep item ordering as much as possible 5 years ago
Jeff Young 2af6d01fdf Add some defensive code for empty polygons. 5 years ago
jean-pierre charras 6f7d5f5e2b Footprint editor: fix some issues in flip and mirror commands. 5 years ago
Jeff Young bf445c1a95 Performance enhancements. 5 years ago
Jeff Young d1d7f5e7fa Fix text size in Edit Footprint dialog. 5 years ago
Jeff Young 73c6fc8b8b Make opacity box line up with scale, rotation and offset boxes. 5 years ago
jean-pierre charras 377da31fcc D_PAD copy ctor and operator = : fix missing copy of pad name and pin function members. 5 years ago
jean-pierre charras bebba1df61 D_PAD copy ctor and operator = : fix missing copy of m_LengthPadToDie member. 5 years ago
Peter Montgomery 33af2d9a95 Disable 'Get Stored Choice' button when no choices have been stored 5 years ago
jean-pierre charras b5960dfb40 class D_PAD: add Copy ctor and operator =. 5 years ago
Jeff Young f97c50bfde Give excluded DRC items their own layer. 5 years ago
Jeff Young 6529e339a9 Don't store context in the uCode. (It's not thread-safe.) 5 years ago
Jeff Young b60303efdb Fix crash due to uninitialised variable. 5 years ago
Jeff Young ac6ceb84bf Fix bug which would throw away all enum values after a Get(). 5 years ago
Jeff Young f2812773d4 Better handling of undefined values in Rule expressions. 5 years ago
Jeff Young 84085df82a Fix tokenizer to allow '_' in tokens. 5 years ago
jean-pierre charras c254b331f3 Pcbnew: Activate pad fabrication property in pad properties dialog. 5 years ago
jean-pierre charras 5ef50ab27a Kicad manager: cosmetic fixes: fix incorrect bitmaps in Kicad manager tree file. 5 years ago
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