580 Commits (f613cd1cb468a64f791ef159ab56ad71e481f8b5)

Author SHA1 Message Date
Jon Evans c80efb0f98 Fix save/load of appearance panel width on show/hide 4 years ago
Jeff Young 8b5f393804 DRC bug fixes and debugging improvements. 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young e62969d007 Move zone fracture display mode to AdvancedCfg, and add triangulation. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
david-beinder a5308e5f5c Fix python console toggle to work across pcbnew/eeschema 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 685ee31c35 Workaround a few more OSX printf problems. 4 years ago
Jeff Young 16047b7419 3D preferences bug fixes. 4 years ago
Seth Hillbrand 7953a5c62b Work around MacOS printf/format issues 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 3d32c096ab Fix some problematic double-quotes. 4 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 4 years ago
Marek Roszko 0bc0f2265e dialog_board_statistics.h shouldn't leak confirm.h 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 4 years ago
Seth Hillbrand bbcc840989 Cleanup rebase fns 5 years ago
Seth Hillbrand adf885b667 Move pcbnew swig 5 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
Marek Roszko 1b94534451 Revert "Use lambdas to fix paste conditions" 4 years ago
Marek Roszko 65c7c77c3d Use lambdas to fix paste conditions 4 years ago
Jon Evans eff9746f34 CHANGED: Net highlight in PcbNew is now persistent to match Eeschema 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
david-beinder 34145d8170 Add length tuning menu to vertical pcb toolbar 4 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 4 years ago
Wayne Stambaugh 54e18f6b1f Pcbnew: remove update schematic option for geographical annotation dialog. 5 years ago
Marek Roszko ce3a84f579 Consolidate wx aui dock art color setting 5 years ago
jean-pierre charras ba3f0d5d07 Fix a wxWidget assert and a minor wxWidgets alert 5 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Jon Evans e0f26fd525 Make live 3D refresh optional 5 years ago
Ian McInerney 29cc16a4c4 Push pcbnew layer alpha change update into base frame 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Wayne Stambaugh 38c849bde7 Pcbnew: load write board netlist to file tool action dynamically. 5 years ago
Ian McInerney 475ac3697f Ensure toolbar controls have the correct width on frame creation 5 years ago
qu1ck 75819206a0 Add support for dark theme in plugin icons 5 years ago
Jeff Young cad1cb0262 Improve naming. 5 years ago
Jeff Young 2ad9da582a Refresh geometry when clearance changes if clearance lines are shown. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Ian McInerney 908de37e7c Don't hardcode the file extensions where possible 5 years ago
Jeff Young f4cc9b86e3 Inform user (and bail on UpdatePCB) if annotation failed. 5 years ago
Jon Evans 3d7c202192 Fix pad clearance bounding box and initial display 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago