16639 Commits (e47c9ccc0b889e89c72cd23178c0ea1f3691b8f8)
 

Author SHA1 Message Date
Jeff Young c438686deb Put selected layer in front of DRC markers. 6 years ago
jean-pierre charras 7bfbcef942 Make some strings more easily translatable 6 years ago
Jeff Young 01e78b04c6 Save last-used-paths in export dialogs. 6 years ago
Jeff Young b8a03be869 Flip block around center instead of first item's anchor. 6 years ago
Jeff Young f756af788e Fix missing CTRL+W in libEdit and modEdit. 6 years ago
Jeff Young cc82e59003 Push the Quit/Close menu logic down into common. 6 years ago
Ian McInerney c258ad7e3c pleditor: Fix menubar actions and display 6 years ago
Ian McInerney 05429bc39c Recursively call evaluate on submenus of conditional menus 6 years ago
Jeff Young 5c85dbaec4 Another attempt to improve tooltips for Update PCB from Schematic dialog. 6 years ago
Seth Hillbrand 76853dfeb2 pcbnew: Fix copy-paste error from 161dc9ce7 6 years ago
Jeff Young c624ee9cff Re-parent new objects on duplicate. 6 years ago
Jeff Young 2b32070793 Don't zoom-to-fit after Page Layout Editor undo/redo. 6 years ago
Jeff Young 937e3c2d48 Make m_Text private so we don't keep getting bugs where m_shown_text fails to get updated. 6 years ago
Jeff Young 2738848336 Improve selection halo scaling so it's not hard to see at large zooms. 6 years ago
Jeff Young 1ea9ad05bc More explicit text for Update PCB dialog. 6 years ago
Seth Hillbrand 643c7f25f5 eeschema: Properly map edge cases of legacy onto GAL 6 years ago
Wayne Stambaugh 8789ab9265 Eeschema: remove rogue symbol libraries from project file. 6 years ago
jean-pierre charras 9dcf3b862c Eeschema: fix the bounding box size drawn around the bitmap when selected. 6 years ago
Jeff Young 3f28a1d1cb Cleanup after cancelled add text dialog. 6 years ago
Jeff Young cd4983f092 Switch selection color to platform selection color. 6 years ago
Jeff Young 03a33b6b56 Selection fixes for multi-part lib items. 6 years ago
Ian McInerney bea74c27e5 Add log trace for tool handling 6 years ago
Jeff Young 5c80019541 Update comment. 6 years ago
Seth Hillbrand ff28501d6d pcbnew: Fix VRML export checking 6 years ago
jean-pierre charras d4e9ddc14c 3D viewer: fix check state of some menuitems not correctly updated. 6 years ago
Ian McInerney 6c401ecce7 pcbnew: Fix DXF units in drill map plotting 6 years ago
Michael Kavanagh 300fb43a38 Fix a couple more lost menubar separators 6 years ago
jean-pierre charras 9b6c8c885b 3D viewer: fix preferences/grid issues: grid menuitems always disabled. 6 years ago
Michael Kavanagh 58cfc13649 Fix some lost menubar menu separators 6 years ago
Wayne Stambaugh b595dc0d3b Eeschema: fix edit sheet bug. 6 years ago
Jeff Young 6bf1ac45e3 New selection highlighting model for eeschema. 6 years ago
Ian McInerney b70df18939 pcbnew: Force rebuild of layer pair icon on menu creation 6 years ago
Jeff Young b432a718ab Back out previous fix. 6 years ago
Jeff Young 7b5b807a8c Another attempt to fix the GTK uninitialized layer pair bitmap. 6 years ago
Jeff Young ee1be14b62 Initialize static memory. Only the LLDB compiler does this for you. 6 years ago
Jeff Young 987642eb8c Apply selectable logic to delete tool. 6 years ago
Jeff Young c03535343c Don't apply GTK fix to OSX: it produces somewhat random crashes. 6 years ago
Jeff Young 8334cb9a1c Don't attempt colinear corner optimization when zones of different nets overlap. 6 years ago
jean-pierre charras 10fcd8eaef DIALOG_BOARD_STATISTICS_BASE: fix minor wxWidgets alerts. 6 years ago
Alexander a6b2a44fd6 DIALOG_BOARD_STATISTICS modifications and fixes - added vias information to dialog - added "save txt report" feature - some code cleanup and readability fixes - fixed issue with dialog moving when checkbox clicked - now dialog saves checkboxes state 6 years ago
jean-pierre charras dc69cac298 Try to fix UI issues in select layer pair dialog and slect layer dialog. 6 years ago
Jeff Young 70270f5bd1 Fix accidental commit of debugging change. 6 years ago
Jeff Young 0a0eb35ee8 Update comments with latest test results. 6 years ago
Jeff Young d0344aecea Minor cleanup in dialog layout. 6 years ago
Jon Evans ab766e6c1c Don't absorb neighbors based on weak component pins 6 years ago
Jon Evans b99c71744f Properly handle nested bus absorption 6 years ago
Jeff Young 2af41e87f9 Don't add first found object to selection until Find (or return) is hit. 6 years ago
Jeff Young daac54b5d2 Update shown text cache in undo/redo. 6 years ago
Jeff Young 4e40534d21 Update find history in combobox when history item is selected. 6 years ago
Jeff Young 5347c2ad3d Clear selection when running drawing tools. 6 years ago