]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiIdListModel.cpp
Use <cstdint> instead of <boost/cstdint.hpp>
[lyx.git] / src / frontends / qt4 / GuiIdListModel.cpp
2019-05-14 Juergen SpitzmuellerPrevent assert due to some odd role in older qt versions.
2019-04-20 Juergen SpitzmuellerGuiIdListModel: ignore DecorationRole (icons of availab...
2019-04-05 Juergen SpitzmuellerResolve some implicit conversion warnings.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2011-02-07 Richard HeckFix a couple of compilation issues with gcc 4.6. See...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 André Pönitzcosmetics
2008-04-17 Richard HeckAdd an assertion so we don't see that bug again.
2008-04-17 Richard HeckFix a bug noticed by Stefan: that the module UI was...
2008-03-26 Edwin Leuven* clean-up layout document class settings
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-01-19 André Pönitzcosmetics
2008-01-14 Richard HeckI18n for modules. This would seem to complete the modul...
2008-01-13 Abdelrazak Younesfix warning.
2008-01-12 Richard HeckHelp from Andre.
2008-01-12 Richard HeckNew files, anticipating a later commit.