]> git.lyx.org Git - lyx.git/history - src/frontends
listerrors.lyx : Update a link.
[lyx.git] / src / frontends /
2011-06-08 Richard HeckFix bug #7622. We have to show the error list after...
2011-06-08 Richard HeckFix problem with static error list.
2011-06-07 Richard HeckRevert previous commit, which committed too much.
2011-06-07 Richard HeckFix problem with static error list.
2011-06-07 Richard HeckCleanup in expandFormats().
2011-06-06 Vincent van RavesteijnMove the #if up, because older Qt's can't include QtCor...
2011-06-06 Jean-Marc LasgouttesRevert r38963. Compilation is now broken with qt 4...
2011-06-06 Jean-Marc Lasgouttescompilation fix for Qt 4.5
2011-06-05 Vincent van RavesteijnCompile fix for qt versions below 4.6.
2011-06-05 Vincent van RavesteijnAdd a search box to the Document Settings and Preferenc...
2011-06-05 Vincent van RavesteijnSet svn:eol-style.
2011-06-05 Vincent van RavesteijnAdd a FancyLineEdit class. This code was taken from...
2011-06-04 Richard HeckUpdate status when bullet size is changed.
2011-06-02 Stephan WittCocoa based Qt-4.6 needs to paint every character separ...
2011-06-02 Richard HeckDecimal point --> Decimal separator. As noted by one...
2011-06-01 Richard HeckFix bug #7540. Patch based upon one added to bug report...
2011-05-31 Pavel SandaAnother glitch ;)
2011-05-31 Richard HeckRemove XML lines.
2011-05-29 Pavel SandaFix #7598, do not buffer movement keys.
2011-05-29 Richard HeckFix string format to match others in this file.
2011-05-29 Enrico ForestieriAvoid too much verbosity.
2011-05-27 Tommaso CucinottaWe use the main document's buffer() instead of the...
2011-05-27 Tommaso CucinottaAdded method for easy reach of main document buffer.
2011-05-27 Richard HeckReinsert newlines.
2011-05-27 Richard HeckFix oddly phrased string.
2011-05-27 Richard HeckSome cleanup and a fix for a potential crash while...
2011-05-26 Tommaso CucinottaUse the main document's buffer(), when scanning for...
2011-05-26 Richard HeckFix bug #7576 as suggested there.
2011-05-26 Richard HeckFix tab order for crossref dialog.
2011-05-26 Richard HeckFix problem first reported by Diego: If you try to...
2011-05-25 Enrico ForestieriThe time_t type seems to be an unsigned type when compi...
2011-05-24 Julien RiouxFix bug #7543: Default Output Format in Preferences
2011-05-22 Tommaso CucinottaAddressing #7581: now I'm copying the document class...
2011-05-19 Stephan Witt#7564 move the text cursor to the end of the word after...
2011-05-18 Stephan Witt#7564 make the move forward to next match after text...
2011-05-13 Richard HeckMinor fixups thanks to Vincent.
2011-05-13 Richard HeckThe point of the previous commit: We just need the...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-13 Enrico ForestieriWarn user about the TeX engine detection.
2011-05-11 Richard HeckFix bugs #7110 and #7160 by reverting r36521.
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-10 Enrico ForestieriAdd tooltips
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-05-08 Tommaso CucinottaStill addressing #6560: instead of cloning the BufferPa...
2011-05-08 Pavel Sandatypo, closing #7427
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-05-05 Pavel SandaTypo
2011-05-04 Georg BaumExclude generated files from .po string extraction.
2011-04-20 Pavel SandaFix #7479
2011-04-14 Tommaso CucinottaAvoid useless double dispatch of cmd to same buffer...
2011-04-13 Peter Kümmel#7452, no spellcheck menu needed when no text is below...
2011-04-13 Stephan Witt#7429 dismiss spell checker dialog when wrap around...
2011-04-11 Pavel SandaFix wrongly copy-pasted entries in SpellcheckerUi.ui
2011-04-11 Pavel SandaResave SpellcheckerUi.ui in qt 4.4 designer
2011-04-08 Pavel SandaFix #7438, patch from Stephan.
2011-04-08 Julien Rioux* GuiDocument.cpp
2011-04-08 Stephan WittFixes the following issues:
2011-04-08 Pavel SandaFix #7439.
2011-04-06 Stephan Witt#7375 correct spell checker widget geometry
2011-04-06 Stephan Witt#7430 add check for first document language for the...
2011-04-05 Enrico ForestieriGeneralize check to generic non-editable insets.
2011-04-05 Enrico ForestieriFix bug #7420 (ASSERTION when moving paragraph up in...
2011-04-04 Pavel SandaBetter compile fix from Vincent
2011-04-03 Pavel SandaTemporary fix for compile errors on older Qt's (cf...
2011-04-01 Enrico ForestieriMake the libreoffice icons the default set, add some...
2011-03-29 Enrico ForestieriThe original icon set was thought for a normal size...
2011-03-29 Tommaso CucinottaFixed overlapping of both Find Advanced and Spellchecke...
2011-03-28 Enrico ForestieriSmash compiler warning.
2011-03-27 Enrico ForestieriAutomatically set the normal icon size on restart if...
2011-03-26 Enrico ForestieriReplace raw newlines with the html entity "
"...
2011-03-25 Jürgen Spitzmüller* GuiPrefs.cpp: default means empty string.
2011-03-25 Jürgen SpitzmüllerGuiPrefs.{cpp,h}: use text/data interface for icon...
2011-03-25 Enrico ForestieriFix compiler warning
2011-03-25 Enrico ForestieriMove to PrefUi the icon set choice and solve problem...
2011-03-25 Enrico ForestieriPreferences for choosing the icon set to use. It works...
2011-03-25 Enrico ForestieriInfrastructure for choosing different icon sets. This...
2011-03-24 Stephan Witt#7379 avoid the wrap spell check question when buffer...
2011-03-23 Abdelrazak YounesCleanup the SpellChecker dialog (fixes #7375 and #7379):
2011-03-22 Enrico ForestieriLet the icon set decide what the normal size is, but...
2011-03-19 Vincent van RavesteijnFix bug #7314: Workareas not redrawn. This is caused...
2011-03-19 Jürgen Spitzmüller* Menus.cpp: fix accelerator
2011-03-19 Vincent van RavesteijnAdd mnemonic.
2011-03-19 Vincent van RavesteijnFix bug #7275: Overcrowding of context menus.
2011-03-19 Vincent van RavesteijnFix bug #7345: Crash when right clicking on displayed...
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Georg BaumFix the reset buttom for the greyed out text color:
2011-03-18 Richard HeckStyle.
2011-03-18 Enrico ForestieriFix bug #7361 (Assertion when a latex error occurs...
2011-03-18 Jürgen Spitzmüller* GuiPrefs.cpp: no need to exclude greyedouttext and...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: do not hardcode colors that can...
2011-03-18 Jürgen Spitzmüller* GuiDocument.cpp: make strings translatable.
2011-03-18 Stephan Witt#7357 correct the numbers by introducing two modes...
2011-03-18 Richard HeckInitialize variable. Possibly related to Jurgen's weird...
2011-03-13 Pavel SandaAdd unused string into tooltip
2011-03-13 Pavel SandaResave in older designer
2011-03-13 Abdelrazak YounesTemporally fix #7321 until a better solution is found...
2011-03-13 Abdelrazak YounesTrying to fix #7321: SyntheticMouseEvent() only works...
2011-03-12 Vincent van RavesteijnFix bug #7352: Statusbar of Compare dialog is wrongly...
2011-03-11 Stephan Wittnow the user has control over the width of the text...
next