12256 Commits (98616da017705110514ab933b4f0b84243751c61)
 

Author SHA1 Message Date
Maciej Suminski 98616da017 Added an option to enforce dragging gesture to always draw selection box 8 years ago
Wayne Stambaugh ce1bd4c6b7 Eeschema: fix remapping backup project with schematics in subfolders. 8 years ago
Maciej Suminski fef1ba9993 Increase the area ratio threshold for rejecting large footprints in selection 8 years ago
Jon Evans 88fb4c57e5 PcbNew: center on items rather than zooming to them on find 8 years ago
Simon Richter 675bd39e8a Avoid shadowed variable 8 years ago
jean-pierre charras 2c85de3ab2 gerbview layer manager: fix a minor issue, and and icons in context menu, similar to pcbnew layer manager context menu 8 years ago
Jon Evans 2c54f6fe32 GerbView: Fix DCode reordering; ensure loaded layers are visible 8 years ago
Jon Evans de483ac1aa GerbView: only erase current layer if a new file is chosen 8 years ago
Jon Evans 490a2105c3 Properly update view when GerbView display settings changed 8 years ago
Jon Evans cd14525839 GerbView: More accurate selection of arc shapes 8 years ago
Jon Evans e2408989a4 GerbView: redraw negative items when visibility changes 8 years ago
Jon Evans 37beb726e3 GerbView: Implement in-place GAL layer reordering (for X2 sorting) 8 years ago
jean-pierre charras eb94d2fcd0 Gerbview: fix an issue when loading files: Layer filenames order in right tab view modified each time a new file is loaded. 8 years ago
Robbert Lagerweij a59864201a pcbnew: use centerpoint distribution in align tool for overlaping items 8 years ago
jean-pierre charras 5f578c884c Fix SetValue() method in TEXT_CTRL_EVAL 8 years ago
Maciej Suminski 5f2b8e0409 Change NumericEvaluator::clear() to optionally accept an object to clear 8 years ago
Jon Evans 0d794b20bb Add null check in ROUTER_TOOL::breakTrack() 8 years ago
Dan Weatherill 4124019f41 Send model change event on design rules change 8 years ago
Jon Evans 80035661dc Use proper path when loading files from Gerber job file 8 years ago
Jon Evans 5292829e05 Fix edge case GERBER_FILE_IMAGE creation logic 8 years ago
Jon Evans b03ac1f614 Only update item color when highlighting items in GerbView 8 years ago
Jon Evans 449da4303e Remove more unnecessary calls to RecacheAllItems 8 years ago
Maciej Suminski 55edf1aad2 PCB_PAINTER: use dynamic_cast to determine whether an object is of EDA_ITEM type 8 years ago
Maciej Suminski ad6571a508 GAL profiling: changed wxLogDebug() to wxLogTrace() for DRAW_PANEL_GAL 8 years ago
Jon Evans 31e78d670d Ensure ROUTER_PREVIEW_ITEM draws on top of all normal layers 8 years ago
Maciej Suminski b9285cf0e5 Display theta character correctly in ruler tool 8 years ago
Jon Evans 319b7cfc67 Remove extra call to SetTopLayer() when switching active layer 8 years ago
Jon Evans e21f18a176 Don't use the RTREE in UpdateAllLayersOrder() / UpdateAllLayersColor() 8 years ago
Jon Evans 4ec7a02ccd Add a method to conditionally update VIEW_ITEMs (GerbView performance) 8 years ago
Jon Evans d7bb83ddcb Add a REPAINT flag for faster redraw when bounding box hasn't changed 8 years ago
Jon Evans be8bb24390 Make all new hotkeys editable; label some GAL-only hotkeys 8 years ago
Jon Evans cfd67163a1 Refactor post-load actions in PcbNew and apply them consistently 8 years ago
Jon Evans b90528a7ae Fix regression in GerbView display settings; some optimization too 8 years ago
Carsten Schoenert 2b52415cae fix misspelled 'Unkown' -> 'Unknown' 8 years ago
Carsten Schoenert 9679bd55c1 fix misspelled 'streching' -> stretching 8 years ago
Carsten Schoenert 6256feb9db fix misspelled 'occured' -> 'occurred' 8 years ago
Carsten Schoenert 5a86083a08 fix misspelled 'Occassionally' -> 'Occasionally' 8 years ago
Carsten Schoenert ff305781fb fix misspelled 'neeeded' -> 'needed' 8 years ago
Carsten Schoenert 39e81b253b fix misspelled 'Modifed' -> 'Modified' 8 years ago
Carsten Schoenert 485f90f27a fix misspelled 'Appearence' -> 'Appearance' 8 years ago
Carsten Schoenert cb14742442 fix misspelled 'accesing' -> 'accessing' 8 years ago
Michael Geselbracht 21f46776c6 Fix decimal point bug, support for more units V2 8 years ago
Wayne Stambaugh 50608c19ff Tag beginning of 5.0.0-rc2 developemnt. 8 years ago
Wayne Stambaugh 42e07736a5 Set kicad version to 5.0.0-rc1 for v5 branch. 8 years ago
Jeff Young 9453a7e186 Fix segfault when not all libraries loaded. 8 years ago
Jon Evans baea3080ad Ensure m_Layers is null before it is created 8 years ago
Jeff Young 821a411ac0 Fix regression in user grid size. 8 years ago
Wayne Stambaugh 3a73e775de Revert "Separate copper and graphical zone tools" 8 years ago
Seth Hillbrand 948396024b Setting Eeschema white foreground for BW printing 8 years ago
Jeff Young 2473cf6d45 Make plot dialog modeless. 8 years ago