117 Commits (b8819b4636d8c394b8c0f88879216bb94991a5f9)

Author SHA1 Message Date
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
Alex Shvartzkop 884051fae1 Update status bar widths on DPI change. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
JamesJ a763d613e5 Move Net Inspector dialog to a widget panel in pcbnew 2 years ago
jean-pierre charras 93b5038382 FOOTPRINT_EDIT_FRAME: ensure the canvas type comes from the FOOTPRINT_EDITOR_SETTINGS config 2 years ago
Jon Evans 47e25d617e ADDED: Icon scaling for toolbars only 2 years ago
Marek Roszko ba83e84b91 Move SaveCanvasImageToFile to EDA_DRAW_FRAME rather than leaking things to bitmaps 2 years ago
Jeff Young 974da4ea7c Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2 years ago
Jeff Young 23033451b1 Cleanup. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Mike Williams 132a0ada73 Grid Overrides: support grids-per-type that override the current grid. 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jon Evans fc69939190 ADDED: GUI feedback when grid setting is changed by hotkey 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Seth Hillbrand 122be418bb Upgrade file locking 2 years ago
Jeff Young 374d3d52ef Rollback wxChoice -> wxComboBox changes for now. 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
Marek Roszko 343e3aee55 Remove unused m_sockets 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Roberto Fernandez Bautista 1eef438a96 Always default to Accelerated (OpenGL) rendering and fallback if required 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Mark Roszko f304e2d4f6 ADDED: Search/inspect pane 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
jean-pierre charras 09d8ac7d7c Zoom wxChoice in horizontal toolbar: display the actual or nearest zoom level. 4 years ago
Seth Hillbrand 4c8f556b80 Prevent UI updates from changing zoom selection 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 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young c9d858eaf5 Add status bar message for constraint mode. 4 years ago
Jeff Young 11c91c7179 Improve obscuring dialog algorithm to handle multiple dialogs. 4 years ago
Jeff Young 46949abe4a Don't scroll to highlight an object already visible. 4 years ago
Wayne Stambaugh 89b1fdabe9 Pass COLOR4D object by reference instead of on the stack. 4 years ago
david-beinder a5308e5f5c Fix python console toggle to work across pcbnew/eeschema 4 years ago
Jon Evans 32c21f4a94 Fix several window sizing problems on macOS 4 years ago
Marek Roszko b2f5c989a6 Suppress leaking eda_item so much via undo_redo_container.h 4 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Ian McInerney 475ac3697f Ensure toolbar controls have the correct width on frame creation 5 years ago
Ian McInerney f6041fb52d Force update of some text when activation status changes 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago