543 Commits (d1f2b14ee28863ae191dbb70aadf5d1a378b6382)

Author SHA1 Message Date
Jon Evans 69566b25b1 Sync action plugins every time PCB frame is created 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jon Evans 6ecdbbb1da Remove some duplicate work when loading a board 4 years ago
Seth Hillbrand 126563c839 Fix initilization project / ordering 4 years ago
Jeff Young 10dd70881c New paramaterized interface doesn't like quoted parameters. 4 years ago
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor. 4 years ago
Jeff Young 34c2bd58d1 Disable ungroup where there are no groups in the selection. 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Seth Hillbrand 092cdc0bb5 Move 45° limit to hotkey 4 years ago
Seth Hillbrand e0011fcd93 Display a nice error message instead of asserting 4 years ago
Mike Williams 10247c268e Pcbnew: implement Find Next 4 years ago
Mike Williams 43194dff72 Pcbnew: don't fallback to software rendering after changing footprint 4 years ago
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 5 years ago
Jeff Young 3d32c096ab Fix some problematic double-quotes. 5 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 5 years ago
Marek Roszko 0bc0f2265e dialog_board_statistics.h shouldn't leak confirm.h 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 5 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" 5 years ago
Marek Roszko 65c7c77c3d Use lambdas to fix paste conditions 5 years ago
Jon Evans eff9746f34 CHANGED: Net highlight in PcbNew is now persistent to match Eeschema 5 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 5 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 5 years ago
david-beinder 34145d8170 Add length tuning menu to vertical pcb toolbar 5 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 5 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