X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=3c524549b0e22ecae635f4cfc1070ada296c4b61;hb=a4d9315bc49445e4419b3b59fd238a13c5f7be31;hp=b91786515255c1aa06af4e9b05b7e52a1a1bfa25;hpb=d11bcac11a9086ec1d5cadbd41e518b040de2f34;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index b917865152..3c524549b0 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -331,6 +331,16 @@ void LyXAction::init() */ { LFUN_BIBTEX_DATABASE_DEL, "bibtex-database-del", Noop, Edit }, +/*! + * \var lyx::FuncCode lyx::LFUN_BIBTEX_DATABASE_LIST + * \li Action: Lists the available databases (separated by path separator common + * on the used OS). + * \li Notion: Used by bibliographic managers + * \li Syntax: bibtex-database-list + * \li Origin: bpiwowar, 18 December 2022 + * \endvar + */ + { LFUN_BIBTEX_DATABASE_LIST, "bibtex-database-list", ReadOnly, System }, /*! * \var lyx::FuncCode lyx::LFUN_BOOKMARK_CLEAR @@ -452,6 +462,15 @@ void LyXAction::init() */ { LFUN_BRANCH_INSERT, "branch-insert", Noop, Edit }, +/*! + * \var lyx::FuncCode lyx::LFUN_BRANCH_SYNC_ALL + * \li Action: Open/close all insets of selected branch (depending on its activation status). + * \li Syntax: branch-sync-all + * \li Origin: sanda, 15 April 2022 + * \endvar + */ + { LFUN_BRANCH_SYNC_ALL, "branch-sync-all", AtPoint, Buffer }, + /*! * \var lyx::FuncCode lyx::LFUN_BRANCH_INVERT * \li Action: Toggles inversion status of branch inset. @@ -642,7 +661,7 @@ void LyXAction::init() visible in any window. * \li Syntax: buffer-forall * \li Params: : The command to be applied to the buffers. - * \li Sample: Close all Notes in buffers: \n + * \li Sample: Close all Notes in all buffers: \n buffer-forall inset-forall Note inset-toggle close \n Toggle change tracking on buffers: \n buffer-forall changes-track \n @@ -716,7 +735,7 @@ void LyXAction::init() Template will be asked for via Open-dialog. * \li Syntax: buffer-new-template [] [