]> git.lyx.org Git - lyx.git/history - src
Correct indentation. This was postponed from the previous commit r29530 for clarity.
[lyx.git] / src /
2009-05-04 Vincent van RavesteijnCorrect indentation. This was postponed from the previo...
2009-05-04 Vincent van RavesteijnFix bug #5001: Tab order not preserved when starting...
2009-05-03 Pavel SandaQt 4.5 Christmas part 2
2009-05-03 Vincent van RavesteijnFixing small bugs of r29518.
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-05-03 Vincent van RavesteijnAdd "Select Section" to outliner context menu.
2009-05-03 Vincent van RavesteijnCosmetics.
2009-05-03 Vincent van RavesteijnIntroduce new LFUN_SECTION_SELECT. When this lfun is...
2009-05-03 Vincent van RavesteijnAdd outline-in/out/up/down to the outline context menu.
2009-05-03 Pavel SandaFix warning of citation dialog.
2009-05-03 Vincent van RavesteijnPrevent warning when pressing OKAY while the dialog...
2009-05-03 Abdelrazak YounesFix MSVC warning.
2009-05-03 Pavel SandaSmall glitch in CharacterUi.ui
2009-05-03 Vincent van RavesteijnAdd the emf and wmf graphics format as parameters to...
2009-05-03 Vincent van RavesteijnAdjust the location of the autosave file for unnamed...
2009-05-03 Vincent van RavesteijnFix bug #5879 (try 2): Move the autosave file of a...
2009-05-03 Vincent van RavesteijnRevert r29505. We forgot that we cannot retrieve the...
2009-05-03 Vincent van RavesteijnFix bug #5879: Move the autosave file of a buffer when...
2009-05-02 Vincent van RavesteijnFix the construction of a filepath after r29498. The...
2009-05-02 Enrico ForestieriSpare a few cpu cycles when abstmp == realtmp.
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-05-02 Enrico ForestieriRevert r29444 (to be soon replaced by Georg's solution).
2009-05-02 Jürgen Spitzmüllerindices -> indexes.
2009-05-02 Pavel SandaRemove the corner button too
2009-05-02 Pavel SandaUse Qt native close button on tabbar.
2009-05-02 Jürgen Spitzmüller* add all available formats to view/update others popup...
2009-05-01 Pavel Sanda* doxy
2009-05-01 Uwe Stöhros_win32.cpp: compile fix for r29476
2009-05-01 Vincent van RavesteijnAdd accept/reject change to the context menu of the...
2009-05-01 Vincent van RavesteijnAdd accept/reject change to the edit context menu.
2009-05-01 Vincent van RavesteijnFix some toc ui glitches:
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-05-01 Abdelrazak YounesFix font issue due to mispelled marking.
2009-05-01 Abdelrazak YounesFix assertion on Ctrl-N with Qt4.5.
2009-05-01 Jürgen Spitzmüllercompile fix (and move MyThes to firt place, since it...
2009-05-01 Abdelrazak YounesMove isLetter() logic to Paragraph::isLetter().
2009-05-01 Abdelrazak YounesForgot to commit this in previous rev. Sorry.
2009-05-01 Abdelrazak YounesParagraph::updateWord() and collectWords(): Remove...
2009-05-01 Abdelrazak YounesInitial support for continuous spell-checking. This...
2009-05-01 Abdelrazak YounesFontList::setMisspelled(): Fix bogus code. Not really...
2009-05-01 Abdelrazak YounesBetter compil fix than previous commit. Sorry...
2009-05-01 Abdelrazak YounesCompile fix.
2009-05-01 Abdelrazak YounesNew FontList::setMisspelled() method.
2009-05-01 Abdelrazak YounesTransfer word locating code from Text to Paragraph.
2009-05-01 Abdelrazak Younespotential compil fix.
2009-05-01 Abdelrazak YounesCMake/Windows compilation fix. Aiksaurus.h was not...
2009-04-29 Enrico ForestieriSpeed up FileName operator==, such that working with...
2009-04-29 Pavel Sanda* doxy
2009-04-27 Pavel SandaDisambiguate call for monolithic build
2009-04-27 Jürgen Spitzmüller* final splitindex feature addition: support for \print...
2009-04-26 Enrico ForestieriDon't try to load a nonexisting file when executing...
2009-04-26 Jürgen Spitzmüller* Add support for splitindex's \printsubindex command...
2009-04-26 Pavel Sanda* doxy
2009-04-24 Abdelrazak YounesSimple fix for bug 4464
2009-04-24 Jean-Marc Lasgoutteswhitespace only
2009-04-24 Jean-Marc LasgouttesSometimes, iconv on windows returns -1, but sets errno...
2009-04-23 Jean-Marc LasgouttesFix bug #5912: http://www.lyx.org/trac/ticket/5912
2009-04-22 Vincent van Ravesteijn* cosmetics
2009-04-22 Vincent van RavesteijnFix bug that you can't change Info insets.
2009-04-22 Vincent van Ravesteijn* Revert the noise.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-22 Uwe StöhrInsetHyperlink.cpp:
2009-04-21 Pavel SandaPatch from Edwin - spellcheck typos.
2009-04-21 Jean-Marc Lasgouttesfix crash when importing LaTeX file
2009-04-20 Jean-Marc LasgouttesRemove bogus ifdocstream constructor argument, which...
2009-04-20 Jean-Marc LasgouttesI did this one all by myself; naughty jmarc
2009-04-20 Jean-Marc Lasgouttesrevert 29349; Abdel made me do it
2009-04-20 Jean-Marc Lasgouttescut-and-paste made me do it, I swear
2009-04-19 Jean-Marc Lasgouttescompilation fix
2009-04-19 Uwe StöhrCounters.cpp: whitespace
2009-04-19 Jean-Marc Lasgouttesplease Abdel
2009-04-19 Jean-Marc Lasgouttesimprove tex2lyx Usage display (on error...); describe...
2009-04-19 Jean-Marc LasgouttesSpeedup the expandLabel by avoiding the recursive part...
2009-04-19 Vincent van RavesteijnFix bug #5758: Crash when closing the dosbox from which...
2009-04-19 Jürgen Spitzmüller* ToggleWarningUi.ui:
2009-04-19 Jürgen SpitzmüllerImplement a warning dialog with a "Do not show this...
2009-04-19 Jean-Marc Lasgouttesconstify counters code and rename private variable...
2009-04-19 Abdelrazak Younestransform the SpellChecker gui into a dock widget.
2009-04-18 Vincent van RavesteijnAdd context menus to the toc for child-documents, listi...
2009-04-18 Vincent van RavesteijnInsetInfo: simplify.
2009-04-18 Jürgen Spitzmüller* InsetIndex.cpp:
2009-04-18 Vincent van RavesteijnInsetPrintIndex: Fix getStatus() for INSET_MODIFY.
2009-04-18 Vincent van RavesteijnInsetInfo is editable.
2009-04-18 Jürgen Spitzmüllerremember the last selection on the view/update popup...
2009-04-18 Jürgen Spitzmüller* InsetInfo: fix bug 5901.
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetPrintIndex (only used with...
2009-04-17 Jürgen SpitzmüllerNew inset dialog for InsetIndex (only used with multipl...
2009-04-17 Jürgen Spitzmüller* BrnachUi.ui: minor tweaks.
2009-04-17 Jürgen Spitzmüller* GuiBranch.cpp: remove duplicated include.
2009-04-16 Jean-Marc Lasgouttesfix compiler warnings in new mathfrac/binom code
2009-04-16 Jürgen Spitzmüller* LaTeX.cpp: some debug output.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
2009-04-16 Jürgen Spitzmüller* Converter.cpp: tell the converters that we are using...
2009-04-16 Jürgen Spitzmüller* GuiPrefs: revert unintended parts of previous commit.
2009-04-16 Jürgen Spitzmüller* GuiPrefs: fix typo.
2009-04-15 Vincent van RavesteijnFix a small bug in the finding of changes. If a change...
2009-04-15 Vincent van RavesteijnFix the bug that when pressing the merge button while...
2009-04-15 Vincent van RavesteijnUpdate RELEASE-NOTES and LFUN documentation for the...
2009-04-15 Vincent van RavesteijnFix bug #5435.
2009-04-15 Vincent van Ravesteijn* LyXAction.cpp: doxy.
next