]> git.lyx.org Git - lyx.git/commit
Proper fix to avoid an infinite loop with Qt4.5.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 9 Mar 2009 19:54:47 +0000 (19:54 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 9 Mar 2009 19:54:47 +0000 (19:54 +0000)
commit8768fa725131772b72eaf790743473eb38191d1f
treef117290b34cad8059f892cceafaa194cb2877045
parente7e4f9fd554738f55723babef4975004b9c1c4df
Proper fix to avoid an infinite loop with Qt4.5.

see:
http://www.qtsoftware.com/developer/faqs/why-does-qstring-indexof-qregexp-cause-a-crash-or-hang-in-qt-4.5

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28746 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiLog.cpp
src/frontends/qt4/LaTeXHighlighter.cpp