]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiTabular.cpp
Fix left/right border UI when toggling formal
[lyx.git] / src / frontends / qt4 / GuiTabular.cpp
2019-04-01 Juergen SpitzmuellerFix left/right border UI when toggling formal
2018-09-09 Juergen SpitzmuellerImplement tri-state in GuiSetBorder
2018-06-27 Juergen SpitzmuellerHandle correctly zero table special arguments.
2018-04-18 Juergen SpitzmuellerAdd support for rotated longtabulars (via [pdf]lscape)
2017-11-20 Juergen SpitzmuellerDisable non-functional table rotation for longtables
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-06-09 Jean-Marc LasgouttesInitialize some GuiTabular members in constructor
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2015-11-02 Jean-Marc LasgouttesDisable setting vertical lines when using a formal...
2015-05-20 Juergen SpitzmuellerFix problems with immediate apply and length validators
2015-05-11 Juergen SpitzmuellerFix enabling/disabling in InsetParams derived dialogs...
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2013-03-19 Scott KostyshakGuiTabular: disabling is now done on textChanged()
2013-03-19 Scott KostyshakGuiTabular: LC and ED should both be disabled
2012-09-24 Uwe StöhrGuiTabular.cpp: don't rely on a string but on the combo...
2012-09-11 Uwe StöhrGuiTabular.cpp: don't hardcode decimal align combobox...
2012-09-11 Uwe Stöhrfix multirow/column logic in table dialog
2012-09-11 Uwe StöhrFix UI for decimal table alignment (bug #8285)
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2012-05-31 Pavel SandaFix #8180: Page break on current row can't be unchecked.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-21 Uwe Stöhrfull support for table rotations; fileformat change
2012-03-20 Uwe StöhrGuiTabular.cpp: fix bug #8092
2012-03-20 Uwe Stöhr- lyx2lyx/lyx_2_1.py: remove wrong info (was a copy...
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-16 Uwe Stöhrsupport for table cell rotations; fileformat change
2012-03-15 Uwe StöhrGuiTabular.cpp: fix bug #8084
2011-12-19 Georg BaumEnsure that head/foot cannot be unset as long is the...
2011-06-20 Richard HeckCosmetic improvements to tabular dialog.
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-04 Edwin Leuvenattempt at consistency in widget naming in tabular...
2011-02-04 Edwin Leuvenforgot to initialize the tabular width length validator
2011-02-04 Edwin Leuvenupdate tabular width fields in dialog correctly
2011-02-03 Edwin Leuvensupport for tabular*
2010-12-10 Uwe StöhrGuiTabular.cpp: typo
2010-12-09 Pavel SandaDefault decimal point mask is not translatable string
2010-12-04 Abdelrazak YounesFix #7021: the problem was that activating the border...
2010-11-29 Uwe StöhrGuiTabular.cpp: fix #3517
2010-11-20 Uwe StöhrInsetTabular.cpp: correct alignment for multirows:
2010-11-08 Uwe StöhrGuiTabular.cpp: workaround fix for #7022
2010-11-07 Uwe StöhrGuiTabular: support for multirow offset; fileformat...
2010-11-07 Uwe StöhrGuiTabular.cpp:
2010-11-03 Uwe StöhrGuiTabular.cpp: add comments
2010-11-02 Abdelrazak YounesTable dialog: Fix enabling/disabling of first header...
2010-11-01 Uwe StöhrGuiTabular.cpp: fix #7006: the caption checkbox was...
2010-11-01 Uwe StöhrGuiTabular.cpp: add a comment
2010-11-01 Abdelrazak YounesFix bug #6997
2010-10-31 Uwe StöhrGuiTabular.cpp: apply immediately for all edit fields...
2010-10-30 Uwe StöhrGuiTabular.cpp: display width and alignment for multiro...
2010-10-30 Uwe StöhrInsetTabular.cpp; remove SET_SPECIAL_MULTIROW because...
2010-10-30 Uwe StöhrGuiTabular.cpp: fix #7001
2010-10-30 Jürgen Spitzmüller* GuiTabular.cpp:
2010-10-29 Uwe StöhrInsetTabular: implement some SET/UNSET functions as...
2010-10-29 Uwe StöhrGuiTabular.cpp: table caption inside table is only...
2010-10-29 Uwe StöhrGuiTabular.cpp: fix #6585
2010-10-20 Uwe StöhrGuiTabular.cpp: fix #6957
2010-08-25 Jürgen Spitzmüllerfix cutnpaste error.
2010-08-25 Jürgen Spitzmüller* GuiTabular.{cpp,h}:
2010-08-25 Uwe StöhrGuiTabular.cpp: fix another FIXME
2010-08-25 Uwe StöhrGuiTabular.cpp: fix #6859 and a FIXME
2010-08-14 Jürgen Spitzmüller* GuiTabular.cpp:
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-03-06 Abdelrazak YounesTry to restore longtable dialog to a semi functional...
2010-02-19 Abdelrazak YounesFix cell width initial fill-in.
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesReally fix table borders toggling.
2010-02-19 Abdelrazak YounesTabular dialog: fix border setting/unsetting bug.
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-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
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-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-07-16 Vincent van RavesteijnFix bug #6070: Width unit cannot be set in tabular...
2009-07-13 Uwe Stöhrupdate author settings for the files I recently notably...
2009-07-11 Uwe StöhrTabularUi: follow our naming convention
2009-07-11 Uwe Stöhr- GuiTabular.cpp: longtables cannot have a vertical...
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-07-11 Uwe StöhrGuiTabular.cpp: revert r30422 as discussed o the list
2009-07-09 Uwe StöhrGuiTabular.cpp: fix #6057
2009-07-07 Uwe StöhrGuiTabular.cpp: correct a comment
2009-05-17 Vincent van RavesteijnFix a few enable/disable problems for longtables:
2009-05-17 Enrico ForestieriCorrect typo (his -> this).
2009-05-17 Jürgen Spitzmüllerformatting.
2009-02-12 Uwe StöhrGuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla...
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-09 Vincent van RavesteijnAdd a comment for r28404.
2009-02-09 Uwe StöhrGuiTabular.cpp: a whitespace fix
2009-02-08 Vincent van RavesteijnPrevent assertion when closing LyX with GuiTabular...
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2008-11-17 Vincent van RavesteijnFix some small Tabular UI glitches
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-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
next