[LyX/master] Update fr.po

2021-10-19 Thread jpc
commit cf0494bd3f0167f0cdce0f8cb32b0fa33cea6db0 Author: jpc Date: Tue Oct 19 11:43:14 2021 +0200 Update fr.po po/fr.gmo | Bin 623117 -> 624993 bytes po/fr.po | 1456 - 2 files changed, 761 insertions(+), 695 del

[LyX/2.3.x] Update fr.po

2021-10-19 Thread jpc
commit 2de7e8dcc10d4361c1db5ac2025f63904c77bf70 Author: jpc Date: Tue Oct 19 11:27:45 2021 +0200 Update fr.po --- po/fr.gmo | Bin 550579 -> 551876 bytes po/fr.po | 207 2 files changed, 124 insertions(+), 83 delet

[LyX/master] Refactor file-name sanitisation.

2021-10-19 Thread Thibaut Cuvelier
commit 0b5e94072313045b1adf53dd88d45a78e460bfbe Author: Thibaut Cuvelier Date: Tue Oct 19 02:30:47 2021 +0200 Refactor file-name sanitisation. For now, this is only used in FileName, because it does not change the semantics of DocFileName::mangledFileName. --- src/support/FileNam

[LyX/master] DocBook: use the new refactorings in InsetText.

2021-10-19 Thread Thibaut Cuvelier
commit 279e0a68393cca17c6d23a7f90eb6954d8ca7286 Author: Thibaut Cuvelier Date: Tue Oct 19 02:31:36 2021 +0200 DocBook: use the new refactorings in InsetText. InsetText::docbookRenderAsImage directly used Qt to compute hashes, use the same code as support/FileName (now living in su

[LyX/master] Refactor computing hashes.

2021-10-19 Thread Thibaut Cuvelier
commit 789a537182b2d06c97cf6215cdcd09d1e4eb324d Author: Thibaut Cuvelier Date: Tue Oct 19 02:24:22 2021 +0200 Refactor computing hashes. For now, this is only used in FileName, because it does not change the semantics of DocFileName::mangledFileName. --- src/support/FileName.cpp