130 Commits (66021f0657286de777fe72a599398f7a6dcd2af5)

Author SHA1 Message Date
Jeff Young f45760062b ADDED: appearances manager for 3D viewer. 2 years ago
Ian McInerney 54759389de Re-add event handler for the menu events generated on macOS 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Jeff Young 1b7473c353 Make sure Help menu is at end of menubar. 2 years ago
Jeff Young d5b5a3eaf4 Add action info to Undo/Redo menus. 2 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jon Evans 610e787ada Move to requiring explicit action to save project settings 3 years ago
Gary Kim 8e8a3c7bdc
Do not translate name in version info 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Jeff Young f805fd267f Divorce UNIT_BINDER from wxFrame. 3 years ago
Jeff Young 31eb91e9e5 Infobar for slow zone auto-refill. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young be6f08deca Code clarity. (No functional changes.) 3 years ago
jean-pierre charras 7584ccc758 Fix duplicate variable member m_userUnits, creating issues depending on 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Jeff Young 29c942816e Reduce duplication of settings. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jon Evans 9238b27f63 Silence IsWritable warning message 4 years ago
Wayne Stambaugh c4d0a06701 Eeschema: fix broken auto save feature. 4 years ago
Marek Roszko 525099ea06 Use the correct define for windows 4 years ago
Marek Roszko 0ee79834bb Make alt key slightly better on windows 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 3c1af1af74 Update selected tool string when language changes. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Jon Evans 32c21f4a94 Fix several window sizing problems on macOS 4 years ago
Jeff Young 44086ff2b2 Pull 3D preferences into KiCad preferences architecture. 4 years ago
Marek Roszko cc4d38d347 Slightly "unhide" the UNDO_REDO_LIST enum 4 years ago
Jeff Young 3ff670d2a4 Disable ACTIONS::openPreferences for now. 4 years ago
Marek Roszko c346da0ed2 Remove not needed wx/event.h include 4 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Marek Roszko 4e94b1fe86 Remove the universal sockets include 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
jean-pierre charras 1c6f291bcd EDA_BASE_FRAME: add accessor to m_ident (useful in debug) 5 years ago
Wayne Stambaugh d2a7f81b10 Debugging improvements and clean up. 5 years ago
Ian McInerney 57518fd0f9 Update the icon set + toolbars when the system color theme changes 5 years ago
qu1ck 75819206a0 Add support for dark theme in plugin icons 5 years ago
Ian McInerney 908de37e7c Don't hardcode the file extensions where possible 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Jeff Young 648c42f643 Show collisions preventing routing from starting. 5 years ago
Jeff Young 47ea51ec34 Allow both aui-manager-based infobars and window overlay infobars. 5 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago