]> git.lyx.org Git - lyx.git/history - src
If the "force" flag is in effect and a textmode command from the unicodesymbols
[lyx.git] / src /
2008-09-28 Enrico ForestieriIf the "force" flag is in effect and a textmode command...
2008-09-28 Uwe Stöhrtex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I...
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-09-28 Abdelrazak YounesFull text in toc for index entries.
2008-09-28 Uwe StöhrLaTeXFeatures.cpp: fix part of http://bugzilla.lyx...
2008-09-27 Jürgen Spitzmüllerattempt to fix bug 5282:
2008-09-27 Abdelrazak Younesmove sum() to FileName::private::checksum() and add...
2008-09-27 Abdelrazak Younesheader cleanup: remove duplicate includes.
2008-09-27 Abdelrazak YounesFirst step toward fixing bug http://bugzilla.lyx.org...
2008-09-26 Pavel SandaLet lyxclient read the whole line of input.
2008-09-26 Pavel Sanda* man
2008-09-26 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
2008-09-26 Uwe StöhrInsetTabular: make Slovak and Czech documents compilabl...
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-26 Pavel SandaLet cursor appear after call of disabled lfun.
2008-09-26 Abdelrazak YounesSmall cleanup in order to improve toc change detection...
2008-09-26 Pavel SandaFind-next fallback to search dialog when no string...
2008-09-26 Jürgen Spitzmüllercompile fix & whitespace nitpicks.
2008-09-26 Uwe StöhrLaTeXFeatures.cpp: fix critical bug, due to this, no...
2008-09-25 Pavel SandaFinish the cleanup in graphics.
2008-09-25 Enrico ForestieriWhen in mathmode, always use the mathcommand replacemen...
2008-09-25 Richard HeckMove NOCITE to the end of the enum, so that it will...
2008-09-25 Jean-Marc Lasgouttesfor some reason, itemSelectionChanged does not trigger...
2008-09-25 Pavel Sandaups.
2008-09-25 Pavel Sandai have very bad memory
2008-09-25 Pavel Sandatypo
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-25 Jean-Marc Lasgouttesmove the validation code from InsetFlex to InsetCollapsable
2008-09-25 Pavel Sandatypo
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-24 André Pönitzchar * for string literals is deprecated...
2008-09-24 Pavel Sanda* doxy
2008-09-24 Richard HeckThis patch allows for multiple LFUNs to be bound to...
2008-09-24 Richard HeckThis patch prevents the shortcut dialog from silently...
2008-09-24 Richard HeckSave a few bytes.
2008-09-24 Richard HeckDoxy fix.
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 Pavel SandaBe at least consistent.
2008-09-23 Richard HeckMove the ItemType enum out of GuiPref and into KeyMap...
2008-09-23 Richard HeckGet some good debug output for function codes.
2008-09-22 Pavel Sandagit is shouting at me because of whitespaces, so what...
2008-09-22 Pavel SandaColors for multi-author track changes.
2008-09-22 Jean-Marc Lasgouttescompilation fix from abdel
2008-09-22 Abdelrazak YounesBufferList::next() and previous(): don't cycle through...
2008-09-22 Abdelrazak Younesadd FileName::extension() method.
2008-09-22 Abdelrazak YounesMove maxlastfiles from Session.h to LyXRC.h
2008-09-22 Abdelrazak YounesGet rid of unused SessionInfoSection.
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-22 Enrico ForestieriOn Vista, if a file type is not registered, AssocQueryS...
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önitzAbdel can't seee anythin wrong with that
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-20 Abdelrazak Younescompile fix, sorry.
2008-09-19 Abdelrazak YounesSmall deboostification
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-18 Jürgen Spitzmüllerget rid of two compiler warnings.
2008-09-18 Jürgen SpitzmüllerFix bug 448:
2008-09-18 Jean-Marc LasgouttesLyXFunc::dispatch: do no close the undo group too early
2008-09-18 Jean-Marc Lasgouttesuse Length::inPixel and not Length::inBP to get screen...
2008-09-18 Jean-Marc LasgouttesBufferView::mouseDispatch: make sure to create an undo...
2008-09-18 Jean-Marc Lasgouttesanother recordUndoFullDocument bits the dust
2008-09-18 Jean-Marc Lasgouttesimprove debug info
2008-09-18 Jean-Marc Lasgouttesno need to record full document here
2008-09-17 Pavel SandaOne more comment from JMarc.
2008-09-17 Jean-Marc LasgouttesFix bug 2746: http://bugzilla.lyx.org/show_bug.cgi...
2008-09-17 Jean-Marc Lasgouttesbad behaviour of recordUndoInset has been fixed in...
2008-09-17 Jean-Marc Lasgouttestry to clarify documentation
2008-09-17 Jean-Marc Lasgouttesre-implement correctly undo for graphics groups unification
2008-09-17 Jean-Marc Lasgouttesfix properly http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-16 Jean-Marc Lasgouttesactually this constructor is not used
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-16 Jean-Marc Lasgouttesfix compiler warning introduced in r26399; note that...
2008-09-15 Abdelrazak YounesFix copy & paste of inset inside table cell.
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-15 Abdelrazak Younesfix warning
2008-09-15 Abdelrazak YounesHeader cleanup.
2008-09-15 Abdelrazak YounesGraceful assertion in release mode.
2008-09-15 Jean-Marc Lasgouttes * LyXFunc.cpp (dispatch): make sure that a group...
next