80 Commits (2001d081866d24227e022326a66608342c136bce)

Author SHA1 Message Date
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
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Seth Hillbrand d93ba0a06a Choose half-grid for mirror 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Marek Roszko 78dbcdcdb7 Slight fixup to previous library browse change 5 years ago
Marek Roszko a373abd68a Invert the new symbol library flow to push users to default to a different folder for global symbols 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Marek Roszko abb5cb8310 Fix up msg panel status on save slightly 5 years ago
jean-pierre charras 005c3b84ad Better fix for incorrect page preview in Page Settings when the worksheet contains a bitmap 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Marek Roszko 3b2b8ec229 Centralize/fix duplicated canvas type resolution between gerbview and pcbnew 5 years ago
Marek Roszko 84fbb0e382 Remove some includes in random pcbnew files 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Reece R. Pollack 6e25b7d455 Add ORIGIN_TRANSFORMS to the UNIT_BINDER and EDA_DRAW_FRAME classes 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jeff Young 5ee806c3a3 The dispatch-behind & whitelist stuff got broken again, so I've 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 5 years ago
Ian McInerney fca7ade81f Move to the AUI version of the infobar 5 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 5 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 5 years ago
Jeff Young bdf9491682 Re-factor the event whitelist stuff so that it doesn't promise what it can't deliver. 6 years ago
Jeff Young 73eda91ec7 Allow some events to run behind a modal dialog. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 42a876d963 Fix a duplicate definition of the TOOL_DISPATCHER. 6 years ago