138 Commits (93549a649b3ee6421be0e7a505a1fd8b0301d1b1)

Author SHA1 Message Date
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young da2610b93b Add autocomplete accept & cancel to the hotkeys list. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Marek Roszko 121ea99824 Move the settings path to PATHS to allow shifting other classes into kicommon 2 years ago
Mike Williams c0a5be4e9f Hotkeys: add support for alternate hotkeys 2 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young 78db69bb48 Don't append '+' when modifier used on its own. 3 years ago
Jeff Young f6c441c434 Viewport switcher keys are platform-specific. 3 years ago
Mike Williams 193248e202 Hotkeys: show user config for unloaded KiFACEs 3 years ago
Tom Keddie 8c907f1fdc hotkeys: add missing function key strings 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Seth Hillbrand fe9bdd41d9 Finalize modifier update 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh f233f4a0a9 Expunge EDA_FILE_SELECTOR. 4 years ago
Wayne Stambaugh a1fae02427 Header clean up round 2. 5 years ago
Marek Roszko d67cf2f9af Replace wxFile usage with wxFFile 5 years ago
Marek Roszko 67d8af4a4f Use buffered file write for hotkeys 5 years ago
Marek Roszko 2fcd0721a9 Add num pad keys to name list so they are allowed to be hotkeyed 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young e90cfa1d40 Improve gesture lables for better consistency with key labels. 6 years ago
Jeff Young b429dbfb88 Fix bugs with ACTIONs not being "honest" singletons. 6 years ago
Jeff Young 21ac28a1ec Add a few more gestures to the hotkeys list. 6 years ago
Jeff Young 158e05adea Add mouse gestures to List Hotkeys. 6 years ago
John Beard 9625cea57f Fix hotkey debug spew 6 years ago
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 6 years ago
Jeff Young aeadc768f6 Add import of hotkeys and fix bugs in reanding and writing hotkeys. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 6 years ago
John Beard 0be9667c96 Add read-only option for hotkey list, use for list dialog 7 years ago
Maciej Suminski b39bde0f0c Specify string size when creating wxString from const char* 7 years ago
jean-pierre charras 6fdc5972f8 Better fix for accelerator menus using "Back" (previously named "BkSp") key 7 years ago
jean-pierre charras 78ab5c3f07 Fix ASCII code used in accelerator menus for BkSp key (Linux only) 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Seth Hillbrand 4af699e919 hotkeys: Don't import v4 hotkeys automatically 7 years ago
Seth Hillbrand d62b4f36a6 Save hotkeys to combined app-based file 8 years ago
Seth Hillbrand d22fceca7c Revert hotkey save format 8 years ago
Jeff Young 1afbfad44a Use "..." uniformly in menus. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras 47dfabc6c8 Add size control to HTML_MESSAGE_BOX. Fix incorrect default size of a few dialogs. 8 years ago
Maciej Suminski ea9b568743 Formatting fixes for the previous commit 8 years ago
Dan Weatherill efed38ad3e Fix hotkey import persistence 8 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Maciej Suminski 94d8e1e69c Fixed a memleak in ReadHotkeyConfig() 9 years ago
Chris Pavlina 81144c2476 Move hotkey list from Preferences menu to Help menu 10 years ago
jean-pierre charras 713e8d93f3 About dialog: small changes. EDA_HOTKEY class: better ctor. 10 years ago
unknown 0cd747668f Hotkeys Editor has now a "reset to default" button 10 years ago
Wayne Stambaugh a6a9d8eedf Default and most recently used path fixes. (fixes: 1494210) 10 years ago