]> git.lyx.org Git - lyx.git/history - src/frontends
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
[lyx.git] / src / frontends /
2008-10-05 Peter Kümmelfix bug 5332: preferences opens wrong folder for keyboa...
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-10-03 Jürgen Spitzmüller* ListingsUi.ui: polish.
2008-10-03 Abdelrazak YounesDon't show the dock widget at construction time. This...
2008-10-03 Abdelrazak YounesWe don't want to restore geometry session for dock...
2008-10-03 Abdelrazak YounesGuiView::findOrBuild(): hide the dialog if requested...
2008-10-03 Abdelrazak YounesIt seems that somebody added the code to show the dockw...
2008-10-03 Enrico ForestieriDon't trust designer and manually fix TocUi.ui for...
2008-10-03 Enrico ForestieriRevert r26686
2008-10-03 Abdelrazak YounesMake sure that the focus is correctly set before closin...
2008-10-03 Abdelrazak Younespotential bug fix, reported by Richard:
2008-10-02 Enrico ForestieriFix TocUi.ui for Qt 4.2.3
2008-10-02 Pavel SandaPort Enrico's patch for the current version of Toc.ui
2008-10-02 Pavel SandaAdd persistent view switch to the outliner.
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-30 Abdelrazak YounesTocWidget::updateView(): only set the tree depth if...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-30 Abdelrazak Younescosmetics and doxygen.
2008-09-30 Abdelrazak YounesTocWidget: disable the tree view during an update in...
2008-09-30 Jürgen Spitzmüller* GuiInclude.cpp:
2008-09-29 André Pönitzcosmetics
2008-09-29 Uwe StöhrGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla...
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to lyxview().
2008-09-29 Jean-Marc Lasgouttesremove mutable property
2008-09-29 Abdelrazak YounesDialogs: discourage non const access to buffer() and...
2008-09-29 Abdelrazak Younesconstify
2008-09-29 Abdelrazak YounesProperly fix http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-29 Jean-Marc Lasgouttesconstify
2008-09-29 Abdelrazak YounesAdd fall back code to assertion.
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-09-26 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
2008-09-25 Jean-Marc Lasgouttesfor some reason, itemSelectionChanged does not trigger...
2008-09-25 Jean-Marc Lasgouttesmove code to unify graphics groups from GuiGraphics...
2008-09-25 Jean-Marc Lasgouttesmake sure that INSET_APPLY dispatching is inside an...
2008-09-24 Richard HeckThis patch prevents the shortcut dialog from silently...
2008-09-23 Jean-Marc Lasgouttescreate a proper undo group before unifying graphics...
2008-09-23 Richard HeckRead site.bind as well as the user's bind file.
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-09-22 Jean-Marc Lasgouttescompilation fix from abdel
2008-09-22 Abdelrazak YounesPref ui module: add a 'clear session'.
2008-09-22 Abdelrazak YounesGuiView::saveLayout(): Use QSettings::beginGroup.
2008-09-22 Abdelrazak YounesX11 compil fix, sorry.
2008-09-21 Abdelrazak YounesUse QSettings::beginGroup.
2008-09-21 Abdelrazak Younescompile fix.
2008-09-21 Abdelrazak Younesremove debug code.
2008-09-21 Abdelrazak YounesReset the geometry and ui settings whenever a change...
2008-09-21 André Pönitzcosmetics
2008-09-21 Richard HeckFix the tab stops in the paragraph dialog, and improve
2008-09-21 Richard HeckFix autodefault setting.
2008-09-21 André Pönitzcosmetics
2008-09-21 André Pönitzsave a few cycles.
2008-09-20 André Pönitzfix slip
2008-09-20 André Pönitzcosmetics. remoe strange dependency of GuiDocument.h
2008-09-20 André Pönitzsave a few cycles
2008-09-20 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics
2008-09-20 André Pönitzcosmetics;
2008-09-19 Abdelrazak Younes* GuiImage::scale(): simplify.
2008-09-19 Abdelrazak YounesSimplify image creation with a new factory function...
2008-09-19 Abdelrazak YounesGuiImage: detaching the QImage does not have any good...
2008-09-19 Abdelrazak Younes* GuiImage:
2008-09-19 Jürgen Spitzmüller* attempt to fix bug 5189.
2008-09-19 Jürgen Spitzmüller* Validator.cpp:
2008-09-17 Jean-Marc Lasgouttesfix properly http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-14 Jürgen Spitzmüller* TabularUi.ui
2008-09-13 Abdelrazak YounesParagraph::inInset() shall not be used if the owner...
2008-09-13 Abdelrazak YounesErase unimplemented methods.
2008-09-13 Jürgen Spitzmüller* TabularUi.ui
2008-09-12 Pavel SandaCosmetics
2008-09-12 Pavel SandaRevert unwanted part
2008-09-12 Pavel SandaDepth slider in Outliner is not automatically set at...
2008-09-12 Pavel SandaTry to fix the rest of bug http://bugzilla.lyx.org...
2008-09-11 Richard HeckI need some sleep.
2008-09-11 Richard HeckFix bug: TOC depth slider wasn't reset when switching...
2008-09-11 Richard HeckFix bug reported by Helge. Vincent found the problem...
2008-09-09 Abdelrazak Younesn-th bug fixing patch from Vincent:
2008-09-09 Jürgen Spitzmüller* GuiSearch.cpp:
2008-09-09 Jürgen Spitzmüller* GuiRef.cpp:
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-09-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5234 .
2008-09-08 Pavel SandaCoding style
2008-09-08 Pavel SandaFix for accepting Tab key in shortcut dialog.
2008-09-08 Pavel SandaMove code.
2008-09-08 Pavel SandaAdd completion-accept lfun.
2008-09-08 Stefan Schimanski* LFUNs complete and complete-cancel. No key intercepti...
2008-09-07 Jürgen Spitzmüllercosmetics.
2008-09-07 Pavel SandaFixing inline completion, Vincent strikes back :)
2008-09-06 Uwe StöhrGuiWorkArea.cpp: allow to navigate in tables with the...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): clear out Mac nenubar befor...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): Recreate Mac nenubar.
2008-09-04 Jürgen SpitzmüllerSome GuiSendto polishing by Vincent and me.
2008-09-03 Edwin Leuvencorrect size
2008-09-03 André Pönitzcosmetics
2008-09-03 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5191
2008-09-01 Jürgen Spitzmüllerbetter naming for encoding default, as discussed in...
2008-08-30 Abdelrazak Younespotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-29 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
2008-08-27 Pavel SandaSilence warning
next