]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/FancyLineEdit.cpp
rename buffer parameter math_number_before to math_numbering_side
[lyx.git] / src / frontends / qt4 / FancyLineEdit.cpp
2017-02-26 Guillaume MunchWhitespace and remove obsolete #ifdef.
2017-02-26 Guillaume MunchImplement down key press in FancyLineEdit
2016-06-12 Richard HeckFix a number of other uninitialized members.
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2012-12-17 Vincent van RavesteijnThe first include must be <config.h>
2011-09-23 Richard HeckAnother unused variable.
2011-06-06 Vincent van RavesteijnMove the #if up, because older Qt's can't include QtCor...
2011-06-06 Jean-Marc LasgouttesRevert r38963. Compilation is now broken with qt 4...
2011-06-06 Jean-Marc Lasgouttescompilation fix for Qt 4.5
2011-06-05 Vincent van RavesteijnCompile fix for qt versions below 4.6.
2011-06-05 Vincent van RavesteijnSet svn:eol-style.
2011-06-05 Vincent van RavesteijnAdd a FancyLineEdit class. This code was taken from...