]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiWrap.cpp
Make the InsetInfo dialog a bit less esoteric.
[lyx.git] / src / frontends / qt4 / GuiWrap.cpp
2018-07-10 Juergen SpitzmuellerQDialogButtonBox for the remaining dialogs.
2018-02-24 Richard HeckFix bug #10879.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
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-05-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4603
2008-03-27 André Pönitzremove InsetWrapMailer class
2008-03-24 André Pönitzunneeded #include
2008-03-02 Uwe Stöhrfileformat incremented to 317:
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önitzmove Controller inheritance further up the tree
2007-10-05 André Pönitz39 to go
2007-10-04 Edwin Leuvencleanup dialog
2007-10-03 Uwe StöhrGuiWrap.cpp: fix checkbox state handling when dialog...
2007-09-27 Uwe StöhrGuiWrap.cpp: revert r20509 as the bug in ButtonControll...
2007-09-25 Uwe StöhrGuiWrap.cpp: disconnect the widgets that are by default...
2007-09-24 Uwe StöhrGuiWrap: make the optional options really optional...
2007-09-24 Uwe StöhrFileformat increased to 287: support for optional argum...
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-09 Uwe StöhrHelge's wrapfig patch:
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-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace