11485 Commits (76f5df8a43b7606256381b9d991aec5abcea1e55)
 

Author SHA1 Message Date
Oliver 76f5df8a43 Decode "offset" in STEP export tool 8 years ago
Oliver cb97f68e35 CHANGE file format for 3D model offset 8 years ago
Seth Hillbrand 76dbbfdf92 Eeschema: Clarify disambiuation of entry types 8 years ago
Seth Hillbrand 069448f20e Eeschema: Automatically manage junctions 8 years ago
Seth Hillbrand b5ec5f9a73 Eeschema: Moving BreakSegment into SCH_EDIT_FRAME 8 years ago
Seth Hillbrand e9a297de5b Eeschema: Removing DC dependencies 8 years ago
Seth Hillbrand bf32cc2555 Eeschema: Moving SchematicCleanup to SCH_EDIT_FRAME 8 years ago
Seth Hillbrand c6632bdded Eeschema: Remove zero-length wires in RemoveBacktracks 8 years ago
Seth Hillbrand 692fecea9a Eeschema: don't cleanup unseen schematics 8 years ago
Seth Hillbrand 0fd2405c00 Eeschema: Add two utility functions to sch_line 8 years ago
Seth Hillbrand d0b2f078fe Eeschema: Unify delete operations 8 years ago
Seth Hillbrand f8e0099ecc Eeschema: Add 'append' option to undo 8 years ago
Wayne Stambaugh a0c922e493 Fix broken contributor names with non-ASCII characters in about dialog. 8 years ago
Jon Evans 7860b0c4fe Restore "Flip Board" checkbox state when switching canvases 8 years ago
Wayne Stambaugh a74bad1630 About dialog fixes. 8 years ago
Nick Østergaard 4e8e6d4823 Add explaining notes on when to use changelog tags 8 years ago
Maciej Suminski c5254bfec2 Documentation: changed git alias sections name to match the contents 8 years ago
Seth Hillbrand 7b1938d999 Eeschema: IsCorner check for layer match 8 years ago
Jon Evans 8f79f0a66d Add DRC items when reloading board view (Fixes lp:1542420) 8 years ago
Maciej Suminski f3ea34e3c6 Documentation: described 'git changelog' alias 8 years ago
Maciej Suminski f9fd60350f Documentation: added a note about changelog tags 8 years ago
jean-pierre charras 68268973b7 To avoid mistakes between graphic layers for pads, holes and not plated holes, rename 3 GAL_LAYER_ID names: 8 years ago
jean-pierre charras f992d144d9 Eeschema, LIB_PIN::SetNumber(): ensure spaces are replaced by _ and set modify flag on change. 8 years ago
jean-pierre charras 0d57bfe71f demo test_xil_95108 update 8 years ago
Wayne Stambaugh 157db6351c Minor HTML message panel improvements. 8 years ago
Maciej Suminski 769611b79e Do not ask for confirmation to open Properties dialog for a locked footprint 8 years ago
Maciej Suminski db3185723e Drop a locked item after a move operation with a single click 8 years ago
Maciej Suminski 6105b15b2e Renamed 'Display and Hide' menu to 'Display Options' 8 years ago
Maciej Suminski 6bd700c5dc Larger font for the ruler tool 8 years ago
Jon Evans 84ab71f8ec Allow changing LAYER_PADS color and visibility (Fixes lp:1672646) 8 years ago
Jon Evans 0564d3456b Preserve color scheme when switching to legacy (Fixes lp:1670669) 8 years ago
Maciej Suminski f36350cb88 Do not relaunch the move tool when it is active 8 years ago
Jon Evans 9e6956c9ac Reset tool transitions even when already active (Fixes lp:1733224) 8 years ago
Jon Evans f107545a82 Show message panel info for highlighted net in GAL (Fixes lp:1518626) 8 years ago
Chris Pavlina f576596375 Add "unlock" property to footprint texts 8 years ago
Oliver 8a32243b89 Slight tweaks to About dialog 8 years ago
Wayne Stambaugh 0acdd9f02e Remove obsolete symbol library item load code. 8 years ago
jean-pierre charras 11eb8aa098 Minor changes in EDA_RECT to facilitate python scripts 8 years ago
Maciej Suminski 480b1c2592 Fixed a crash when _cvpcb.kiface is not available when opening cvpcb 8 years ago
Aurabindo J 7aa6f9bd3f Fix symbol library table URI for video demo 8 years ago
jean-pierre charras 23d1905c55 Update potrace to version 1.15 (that fixes some bugs) 8 years ago
Jon Evans e5847b7953 Gerbview: apply layer colors to GAL after sorting (Fixes lp:1720540) 8 years ago
Wayne Stambaugh b4e9d9b6f7 Symbol rescue dialog improvements. 8 years ago
jean-pierre charras 48a37c2998 Fix minor bug: pcbnew file save: dimensions timestamp updated on every save 8 years ago
jean-pierre charras 6e728739bb Eeschema: multi part with empty value (~) generates incorrect netlist 8 years ago
Maciej Suminski a01d81e4b4 Math expression evaluation for text input controls in pcbnew 8 years ago
Maciej Suminski 1f70cc8c5f Expression evaluator: increased output precision 8 years ago
Maciej Suminski 9866196130 Expression evaluator: handle locale setting for decimal separator 8 years ago
Maciej Suminski 78305c1de5 Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 8 years ago
Maciej Suminski 1c4056e17a TEXT_CTRL_EVAL: wxTextCtrl wrapper supporting math expression evaluation 8 years ago