]> git.lyx.org Git - lyx.git/history - src/frontends
Do not overwrite read-only files. We now move the file to the backup directory and...
[lyx.git] / src / frontends /
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-11-25 Uwe Stöhrfix #1983 (rest of #4606): add missing \var*** characte...
2010-11-25 Pavel SandaTransition to QTreeView in module list was not finished.
2010-11-24 Richard HeckFix bug #7066.
2010-11-21 Georg BaumLoad mhchem if it is requested unconditionally, fix...
2010-11-21 Tommaso CucinottaFinalize macros that are being typed (both in main...
2010-11-20 Uwe StöhrHyperlinkUi.ui:
2010-11-20 Jürgen Spitzmüller* UI changes in anticipation of polyglossia support:
2010-11-20 Uwe StöhrInsetTabular.cpp: correct alignment for multirows:
2010-11-20 Vincent van RavesteijnLet LyX compile when there is no session manager.
2010-11-19 Stephan Wittback to a version broken for Mac but working on other...
2010-11-18 Richard HeckLine length, better grammar.
2010-11-18 Vincent van RavesteijnAdd error message when using a Qt compiled with QT_NO_S...
2010-11-18 Pavel Sandatypo
2010-11-18 Vincent van Ravesteijnset eol-style
2010-11-18 Stephan WittFix for the spellchecker dialog on OS X and Linux too
2010-11-18 Stephan WittFix for the spellchecker dialog on OS X
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 HeckWe don't generally use "static" this way in the LyX...
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 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-15 Pavel Sandaui tooltip
2010-11-13 Pavel SandaClash of accelerators
2010-11-13 Pavel SandaThis should be fixed.
2010-11-13 Jürgen Spitzmüller* GuiView: puzzle-constructions like this will make...
2010-11-13 Enrico ForestieriThe "single instance" patch.
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-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 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-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 Abdelrazak YounesFix assert in all InsetParamsWidget's for unicode chara...
2010-11-07 Uwe StöhrGuiTabular: support for multirow offset; fileformat...
2010-11-07 Uwe StöhrGuiTabular.cpp:
2010-11-06 Stephan Wittcheck for user cancel or errors on vcs revert before...
2010-11-06 Pavel SandaCompil fix
2010-11-05 Vincent van RavesteijnAllow for nested setBusy calls.
2010-11-04 Vincent van Ravesteijntypo
2010-11-03 Uwe StöhrGuiTabular.cpp: add comments
2010-11-03 Enrico ForestieriBe compatible with Qt 4.2 and 4.3 (Q_EMIT).
2010-11-02 Richard HeckImprove display of index names under Insert>Lists/TOC.
2010-11-02 Richard HeckUse bformat so we get RTL etc correct here.
2010-11-02 Pavel SandaBe compatible with Qt 4.2.
2010-11-02 Richard HeckFix the following sort of crash, reported on the list...
2010-11-02 Abdelrazak YounesTable dialog: Fix enabling/disabling of first header...
2010-11-01 Uwe StöhrGuiTabular.cpp: fix #7006: the caption checkbox was...
2010-11-01 Peter Kümmelcheck also if there is a QApplication instance
2010-11-01 Uwe StöhrGuiTabular.cpp: add a comment
2010-11-01 Abdelrazak YounesFix bug #6997
2010-11-01 Richard HeckRevert unintentional commit.
2010-11-01 Richard HeckFix bug #6888.
2010-11-01 Richard HeckFix bug #7002. I think this is correct, but Peter shoul...
2010-10-31 Vincent van RavesteijnIn r35952 we reverted r35933, but InsetParamsWidget...
2010-10-31 Uwe StöhrGuiTabular.cpp: apply immediately for all edit fields...
2010-10-31 Richard HeckRevert r35933. There are insets not based upon InsetCom...
2010-10-31 Vincent van RavesteijnSquash warning about unused variable
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-30 Abdelrazak YounesMigrate GuiPrintNomencl to InsetParamsDialog.
2010-10-30 Uwe StöhrGuiTabular.cpp: display width and alignment for multiro...
2010-10-30 Abdelrazak YounesGuiLabel: generalize initialiseParams() and transfer...
2010-10-30 Uwe StöhrInsetTabular.cpp; remove SET_SPECIAL_MULTIROW because...
2010-10-30 Uwe StöhrGuiTabular.cpp: fix #7001
2010-10-30 Jürgen Spitzmüller* GuiTabular.cpp:
2010-10-29 Richard HeckSquash warning.
2010-10-29 Vincent van RavesteijnBufferList should not determine that the current author...
2010-10-29 Vincent van RavesteijnCompile fix in case DEVEL_VERSION is defined.
2010-10-29 Vincent van RavesteijnAll occurrences of buf->errors("Parse") in GuiApplicati...
2010-10-29 Vincent van RavesteijnPass the Buffer to GuiView::reloadBuffer. We always...
2010-10-29 Vincent van RavesteijnMove the call to Buffer::errors("Parse") from BufferVie...
2010-10-29 Vincent van RavesteijnRelay the ReadStatus all the way up to the GUI also...
2010-10-29 Richard HeckComplete Jurgen's fix.
2010-10-29 Jürgen Spitzmüller* GuiDocument.cpp:
2010-10-29 Uwe StöhrInsetTabular: implement some SET/UNSET functions as...
2010-10-29 Uwe StöhrGuiTabular.cpp: table caption inside table is only...
2010-10-29 Uwe StöhrGuiTabular.cpp: fix #6585
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-28 Richard HeckMove saveCheckSum() call to Buffer::readFile(). Also...
2010-10-28 Richard HeckRename invisible buffers to hidden ones, thanks to...
2010-10-28 Richard HeckTypo.
2010-10-28 Richard HeckInsetParamsWidget should not just ignore the initializa...
2010-10-28 Enrico ForestieriFix bug #6589 (Crash when reverting to saved while...
2010-10-27 Abdelrazak YounesAnother compile fix
next