]> git.lyx.org Git - lyx.git/history - src/support/qstring_helpers.cpp
Remove old workaround that is not needed anymore
[lyx.git] / src / support / qstring_helpers.cpp
2018-10-19 Jean-Marc LasgouttesCompilation fix (with qt4 at least).
2018-10-19 Richard Kimberly... Simplify the code that adds underlining to the layout...
2018-10-19 Richard Kimberly... Refactor
2008-07-24 Abdelrazak Youneswrong eol.
2008-07-23 Abdelrazak Younesmove LyXerr QString specialisation to support/qstring_h...
2008-06-28 André Pönitzmore robust. I get spurious crashes in this area.....
2008-04-22 Peter Kümmelon include is enought
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2007-11-26 Abdelrazak YounesInline qstring_helpers methods.
2007-11-15 Abdelrazak YounesRemove support for Qt < 4.2
2007-06-01 Georg BaumFix bug 3759 for qt < 4.2
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two