]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiBox.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiBox.cpp
2009-11-01 Uwe StöhrGuiBox.cpp: fix typo is comment
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-01-14 Jürgen Spitzmüller* GuiBox.cpp:
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...
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-07-20 Jürgen SpitzmüllerGuiBox.cpp:
2008-05-24 Peter Kümmelremove stupid windows defines
2008-04-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-08 André Pönitzshorter code..
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-12-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-10-05 Uwe StöhrGuiBox.cpp: fix update of height checkbox
2007-09-27 Uwe StöhrGuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug...
2007-09-24 Uwe StöhrGuiBox.cpp: fix bug 4233 http://bugzilla.lyx.org/show_b...
2007-09-11 André Pönitzremove unnneded #include
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