kicad/cvpcb
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars
It seems that the accelerator table causes issues with
keyboard events on MSW.

Fixes https://gitlab.com/kicad/code/kicad/issues/1941
2020-06-06 22:50:35 +00:00
..
dialogs Cleanup. 2020-06-02 21:49:44 +01:00
tools ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
CMakeLists.txt Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
auto_associate.cpp cvpcb: cleanup include statements 2019-08-12 14:19:01 -04:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cfg.cpp Fix a bunch of un-caught boost::bad_pointer exceptions. 2020-01-12 19:55:00 +00:00
components_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
cvpcb.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_association.h cvpcb: Add undo/redo functionality to the associations 2019-08-12 14:19:01 -04:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Actionize cvpcb 2019-08-12 14:19:01 -04:00
cvpcb_mainframe.cpp Fix include path 2020-06-04 22:54:03 +01:00
cvpcb_mainframe.h Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
cvpcb_settings.cpp Treat sketch mode module items and board items the same. 2020-05-26 23:21:38 +01:00
cvpcb_settings.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
display_footprints_frame.cpp Coverity and compiler warning fixes 2020-06-05 12:50:56 +01:00
display_footprints_frame.h Move cvpcb DISPLAY_FOOTPRINTS_FRAME loading error handling to a reporter 2020-06-04 00:35:19 +01:00
footprints_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
library_listbox.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listbox_base.cpp Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
listboxes.h Code cleanup for readibility. 2020-01-11 21:30:48 +00:00
menubar.cpp Don't use the accelerator table in the menubars 2020-06-06 22:50:35 +00:00
readwrite_dlgs.cpp Workaround an issue where a throw terminates (even when there's a catch for it). 2019-08-31 15:18:27 +01:00
toolbars_cvpcb.cpp Cvpcb: fix incorrect display of a bold text inside the main toolbar. 2020-02-20 12:48:23 +01:00