543 Commits (d1f2b14ee28863ae191dbb70aadf5d1a378b6382)

Author SHA1 Message Date
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Alex Shvartzkop b1b66f66f4 Prevent crash when a python script tries to use pcbnew too early. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Jeff Young cf22d5b99b Preferences setting for force-show-fields-when-fp-selected. 2 years ago
Seth Hillbrand f3d65b5156 Revise method of selecting footprints in contrast 2 years ago
Jeff Young c3c7f731df Fix usage of AUI SetAuiPaneSize() hack in FOOTPRINT_EDIT_FRAME. 2 years ago
Ian McInerney e82a58a12e Changed: Allow filling/unfilling individual zones with no selection 2 years ago
Jeff Young 879e6c302d Redraw via mask layers when switching Tented Vias on/off. 2 years ago
jean-pierre charras 2c068ab86d Fix incorrect comment. No code change. 2 years ago
jean-pierre charras 011a8f29a3 Pcbnew, Update footprint: fix broken initialization of fields (especially ref and value) 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young b3d7aea4df dyn_cast<PCB_TEXT*> won't find PCB_FIELDs. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Mike Williams 86e0e1cccb PCB, Change Footprint: actually update text attributes 2 years ago
Mike Williams a24c55affe PCB Fields: fix up python, API 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Mike Williams 028f500cd9 Footprints: rename properties to fields for consistency with symbols 3 years ago
Jeff Young 30336b2fe3 Unify go-back-one-step processing for drawing tools (and router). 2 years ago
Jeff Young ef6866757e Treat undo as backspace and/or escape when drawing. Ignore redo. 2 years ago
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young b7f0aae006 Nullptr safety for UI Conditions. 2 years ago
Jeff Young aa8a903940 Cleanup. 2 years ago
CraftedNightmare d94e9b31b1 Fix Search pane not remembering docking sizes and positions 3 years ago
Jeff Young 8b1fd62d35 Make pad & via teardrops 1st-class citizens (props of the pad/via) 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young 521aa5b5ae Update DRC exclusions model to match terminology. 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Seth Hillbrand 7695d510d6 Prevent PCB Editor from opening multiple board_setup 3 years ago
Jeff Young 2443bc6e29 Update allow-solder-mask-bridges when updating footprint from library. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young dc78797274 Support SHEET_PATH when printing. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
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