110 Commits (6541202d427401ef9ffff87c2d7c1840dd6ac337)

Author SHA1 Message Date
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Ian McInerney 548334b4e2 Load toolbar configuration from settings 8 months ago
Ian McInerney 04ab369a49 Make the PCB layerbox not needed in pcbcommon 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
John Beard edf13bdfd0 Add a layer pair preset list 1 year ago
John Beard 1325de3d0d Pcbnew: allow escaping from viewport/layer preset switcher 1 year ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young f45760062b ADDED: appearances manager for 3D viewer. 2 years ago
Jon Evans 9741d57447 Remove duplicate path for extracting project text variables 2 years ago
Jon Evans 3a0f8214fa ADDED: Properties panel for schematic editor 2 years ago
Jeff Young 29aabcf77e Naming clarity. No functional changes. 2 years ago
Jeff Young 1518ddde74 Push much of text var autocomplete down into SCINTILLA_TRICKS. 2 years ago
Jeff Young a0adb59437 Update dimension units when opening PCBs in CLI. 3 years ago
Jon Evans f7d59f2e89 Enable properties panel in footprint editor 3 years ago
Jeff Young 67e6603699 Move updateUnits functionality to where it can be shared. 3 years ago
Jon Evans 64f315c649 Move properties panel to widgets with the other AUI panels 3 years ago
Jeff Young b385a4b60a Implement DarkMode for the Appearances Palette. 3 years ago
Jeff Young f6c441c434 Viewport switcher keys are platform-specific. 3 years ago
Ian McInerney 1683e552f7 Add/fix some variable initializations 3 years ago
Jon Evans 3c6e8aea0f Properties panel: post-rebase fixes and hide by default 5 years ago
Maciej Suminski c37c429c75 Rename PROPERTY_PANEL::Update() to PROPERTY_PANEL::UpdateData() 6 years ago
Maciej Suminski f6f6ebd5f9 WIP: Properties GUI 6 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Jeff Young bf71cada4e ADDED: User viewports for 3D viewer. 3 years ago
Jeff Young 9b087a3c25 Add automatic precision choices for dimensions. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
markus-bonk 8e43409d27 Invoke correct base method in PCB_BASE_EDIT_FRAME::handleActivateEvent. 4 years ago
jean-pierre charras 05c414c816 Pcbnew: fix rotation angle issue in rotate commands. 4 years ago
Jeff Young 5176512de3 Move PCBNew rotation increment to EDA_ANGLE. 4 years ago
Jon Evans d3d2ebe349 Do not check key states for non-key events in TryBefore 4 years ago
Jeff Young e3328e54c4 Fix view switcher on Mac. 4 years ago
Seth Hillbrand 4a16c603e9 Don't bind to Alt+Tab 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young da11574a19 Remove dead code. 4 years ago
Jeff Young 6c05e5d1a8 Implement user viewports. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jon Evans 75d75799f7 Move to getters/setters for aux and grid origin 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 4 years ago
Jeff Young a4c08e2af6 Apply Eeschema cursor updating architecture to PCBNew. 5 years ago
Ian McInerney 29cc16a4c4 Push pcbnew layer alpha change update into base frame 5 years ago
Jon Evans d0d6352a25 Fix crash launching footprint editor frame 5 years ago
Ian McInerney f6041fb52d Force update of some text when activation status changes 5 years ago
Jon Evans b314e0828c Don't create project files unconditionally when importing boards 5 years ago