]> git.lyx.org Git - lyx.git/history - src
Add changes made in branch
[lyx.git] / src /
2009-08-16 Uwe StöhrFindAndReplaceUi.ui: Use groupboxes to tell the user...
2009-08-16 Vincent van RavesteijnMark a buffer as clean when the user chose to discard...
2009-08-16 Vincent van RavesteijnFix a crash when closing LyX while a master and a dirty...
2009-08-16 Vincent van RavesteijnRelease children of a master if the children don't...
2009-08-15 Uwe StöhrBufferParams.cpp: make the suppress date feature safer...
2009-08-15 Uwe StöhrText3.cpp: fix crash reported in #6133, patch from...
2009-08-15 Vincent van RavesteijnIf we are hiding a buffer _and_ the buffer is visible...
2009-08-15 Vincent van RavesteijnLet's get rid of this strange Buffer * construction...
2009-08-15 Vincent van RavesteijnRename closeBuffer to closeWorkArea, because we'll...
2009-08-15 Vincent van RavesteijnFix a bunch of assertions.
2009-08-15 Vincent van RavesteijnFix warnings.
2009-08-15 Richard HeckComment.
2009-08-15 Vincent van RavesteijnMake a new function to check whether a workArea is...
2009-08-15 Richard HeckLittle bit of cleanup.
2009-08-15 Richard HeckAs discussed on the list: Check for dirty Buffer when...
2009-08-15 Richard HeckMove emergencyWrite() from BufferList to Buffer.
2009-08-15 Richard HeckTypo.
2009-08-15 Vincent van RavesteijnFix crash when closing a TabGroup. Probably introduced...
2009-08-15 Pavel SandaFix searching bug #6139.
2009-08-15 Vincent van RavesteijnFix a crash when applying the preferences.
2009-08-15 Vincent van RavesteijnAmong other problems still left. At least close the...
2009-08-14 Vincent van RavesteijnExtend saveBufferIsNeeded with a parameter indicating...
2009-08-14 Vincent van RavesteijnMove layout from GuiToolbar to GuiView. Now, it is...
2009-08-14 Vincent van RavesteijnRemove GuiToolbar * member from the LayoutBox ctor...
2009-08-14 Pavel SandaMove to QTreeView
2009-08-14 Pavel SandaMove to QAbstractItemView
2009-08-14 Richard HeckConstify a bunch of stuff that can be const.
2009-08-14 Richard Hecks/moduleList/theModuleList/ for style purposes.
2009-08-14 Richard HeckStyle.
2009-08-14 Richard HeckModule categories, for Pavel.
2009-08-14 Vincent van RavesteijnAdjust the work-around for bug #5957.
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-14 Enrico ForestieriMove OS specific code to proper place. Also make sure...
2009-08-13 Pavel SandaAt least we have agreed upon this
2009-08-13 Vincent van RavesteijnFix assertion that was revealed in my tree.
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-08-13 Vincent van RavesteijnFix bug #6126: Assertion with page down in Math manual.
2009-08-13 Enrico ForestieriFix the dataloss problem when shutting down Windows...
2009-08-12 Pavel SandaPlenty unneeded headers
2009-08-12 Pavel SandaFix order
2009-08-12 Pavel SandaCompil fix
2009-08-12 Pavel SandaFix bug #2045.
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-08-12 Vincent van RavesteijnWhitespace and correct naming.
2009-08-12 Vincent van RavesteijnExplicitly pass to closeBuffer whether the tab should...
2009-08-12 Vincent van RavesteijnDissect closeBuffer() and saveBufferIfNeeded().
2009-08-12 Richard HeckIfStyle and IfCounter tags for layout. Docs to follow.
2009-08-12 Jürgen Spitzmüller* GuiView.cpp: disable character and symbols dialog...
2009-08-12 Pavel SandaGet rid off unneeded horiz scrollbar
2009-08-11 Jürgen SpitzmüllerFix bug 5946: Infinite loop when opening file with...
2009-08-11 Pavel SandaFix bug #2120 - Emergency saves removal.
2009-08-11 Uwe Stöhrtex2lyx/preamble.cpp: revert r30103 and r30448 as discussed
2009-08-10 Abdelrazak YounesDon't paint misspelled mark if continuous spellchecking...
2009-08-10 Abdelrazak YounesText::dispatch(): the spellchecking code is now uneeded.
2009-08-10 Abdelrazak YounesMove the inline spellchecking code from collectWords...
2009-08-10 Abdelrazak Younesdelete unused code.
2009-08-10 Vincent van RavesteijnCorrect datatypes.
2009-08-10 Vincent van RavesteijnFix bug #3997: RTL paragraphs are painted slightly...
2009-08-10 Jean-Marc Lasgouttessmall simplification and speedup for InsetFoot::updateL...
2009-08-09 Richard HeckRemoved unused code.
2009-08-09 Richard HeckPartially fix bug 2972: The logic was all backwards...
2009-08-09 Abdelrazak Younesoutline(): avoid paragraph copying by using RandomAcces...
2009-08-09 Pavel SandaHopefully this works on other archs too.
2009-08-09 Abdelrazak Younesgcc compilation fix and introduce new splice method.
2009-08-09 Abdelrazak YounesRandomAccessList: new swap() method for swapping two...
2009-08-09 Abdelrazak YounesMove depthHook(), outerHook(), isFirstInSequence()...
2009-08-09 Abdelrazak YounesMove setLabelWidthStringToSequence() to Text private...
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesMove Text::insertStringAsLines and Text::insertStringAs...
2009-08-09 Abdelrazak YounesGet rid of some Paragraph::inInset() access.
2009-08-09 Abdelrazak Younesgcc compilation and warning fixes.
2009-08-09 Abdelrazak YounesCleanup: Replace a bunch of Cursor arguments with DocIt...
2009-08-09 Abdelrazak YounesGet rid of one instance of Paragraph::inInset().
2009-08-09 Abdelrazak YounesGet rid of Buffer::insertStringAsLines().
2009-08-09 Abdelrazak YounesText::Inset(): now returns a reference in order to...
2009-08-09 Abdelrazak YounesText: move things to private.
2009-08-09 Abdelrazak YounesText: Get rid of BufferParams arguments.
2009-08-09 Abdelrazak YounesDocIterator::innerText(): reuse innerTextSlice()
2009-08-09 Abdelrazak YounesGet rid of Paragraph::forcePlainLayout().
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-08-09 Abdelrazak YounesGeneral cleanup: Text is (or should be) nothing more...
2009-08-09 Abdelrazak Younesreturn early.
2009-08-09 Abdelrazak YounesGet rid of Paragraph::ownerCode().
2009-08-09 Pavel SandaFix #6120. Selection not set when switching to a differ...
2009-08-09 Abdelrazak YounesFix memory leak.
2009-08-09 Abdelrazak YounesDelay Spellchecker intanciation until first use.
2009-08-09 Abdelrazak YounesFix hunspell suggestion call.
2009-08-08 Abdelrazak YounesCompile fix.
2009-08-08 Abdelrazak YounesMinimal support for hunspell. Spellchecking works but...
2009-08-08 Jürgen Spitzmüller* qt_helpers.cpp:
2009-08-08 Vincent van RavesteijnA slightly different work-around which also captures...
2009-08-08 Vincent van RavesteijnRevert previous commit.
2009-08-07 Vincent van RavesteijnFix part of bug #6127: Roundtrip Lyx->Latex->Lyx fails.
2009-08-07 Vincent van RavesteijnWork-around for bug #6034: Applying preferences confuse...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-08-07 Vincent van RavesteijnFix bug #740 (part 2): Wish for added menu item: File...
2009-08-06 Vincent van RavesteijnFix typo for r30882.
2009-08-06 Vincent van RavesteijnFix bug #740: Wish for added menu item: File->Close...
2009-08-06 Vincent van RavesteijnFix bug #6125: Float positioning dialog enables invalid...
next