]> git.lyx.org Git - lyx.git/history - src
Immediate but dumb partial fix for #7044.
[lyx.git] / src /
2010-11-18 Richard HeckImmediate but dumb partial fix for #7044.
2010-11-18 Enrico ForestieriCorrectly set the breakline guard.
2010-11-18 Pavel Sandatypo
2010-11-18 Vincent van Ravesteijnset eol-style
2010-11-18 Vincent van RavesteijnBuffer::saveCheckSum() can be private.
2010-11-18 Vincent van RavesteijnCall Buffer::saveCheckSum() from Buffer::setFileName...
2010-11-18 Vincent van RavesteijnBuffer::setFileName() can now be private. The only...
2010-11-18 Vincent van RavesteijnRemove unnecessary call to Buffer::setFileName. The...
2010-11-18 Stephan WittFix for the spellchecker dialog on OS X and Linux too
2010-11-18 Enrico ForestieriOutput end of math environments at the beginning of...
2010-11-18 Enrico ForestieriMake sure that no blank line can (unintentionally)...
2010-11-18 Stephan WittFix for the spellchecker dialog on OS X
2010-11-18 Enrico ForestieriRemove a MathStream and HtmlStream member which is...
2010-11-18 Enrico ForestieriPossible fix for the spellchecker dialog on OS X.
2010-11-18 Uwe StöhrSpellcheckerUi.ui: set button policy to maximum because...
2010-11-17 Richard HeckBetter way of doing these checks, suggested by Enrico.
2010-11-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-11-17 Richard HeckWe don't generally use "static" this way in the LyX...
2010-11-17 Richard HeckRemove redundant code.
2010-11-17 Richard HeckOne more isalpha issue. Original routine also removed...
2010-11-17 Richard HeckBe more careful here about isalpha and isalnum. Per...
2010-11-17 Richard HeckSimplify more of the tooltips. There will be some speed...
2010-11-17 Richard HeckSimplify some of the tooltip stuff now.
2010-11-17 Richard HeckOptimize InsetText::toolTipText() a bit. The old versio...
2010-11-17 Vincent van RavesteijnSqueeze warnings on msvc express 2010.
2010-11-17 Vincent van RavesteijnRemove unneeded include.
2010-11-17 Vincent van RavesteijnAuthor: more cosmetics. Forgot these in previous commit.
2010-11-17 Vincent van RavesteijnAuthor: cosmetics.
2010-11-17 Richard HeckFixed bug #7037. Don't need these updateBuffer() calls.
2010-11-17 Vincent van RavesteijnBuffer::moveAutosaveFile can be private.
2010-11-17 Vincent van RavesteijnCorrect bug number and typo.
2010-11-17 Vincent van RavesteijnReset the autosave timers also for the threaded case...
2010-11-17 Vincent van RavesteijnBuffer::getAutosaveFileName() can now be private as...
2010-11-17 Vincent van RavesteijnLet GuiViewPrivate::autosaveAndDestroy use Buffer:...
2010-11-17 Vincent van RavesteijnGeneralize Buffer::autoSave() for both the threaded...
2010-11-17 Vincent van RavesteijnRename GuiViewPrivate::saveAndDestroy to autosaveAndDes...
2010-11-16 Pavel SandaUI naming synchro.
2010-11-16 Pavel Sandatooltip
2010-11-16 Richard HeckFix crash reported by Enrico. Thinko or something in...
2010-11-16 Jürgen SpitzmüllerIntroduce PolyglossiaName and PolyglossiaOpts.
2010-11-15 Pavel Sandaui tooltip
2010-11-14 Pavel SandaFix order of return value
2010-11-14 Vincent van RavesteijnCompile fix for windows for r36278.
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-14 Jürgen Spitzmüller* add PreBabelPreamble to Language definition (fixes...
2010-11-13 Pavel SandaClash of accelerators
2010-11-13 Pavel SandaThis should be fixed.
2010-11-13 Jürgen SpitzmüllerThe languages file rewrite.
2010-11-13 Jürgen Spitzmüller* GuiView: puzzle-constructions like this will make...
2010-11-13 Tommaso Cucinotta(finishing patch -- question was restored, but there...
2010-11-13 Enrico ForestieriThe "single instance" patch.
2010-11-13 Tommaso CucinottaRestore the wrap-around question when no more hits...
2010-11-13 Pavel SandaAdd accelerators to Line UI
2010-11-13 Pavel Sandaui glitch
2010-11-13 Pavel SandaReintroduce expandMacrosCB, code partially knows it...
2010-11-12 Pavel SandaKill disabled items of advanced search, they won't...
2010-11-12 Pavel SandaNext indices
2010-11-12 Jürgen Spitzmüller* Author.cpp:
2010-11-12 Jürgen Spitzmüller* revert r36189, since there is no consensus for this...
2010-11-11 Pavel SandaReturn title back, I was too fast.
2010-11-11 Pavel SandaSynchro for index strings
2010-11-11 Pavel SandaKill title never used
2010-11-11 Pavel Sandapropset eoln
2010-11-11 Pavel SandaTooltip string
2010-11-10 Vincent van RavesteijnFix bug #6561: Crash when using Spellchecker's language...
2010-11-10 Richard HeckFix a bug in getFormattedReference().
2010-11-10 Enrico ForestieriFix the 100% cpu load problem when previewing with...
2010-11-10 Enrico ForestieriCorrect style and squash compiler warnings.
2010-11-10 Enrico ForestieriFix export for Qt < 4.4.0.
2010-11-09 Pavel SandaStandard button label
2010-11-09 Enrico ForestieriFix bug #6939 (Using math-insert to input math macros...
2010-11-08 Richard HeckRefstyle doesn't (yet) provide a default "subsection...
2010-11-08 Richard HeckFix bug in fallback reference output with refstyle...
2010-11-08 Peter Kümmeldon't eat a CPU core when using Qt < 4.4 or EXPORT_in_T...
2010-11-08 Uwe StöhrGuiTabular.cpp: workaround fix for #7022
2010-11-08 Peter Kümmelfix linker errors when using Qt 4.2
2010-11-07 Vincent van RavesteijnMove the buffer related part from GuiView::renameBuffer...
2010-11-07 Pavel SandaSquash warning
2010-11-07 Abdelrazak YounesFix assert in all InsetParamsWidget's for unicode chara...
2010-11-07 Uwe Stöhrstdinsets.inc, InsetERT.cpp: change "ERT" to "TeX"...
2010-11-07 Uwe StöhrGuiTabular: support for multirow offset; fileformat...
2010-11-07 Uwe StöhrGuiTabular.cpp:
2010-11-06 Jean-Marc LasgouttesThis patch implements proper ERT behaviour for normal...
2010-11-06 Pavel SandaComment
2010-11-06 Stephan Wittimplementation for "Compare with older revision" for...
2010-11-06 Stephan Wittcheck for user cancel or errors on vcs revert before...
2010-11-06 Richard HeckSquash warning.
2010-11-06 Enrico ForestieriFix bug #7019 (Math labels should not be escaped on...
2010-11-06 Pavel SandaQuickfix closing #6396.
2010-11-06 Pavel SandaFix RCS part of #6396. Btw revert is slightly broken...
2010-11-06 Pavel SandaCompil fix
2010-11-06 Vincent van Ravesteijnsrc/support/debug.h/cpp:
2010-11-06 Stephan WittCVS implementation for buffer-info vcs-author, cvs...
2010-11-06 Pavel SandaCompil fix
2010-11-05 Vincent van RavesteijnClarify comment.
2010-11-05 Vincent van RavesteijnRemove the FileName parameter of Buffer::loadLyXFile...
2010-11-05 Vincent van RavesteijnAllow for nested setBusy calls.
2010-11-05 Vincent van RavesteijnFix bug #6058: Change tracking and versioning.
2010-11-05 Vincent van RavesteijnAdd a static assert to prevent compilation on platforms...
2010-11-04 Vincent van Ravesteijntypo
next