256 Commits (d70f812255fcd577d52ed2c53d714247ae553bbc)

Author SHA1 Message Date
Jeff Young acec00f80a Fix bug displaying canvasses when starting in Legacy mode. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 009044bd6b FOOTPRINT_EDIT_FRAME: fix incorrect layer manager initialization depending on canvas type. 7 years ago
Jeff Young fd3e57d67f Layout adjustments and language-change-updating for modview. 7 years ago
Jeff Young 33fc74a04d Performance enhancements for Footprint Editor construction. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago
Jeff Young 16b5f40817 Remove assert and update ruler units on the fly. 7 years ago
Jeff Young 56ff3b3c95 Fix CLion's placement of #includes. 7 years ago
Jeff Young d804427c83 Add Open-Schematic tool to PcbNew. 7 years ago
Jeff Young abae094955 Remove unused variables. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
Jeff Young 49ea6e1670 Fix occurrences of "edition" which should be "editing" 8 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 8 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Wayne Stambaugh 52734058a7 Remove string translation wrappers used in commit 94891b75. 8 years ago
Adam Wolf 94891b75f9 Handle STEP export properly on MacOS when launched from standalone pcbnew. 8 years ago
Maciej Suminski e4a6f2e523 Switch canvas to Cairo if OpenGL is not supported on the first run 8 years ago
Maciej Suminski 8910894fab Enable the accelerated canvas on the first pcbnew run if requested 8 years ago
jean-pierre charras 9a228d8ec9 Gerbview: GAL mode: shows the page worksheet, similar to legacy mode. 8 years ago
jean-pierre charras 250d958ebb Plot dialog: fix broken dialog management. 8 years ago
Maciej Suminski 145835661b Replaced footprint library wizard with a common file browser 8 years ago
Seth Hillbrand 2d812c2827 Remove FreeRouting icon and menu option 8 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Jeff Young 36850a539b Make layers manager terminology consistent. 8 years ago
Jeff Young a31017bc9c Check zone fills before plotting. 8 years ago
Jeff Young 106dd60e45 Only adjust LAYER_WIDGET font size if larger than indicator. 8 years ago
Seth Hillbrand 6b973f42eb Re-enabling lock/unlock context menus in legacy 8 years ago
Seth Hillbrand 2836d36de8 Removing legacy autorouter menu options 8 years ago
Seth Hillbrand 8d017c9261 Re-enabling global spread and place 8 years ago
Jean-Samuel Reynaud ad0deb16a2 Fix pcbnew: refresh canvas on opening a file only after mouse move 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
jean-pierre charras 9ea360f168 Pcbnew: avoid useless validation dialog about modifications when closing pcbnew or opening a file, when the initial board is empty. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
Jeff Young c6ef0d57f1 Retire auto-delete-old-track from toolbar. 8 years ago
Jeff Young 43899bbe0e Fix compile issues under some compilers. 8 years ago
Jeff Young 4eedb3a27d The _() macro affords some nullptr safety over a naked immediate. 8 years ago
Tomasz Włostowski af7064ef89 pcbnew: synchronize zone visibility view menu entries with the toolbar buttons 8 years ago
Jon Evans cfd67163a1 Refactor post-load actions in PcbNew and apply them consistently 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
Jeff Young 2473cf6d45 Make plot dialog modeless. 8 years ago
Jon Evans a83669ab19 Merge PCB_LAYER_WIDGET::SyncRenderStates into ReFillRender 8 years ago
Jon Evans 2991c0d258 Only show microvia and blind/buried via settings if they are enabled 8 years ago
Jeff Young 4dda8a39fe Add inc/dec current layer alpha to menus. 8 years ago
Jeff Young 4d5e1489fb New menu structure for ModEdit. 8 years ago
Jeff Young e9e3134dab Grid dialog changes to go along with menu changes. 8 years ago
Michael 3b085f0d03 Pcbnew new menubar structure 8 years ago