]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiTabular.h
Fix left/right border UI when toggling formal
[lyx.git] / src / frontends / qt4 / GuiTabular.h
2019-04-01 Juergen SpitzmuellerFix left/right border UI when toggling formal
2018-09-09 Juergen SpitzmuellerImplement tri-state in GuiSetBorder
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2015-05-11 Juergen SpitzmuellerFix enabling/disabling in InsetParams derived dialogs...
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2010-12-04 Abdelrazak YounesFix #7021: the problem was that activating the border...
2010-11-02 Abdelrazak YounesTable dialog: Fix enabling/disabling of first header...
2010-08-25 Jürgen Spitzmüller* GuiTabular.{cpp,h}:
2010-02-19 Abdelrazak YounesInsetParamsDialog: don't update the inset widget if...
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesReally fix table borders toggling.
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-11 Abdelrazak YounesGuiTabular despaghettization: pass out tabular_ instead...
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-01-29 Jürgen Spitzmüllerrevert unintended commit parts.
2010-01-29 Jürgen Spitzmüller* fix spelling in comments to please John.
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
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-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
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-06 André Pönitznext one
2007-09-11 André Pönitzcosmetics
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