149 Commits (2124f2b8462e00cb2335308dbb8e8854071bf113)

Author SHA1 Message Date
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 8 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 8 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 9 months ago
Jeff Young f951497a4f Code brevity. 9 months ago
Ian McInerney 85810510f4 Tweak toolbar settings a bit 9 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 9 months ago
Ian McInerney 784246575b Move footprint viewer/cvpcb actions to tool framework 9 months ago
Ian McInerney 7ad1103f55 Move toolbars to a serializable storage format 9 months ago
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 9 months ago
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Marek Roszko 22d13546fb Some DisplayError -> DisplayErrorMessage 11 months ago
Jeff Young 6ff79ae78a Fix typo. 1 year ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Jeff Young 72ba31ba27 Pass symbol's netlist to footprint preview widget. 2 years ago
Jeff Young 9ff66d0e71 Don't capture references to local variables for CallAfter. 2 years ago
Jeff Young 31c488bc23 NETINFO_ITEMs are owned by BOARD. 2 years ago
Marek Roszko 6b12a12b3e On second thought rename PROJECT_PCBNEW to PROJECT_PCB 2 years ago
Marek Roszko 7e8b18035f Eliminate the conditional pcbnew/cvpcb definition of PROJECT 2 years ago
Alex Shvartzkop ff49d5ada9 Fix ambiguous overloads on wx 3.3 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young bae8a077b9 Remove double call to Destroy() for DISPLAY_FOOTPRINTS_FRAME. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 3 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 3 years ago
Seth Hillbrand d2cc252fc7 Move via/track/grid selection widget to wxComboBox 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
jean-pierre charras 8eee766791 Fix Cvpcb DISPLAY_FOOTPRINTS_FRAME: some display options not working. Commit 5e4a7041 moved 4 settings used in Cvpcb to a PCBNEW_SETTINGS struct. But in Cvpcb, this config struct does not exist. So these 4 settings are now moved to a section (PCB_VIEWERS_SETTINGS_BASE) common to Cvpcb and Pcbnew config. 3 years ago
Jeff Young 6a9c6e8599 Hook up ID_GRID_SETTINGS for footprint viewers. 3 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 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 ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 1db33c7b3a More safety (and better impl) for not sharing FP table/info stuff. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 5 years ago
jean-pierre charras 8d0191151d Cvpcb: Fix a compil issue. 5 years ago
Ian McInerney 1db5e2bc96 Don't force an entire refresh of toolbars to update sizes 5 years ago