37 Commits (b6a06aa1291b4cb22c1f54ed8e382a0d69de5bc1)

Author SHA1 Message Date
Seth Hillbrand 9d99fd188f Revert "Change top selection drop-down to combobox" 7 years ago
jean-pierre charras 86263d6bb3 Pcbnew: Do not immediately refresh the 3D view after each board edition. 7 years ago
jean-pierre charras 644855c5ba Fix incorrect (broken) canvas type saving in config. 7 years ago
Seth Hillbrand 7d06651a10 Change top selection drop-down to combobox 7 years ago
Jeff Young 647fa6547d Update grid drop-down when changing user grid. 7 years ago
Jeff Young 208622699f Scale zone hit area by zoom. 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Jeff Young 4050991d28 Move ERC marker focusing to GAL architecture. 7 years ago
Jeff Young 62e2fe8bbd Recurse for more detailed selectability tests. 7 years ago
Jeff Young 59b7762981 Back out workaround f1e2f142a6. 7 years ago
Jeff Young f1e2f142a6 Work-around for preference crash with multiple GAL docs open. 7 years ago
Jeff Young dfe164e0dc Only clear link when adding footprint from library, cache, etc. 7 years ago
Jeff Young 86b654e493 Hook up 3D viewer to common preferences. 7 years ago
Jeff Young 37f7faf433 Move lock checks to CLIENT_SELECTION_FILTER. 7 years ago
Jeff Young 02a3f83040 Implement poor-man's RTTI for use over KiWAY. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young 16b5f40817 Remove assert and update ruler units on the fly. 7 years ago
Jeff Young df863e44e2 Wire m_showPageLimits control up to GAL canvas. 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 8 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Jeff Young 4f8c546140 Implement user units uniformly in EDA_DRAW_FRAME 8 years ago
Jeff Young 6ad37972c0 Don't center objects behind the DRC dialog. 8 years ago
Carsten Schoenert 3e22e5ccd3 fix misspelled 'an other' -> 'another' 7 years ago
Jeff Young cd5f727880 Fix off-by-1 errors in zoom menus & use zoom steps in GAL canvas. 8 years ago
Jeff Young 5010a461e1 Make polar coordinates consistent. 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
jean-pierre charras f8a3ec4974 Add a method to facilitate Tools handling in main frame toolbars. 8 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
Jeff Young 821a411ac0 Fix regression in user grid size. 8 years ago
Andrzej Wolski 2e42d5c006 Do not allow selecting tracks if they are hidden 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
Jeff Young 4bae901dc8 Centralize zoom-to-fit code. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras bc76ec4d67 Rename files according to the name of classes they are defining 8 years ago
Maciej Suminski da305e7750 Move SwitchCanvas() implementation to EDA_DRAW_FRAME 8 years ago
Maciej Suminski d87a7ae58e Fallback to Cairo when OpenGL is not supported 8 years ago
Jon Evans b21f301097 Defer canvas type setting save until destruction of EDA_DRAW_FRAME 8 years ago
jean-pierre charras 47d392d83e Fix incorrect name (typo) of a method. 8 years ago
Jon Evans 2b2612120c Filter via selection based on render settings 8 years ago
jean-pierre charras 6014307d06 Pcbnew, DRC dialog: Fix a few issues: 8 years ago
Jon Evans 2dec95b4e6 Add a first-run dialog to encourage user to switch to OpenGL 8 years ago
Tomasz Włostowski ec61a00371 refactoring: remove link-time dependency between PCB_BASE_FRAME and EDA_3D_VIEWER 8 years ago
Tomasz Włostowski 8a09a1d329 refactoring: derive PCB-specific PCB_VIEW from VIEW with the intention of moving PCB_EDIT_FRAME entries used by the tools (e.g. GetActiveLayer) there 8 years ago
Tomasz Włostowski 81d1e17f02 refactoring: renamed pcbstruct.h to pcb_display_options.h, DISPLAY_OPTIONS->PCB_DISPLAY_OPTIONS 8 years ago
Maciej Suminski 05a120f09f Unified {Load,Save]CanvasTypeSetting in EDA_DRAW_FRAME 8 years ago
jean-pierre charras e15acbb00d Fp editor and board editor have now a separate color setup. 8 years ago
jean-pierre charras 9bb43a89ba Pcbnew: keep layer manager synchronized with board items visibility after switching to a new canvas. 8 years ago