187 Commits (722b2588f417e137dcb61406364e724173bc5f77)

Author SHA1 Message Date
Jeff Young 722b2588f4 Better error reporting for DP uncoupled length. 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Jeff Young 5aa561abe1 Add overlapping pad test and share some tests between board & fp editor DRC. 4 years ago
Jeff Young b7c9a1ad55 Fix repaints getting done after the wrong dialog. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
markus-bonk b263e89dfe Enable 3D mouse support in Footprint viewer. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
jean-pierre charras cfe93e34a2 PCB_BASE_FRAME::FocusOnItem(): avoid extremely long calculation time for zones. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 23194dbe54 User-settable high-contrast dimming factor. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Seth Hillbrand 9884f40952 Update call signature for SwitchLayer 4 years ago
Jeff Young 58189dca7a Always focus on center of small things. 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Wayne Stambaugh e57ef66971 Fix build error with wxWidgets 3.0. 4 years ago
Wayne Stambaugh a4e9beeeac Coverity issue fix. 4 years ago
Wayne Stambaugh 53f5d616aa Coverity issue fixes. 4 years ago
Jeff Young 18d9f6e323 Reduce auto. 4 years ago
Jon Evans 75d75799f7 Move to getters/setters for aux and grid origin 4 years ago
Jeff Young c9d858eaf5 Add status bar message for constraint mode. 4 years ago
Jeff Young fecb53b64f Clean up removal of separate front & back footprint text visibility. 4 years ago
Jeff Young 11c91c7179 Improve obscuring dialog algorithm to handle multiple dialogs. 4 years ago
Seth Hillbrand e7ae3a181f Handle casing for FocusOnItem 4 years ago
Jeff Young 46949abe4a Don't scroll to highlight an object already visible. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 77680eba30 Naming conventions. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 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
jean-pierre charras 9cb4c9bfc2 3D viewer: ensure the activity messages are displayed on Linux after Frame creation. 4 years ago
jean-pierre charras a43ca978df 3D viewer: do not build the board 3D data during 3D frame creation, but after. 4 years ago
Jeff Young 1db33c7b3a More safety (and better impl) for not sharing FP table/info stuff. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 89718dd3ba Naming conventions. 4 years ago
Jeff Young 16047b7419 3D preferences bug fixes. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Jon Evans 2cbd7b5043 Reduce scope of some view repaints to improve performance 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago