]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/LengthCombo.cpp
Add missing initialization
[lyx.git] / src / frontends / qt4 / LengthCombo.cpp
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-18 Georg BaumRemove relative units from bounding box
2012-12-17 Vincent van RavesteijnMove LengthCombo into namespace lyx::frontend
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2010-02-01 Enrico ForestieriAccording to André, QLatin1String is cheaper.
2009-05-23 Pavel SandaAnother camel
2009-02-16 Jean-Marc Lasgouttescompilation warning: comparison of two char *
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp,h}:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp, h}:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2007-10-24 André Pönitzcosmetics... less than intented
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...