Salome HOME
[bos #40644][CEA](2024-T1) Feature search. dish/CR40644--Feature_Search 22/head
authordish <dmitrii.shvydkoi@opencascade.com>
Wed, 15 May 2024 18:23:43 +0000 (18:23 +0000)
committerdish <dmitrii.shvydkoi@opencascade.com>
Wed, 15 May 2024 18:23:43 +0000 (18:23 +0000)
commitf2376a3d416ad43c5ad000a92deb0801f71ff4c4
treee8f9c629db84b6700c003b57df449fe7981780c5
parent65892767146151694e2f037cc8e13a48186e986e
[bos #40644][CEA](2024-T1) Feature search.

Add Find Action dialog. Add icons' paths of GUI-actions to resource file.
27 files changed:
src/LightApp/resources/LightApp.xml
src/Qtx/CMakeLists.txt
src/Qtx/QtxPagePrefMgr.cxx
src/Qtx/QtxPagePrefMgr.h
src/Qtx/QtxShortcutEdit.cxx [deleted file]
src/Qtx/QtxShortcutEdit.h [deleted file]
src/Qtx/resources/Qtx_msg_fr.ts
src/Qtx/resources/Qtx_msg_ja.ts
src/SUIT/CMakeLists.txt
src/SUIT/SUIT_FindActionDialog.cxx [new file with mode: 0644]
src/SUIT/SUIT_FindActionDialog.h [new file with mode: 0644]
src/SUIT/SUIT_PagePrefShortcutTreeItem.cxx [new file with mode: 0644]
src/SUIT/SUIT_PagePrefShortcutTreeItem.h [new file with mode: 0644]
src/SUIT/SUIT_PreferenceMgr.cxx
src/SUIT/SUIT_ShortcutMgr. ReadMe.md
src/SUIT/SUIT_ShortcutMgr.cxx
src/SUIT/SUIT_ShortcutMgr.h
src/SUIT/SUIT_ShortcutTree.cxx [new file with mode: 0644]
src/SUIT/SUIT_ShortcutTree.h [new file with mode: 0644]
src/SUIT/resources/SUIT_msg_fr.ts
src/SUIT/resources/SUIT_msg_ja.ts
src/SUIT/resources/action_assets.json
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h
src/SalomeApp/resources/SalomeApp_msg_en.ts
src/SalomeApp/resources/SalomeApp_msg_fr.ts
src/SalomeApp/resources/SalomeApp_msg_ja.ts