10255 Commits (0a29ab9031d24c939314b21ca9addc9bb8d468f5)
 

Author SHA1 Message Date
Adam Wolf 0a29ab9031 Update macOS portion of compiling.md. 9 years ago
Cirilo Bernardo 54eeea4821 Patch OpenCascade Community Edition (OCE) to fix mingw UTF8 file name bug. 9 years ago
Cirilo Bernardo 8af174f7d2 Add wxWidgets bug fix patch. 9 years ago
Cirilo Bernardo 960c139064 Fix UTF8 filename issues in kicad2step 9 years ago
jean-pierre charras ccfad8306b eeschema: fix an annoying issue created by commit fdb53f28e6b666f242c3d24dfbfb0e4050bfa2ad: enter a label size starting by 0 (like 0.3) was not possible. 9 years ago
jean-pierre charras 69b350c9b0 Fix can't always group delete in fp-lib-table dialog 9 years ago
Oliver fdb53f28e6 Improvement for label edit dialog in eeschema: 9 years ago
Tomasz Włostowski 2f730cad81 EDIT_TOOL: restore cursor position on exit 9 years ago
Michael 679074fdb2 Made libcontext compile on FreeBSD. Code formatting too. 9 years ago
Julius Schmidt 5b3f6d850d Fix format string assertion in select net dialog. 9 years ago
Kristoffer Ödmark d6dd176aca Changed default increment values and added shift+scroll for fine tuning 9 years ago
Oliver 3fc62d5fcd Improve right-click menu entry for doc 9 years ago
Diego Herranz 0a29e94a60 Calculator: Simplify color code tolerance chooser + typo 9 years ago
Chris Pavlina e96673ed8d Add clang-format configuration 9 years ago
jean-pierre charras bbedad3456 Fix a Coverity warning, which looks like a (minor) bug in ccontainer2d.cpp. 9 years ago
jean-pierre charras 8f3fc7b858 Optimization in class_library.cpp: speed up power component list creation. 9 years ago
jean-pierre charras 28a6ca1e23 Eeschema: fix wrong position of symbol fields when adding a symbol in a schematic 9 years ago
Chris Pavlina 5e5259b59c CMP_TREE_MODEL*: fix uninitialized members 9 years ago
Maciej Suminski fe4f02f5b9 Coverity fixes 9 years ago
Jon Evans 082b8dd2a9 Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
Tomasz Włostowski 0a55d8e053 Fixed differential pair gap clearance error when gap equaled minimum clearance. 9 years ago
Maciej Suminski 3fafd48764 Fix drawing circles in GAL 9 years ago
jean-pierre charras 2c56085f41 Drc calculations fix a minor issue that detected a bad clearance when distance between a circle and a segment was the clearance value. 9 years ago
Chris Pavlina 5af825e21c Use ki_mutex.h in FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 23a23d3c63 Fix typo in fp-lib-table help text 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
jean-pierre charras de30dc9f5d Speed up schematic libraries loading. 9 years ago
Chris Pavlina a72d32d3fd Test for dangling pins after symbol is edited 9 years ago
Maciej Suminski f46961d003 Fix a memleak in COLOR_SWATCH 9 years ago
John Beard 8c3b8ee693 Add a ruler tool to pcbnew GAL 9 years ago
John Beard 9c08873210 Make SELECTION_AREA a generic overlay item 9 years ago
John Beard 5e84e953f3 Add a simple item class for graphical overlays 9 years ago
Wayne Stambaugh 9636086f52 Fix build bug for const incorrectness. 9 years ago
Wayne Stambaugh cc64c6af1d Fix broken symbol link in schematic after editing. 9 years ago
Chris Pavlina 7bf4c90be5 Component chooser: properly normalize description/keywords 9 years ago
Maciej Suminski d337d08060 Sketch graphics mode for GAL 9 years ago
Maciej Suminski f21cfa167f Use DECIDEG2RAD function in PCB_PAINTER 9 years ago
Maciej Suminski 737dc20409 Make OpenGL GAL great again 9 years ago
Maciej Suminski 11f8e53e27 Smoother arc rendering in OpenGL GAL 9 years ago
Jon Evans 3208d24ad4 Add DrawArcSegment() GAL method, to support drawing outlined arcs 9 years ago
jean-pierre charras 0be56451b1 More optimization in project rescue. 9 years ago
John Beard c523ba45e1 Fix shadowed variable in python_scripting.cpp 9 years ago
jean-pierre charras 4605cae588 Displays the number of instances to modify in rescue dialog. 9 years ago
jean-pierre charras ae7e3f725b Speed up project rescue calculations, by optimizing the number of searches in libs. 9 years ago
jean-pierre charras 2a91d7bc21 Speed up SCH_COMPONENT::ResolveAll(). 9 years ago
jean-pierre charras a592832886 fix I18n issue (empty string) 9 years ago
Chris Pavlina a73abbfc31 Fix possible threadsafety issue in FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 82f587f4ff Show the busy cursor while loading component chooser 9 years ago
Chris Pavlina 2e4e0a9a05 Minor cleanup in cmp_tree_model_adapter.h 9 years ago
Chris Pavlina 7ee0adabd7 Optimize component chooser startup time more 9 years ago