]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
[bos #40644][CEA](2024-T1) Feature search.
authordish <dmitrii.shvydkoi@opencascade.com>
Wed, 15 May 2024 18:23:43 +0000 (18:23 +0000)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 21 May 2024 11:56:06 +0000 (13:56 +0200)
commita6035aa5ed0bd4ab69d42b9faf2084c55ba774ba
treead866cbc88973a83f5c2ab98b2e0c3f7f9ab655c
parentae6282bdfa8bc68a8dc66fceaba130ff0a28461e
[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