]> git.lyx.org Git - lyx.git/history - src/support/qstring_helpers.cpp
Fix bug #12772
[lyx.git] / src / support / qstring_helpers.cpp
2023-03-03 Jean-Marc LasgouttesRemove use of QRegExp
2022-10-26 Juergen SpitzmuellerSync with master
2022-08-09 Juergen SpitzmuellerMode [un]locLengthString() methods to support/qstring_h...
2021-04-17 Juergen SpitzmuellerFix toqstr(chart_type) with Qt6 (#12252)
2021-03-21 Enrico ForestieriFix Qt6 deprecation warning about QString::fromUcs4
2021-03-21 Juergen SpitzmuellerRevert "Fix Qt6 deprecation warning (QString::fromUcs4...
2021-03-21 Juergen SpitzmuellerFix Qt6 deprecation warning (QString::fromUcs4(uint))
2020-10-09 Yuriy SkalkoLoop refactoring
2020-03-22 Juergen SpitzmuellerFix indentation
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