Revision 4034efb...
Go back to digest for 8th December 2013Bug Fixes in Utilities
Michel Ludwig committed changes in [kile] /:
Change LaTeX::updateBibs() to avoid implicit check of the master document
This patch takes part of Info::lastModifiedFile() that works with file list, and
splits it into a free function. The last one is called from Info::lastModifiedFile()
and from LaTeX::updateBibs(). This allows updateBibs(true) to avoid an implicit
check of the master document.
Patch by Eugene Shalygin.
File Changes
Modified 6 files
- src/documentinfo.cpp
- src/documentinfo.h
- src/kileinfo.cpp
- src/kilestdtools.cpp
- src/utilities.cpp
- src/utilities.h
6 files changed in total