]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiVSpace.cpp
rename buffer parameter math_number_before to math_numbering_side
[lyx.git] / src / frontends / qt4 / GuiVSpace.cpp
2015-06-26 Juergen SpitzmuellerHSpace/VSpace: use a _signed_ length validator in the...
2015-05-11 Juergen SpitzmuellerFix enabling/disabling in InsetParams derived dialogs...
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2013-11-15 Juergen SpitzmuellerAdd missing widget update
2013-11-15 Scott KostyshakFocus on custom line edit when custom is selected
2013-11-14 Juergen SpitzmuellerDo not try to validate custom value in VSpace dialog...
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2009-07-20 Uwe Stöhrallow the usage of relative lengths in the HSpace and...
2009-07-19 Jürgen Spitzmüller* Validator.{cpp, h}:
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
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...
2008-03-27 André Pönitzremove InsetVSpaceMailer class
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-05 André Pönitznext one
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace