]> git.lyx.org Git - lyx.git/commit
Cut excessively long author lists before parsing them for the GUI
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 5 Jul 2024 15:19:24 +0000 (17:19 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 5 Jul 2024 16:54:27 +0000 (18:54 +0200)
commitfcd61f90e7469cb4c9a3263ce81117e0d2158864
tree529b5199c3acb89bbc063f320755f1ad69ceb1fe
parent0f35e3141bc5b6baf2eb44bc63a34b5427db2cd5
Cut excessively long author lists before parsing them for the GUI

as they will be truncated anyway.

Fixes performance issues with long author lists in bib files.

(cherry picked from commit 7d2d26132b6bb285e96d65da5ca8269061af8d6c)
src/BiblioInfo.cpp
src/BiblioInfo.h