507 Commits (912f1d5cecdc7d14df09d7e9a78e0aa75760b75d)

Author SHA1 Message Date
Mike Williams 4b07e3e413 Common Actions: Find Previous 3 years ago
Jeff Young 362d85ef50 Special selection mode when in high-contrast with courtyard layer active. 3 years ago
Jeff Young 13391176ae Remove DRC exclusions that no longer have items. 3 years ago
jean-pierre charras 8ce0a84ca7 Fix compatibility with older wxWidgets versions. 3 years ago
Simon Richter 05198b896f Move PCB_EDIT_FRAME::ExchangeFootprint to pcb_edit_frame.cpp 3 years ago
Jeff Young b0ec006b81 The safety of running the event loop during doCloseWindow is debatable. 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Seth Hillbrand f35a02d57a Move early exit higher in netname redraw 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young f0b2902b8c Don't allow quit while zone filler is running. 3 years ago
Mike Williams 1ba9a6abe3 Rotate/Mirror: unbreak immediate mode actions 3 years ago
jean-pierre charras e8114dc49a Minor compil and Coverity warnings fixes. 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Mike Williams 0c415a7190 PCB Editor: make rotate menu bar items conditional on selection items 3 years ago
Mike Williams 741d1e043a PCB Editor: make Mirror menu items conditional 3 years ago
Jeff Young 5dce8323e8 KIGFX::REPAINT is not enough if the item isn't in the view. 3 years ago
Jon Evans 1590e48ec1 Use translated strings for property display 3 years ago
Mike Williams 5d94d2634e PCB Editor: make locking menu items conditional 3 years ago
Jon Evans 72939e8918 Properties: enable in PCB editor for everyone 3 years ago
Jon Evans 33d76f63b0 Properties: save and restore splitter position 3 years ago
Alex 6d513e7ecf Expose changing arc edit mode in arc button context menu and Preferences 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago
jean-pierre charras 497b368006 Pcbnew menubar: View/Drawing Mode/Sketch Text Items and Skecth Graphic Items: 3 years ago
Jeff Young 3501ad1b4d Record layer for starved thermal exclusions. 3 years ago
Jeff Young 19eab62516 More safety around ratsnest state. 3 years ago
Jeff Young b6bd74d822 Replace single zone fill under "draft" terminology. 3 years ago
Jeff Young b2177718a1 Tighten up refresh logic for net & netclass references. 3 years ago
Jon Evans 64f315c649 Move properties panel to widgets with the other AUI panels 3 years ago
Jon Evans bbea5b3fbc Save and restore properties and search panel sizes 3 years ago
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Jeff Young be29ab2c76 Need to check enabled as well as visible. 3 years ago
Seth Hillbrand c1f2ca1d8d Make multiple names of the net on a track 3 years ago
Seth Hillbrand c95bd3fc89 Cache LOD for netname redraw 3 years ago
Wayne Stambaugh d78b41969f Fix broken autosave when board is modified. 3 years ago
Jeff Young 4633d251a5 Remove single-zone-fill and unfill. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
jean-pierre charras a7775bab26 Manage the Search panel visibility state in view menu. 3 years ago
Jeff Young d67437a2aa Move ratsnest exclusion processing to a post-pass. 3 years ago
Mike Williams f4a3062684 PCB: Select Unconnected 3 years ago
Marek Roszko 2490ad1458 Fix search panel not remembering visibility 3 years ago
Marek Roszko 5af00486c3 Set a default floating size for the search pane 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young f10fdfc7d7 More delay for netname drawing, and don't run through tracks if it's off. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Jeff Young 5d468ca759 Use MESSAGE_TYPE::OUTDATED_SAVE for read-only infobar messages as well. 3 years ago
Jeff Young 9523586bf1 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago