]> 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 15:19:24 +0000 (17:19 +0200)
commit7d2d26132b6bb285e96d65da5ca8269061af8d6c
treec08c84d9d1c5e09e0594e6a0b97fdbab625f4c99
parent6f6d9b631d110fb71fcd99351b4f40d58451700a
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.
src/BiblioInfo.cpp
src/BiblioInfo.h