]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiTabular.cpp
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiTabular.cpp
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.
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
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-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-06 André Pönitznext one
2007-09-27 Abdelrazak YounesAdd session support to some more dialogs.
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-04 Edwin Leuvenlil' cleanup
2007-09-04 Edwin Leuvenrenaming of some methods that hurt the eyes + removal of:
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace