kicad/3d-viewer
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings
The accelerator strings really shouldn't be part of the translation,
and some translations have cause the accelerator keys to be incorrectly
handled. It is simpler to make it separate and just join them to the
translated string.

Make all accelerator modifiers use lowercased Ctrl instead of CTRL
to be the same as the other modifiers.

Fixes https://gitlab.com/kicad/code/kicad/issues/5992
2020-11-04 01:31:52 +00:00
..
3d_cache QuasiModal needs to be used for any dialog hosting a help window. 2020-10-28 23:07:15 +00:00
3d_canvas Move wxStringSplit to kicad_string 2020-10-24 00:17:07 -04:00
3d_model_viewer 3D-Viewer: render 3D shapes in green if footprint is selected 2020-09-28 02:26:25 +00:00
3d_rendering Fix another Coverity warning. 2020-10-27 14:16:38 +01:00
3d_viewer Fix localization of the menu strings with accelerator strings 2020-11-04 01:31:52 +00:00
common_ogl more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
3d_enums.h 3D-Viewer: do not use selection while on preview 2020-09-28 02:26:25 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_plugin_dir.h.in Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 2018-12-11 14:28:01 -05:00
3d_viewer_id.h Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00:00
CMakeLists.txt Implement a framework to handle wxUpdateUIEvents for tool actions 2020-08-16 19:10:25 +00:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00