]> git.lyx.org Git - lyx.git/history - src
* qt_helpers.cpp:
[lyx.git] / src /
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...
2009-08-06 Richard HeckBetter name for variable.
2009-08-06 Enrico ForestieriMacroData has a buffer_ member, so use this instead...
2009-08-06 Enrico ForestieriFix bug #6014: Assertion when pasting "\def" into 2...
2009-08-04 Vincent van RavesteijnSome small code simplications.
2009-08-04 Vincent van RavesteijnUniform naming of functions.
2009-08-04 Vincent van RavesteijnRemove some unnecessary negated logic.
2009-08-04 Vincent van RavesteijnHide some internals of Changes:
2009-08-04 Vincent van RavesteijnHide some internals of Changes:
2009-08-04 Vincent van RavesteijnFix the math output mess I caused in r30822.
2009-08-04 Enrico ForestieriWhite space.
2009-08-04 Pavel SandaPlease Andre
2009-08-03 Vincent van RavesteijnFix bug #6119: Keyboard map still shows up after deleting.
2009-08-03 Enrico ForestieriProperly restore the file encoding after a LaTeX enviro...
2009-08-03 Jean-Marc LasgouttesTry to implement properly recursive setBuffer. Normally...
2009-08-02 Vincent van Ravesteijn* PageLayoutUi: Squeeze warning.
2009-08-02 Abdelrazak YounesOptimization: don't do suggestion if we only want to...
2009-08-02 Abdelrazak YounesSpellChecker work:
2009-08-01 Vincent van RavesteijnImprove LaTeX output of arrays in math. Always output...
2009-08-01 Vincent van RavesteijnAdd a pending space after math if it is not the last...
2009-08-01 Vincent van RavesteijnSqueeze warning.
2009-08-01 Vincent van RavesteijnAdd const versions of Inset::asInsetMath.
2009-08-01 Vincent van RavesteijnRemove useless tooltip.
2009-08-01 Abdelrazak YounesFix MSVC warning
2009-08-01 Abdelrazak Younes* Pimpl AspellChecker internal salsa...
2009-08-01 Abdelrazak YounesCompile fix.
2009-08-01 Abdelrazak YounesI forgot to rename those in previous commit.
2009-08-01 Abdelrazak Younes* Rename HunspellSpellChecker to HunspellChecker and...
2009-08-01 Abdelrazak YounesFactorize some code in getStatus() for LFUN_DIALOG_SHOW.
2009-08-01 Abdelrazak YounesInsetText::fixParagraphsFont(): return early and save...
2009-08-01 Abdelrazak YounesFix an assertion with Inset::buffer():
2009-07-30 Vincent van RavesteijnFix bug #5796: Context menu of one inset asks status...
2009-07-30 Enrico ForestieriAvoid deferencing a null pointer.
2009-07-30 Enrico ForestieriSimpler fix for bug #5096: Language switch fails in...
2009-07-30 Enrico ForestieriRevert r30800, r30768, r30767, 30766, and r30627. Soon...
2009-07-28 Enrico ForestieriRefine fix for bug #5096: Language switch fails in...
2009-07-27 Vincent van Ravesteijn* inputMethodQuery: adjust comment.
2009-07-27 Vincent van RavesteijnFix bug #6108: Crash on menu key
2009-07-26 Vincent van RavesteijnFix bug #2969: Double labels appear on empty lines...
2009-07-26 Vincent van RavesteijnWork-around for bug #5957.
2009-07-26 Pavel Sanda/usr/bin/uic -tr lyx::qt_ ui/DelimiterUi.ui -o ui_Delim...
2009-07-25 Pavel Sandacosmetics
2009-07-25 Pavel SandaFix bug #6106. This can go to branch Juergen.
2009-07-25 Vincent van RavesteijnFix bug #4473: Incorrect LaTeX output for inter-word...
2009-07-25 Jürgen Spitzmüller* Text.cpp (dissolveInset):
2009-07-25 Jürgen Spitzmüller* LyXFunc.cpp:
2009-07-25 Enrico ForestieriThis should have gone in r30766.
2009-07-25 Enrico ForestieriMove bracket to the right place, as also suggested...
2009-07-24 Enrico ForestieriSmash another case of missing language switch and also...
2009-07-24 Vincent van RavesteijnFix bug #5061. Patches from Dov (a long time ago).
2009-07-24 Jürgen Spitzmüller* TocWidget.cpp: disable sort option for TOC (bug 5983).
2009-07-24 Jürgen Spitzmüller* paragraph_funcs.cpp: sanitize setLabelWidthStringToSe...
2009-07-23 Vincent van RavesteijnFix another gcc error for r30756.
2009-07-23 Vincent van RavesteijnFix a gcc error and warning for r30756.
2009-07-23 Vincent van RavesteijnFix bug #6058: Change tracking not usable in version...
2009-07-23 Richard HeckImprove debugging info slightly.
2009-07-23 Jürgen Spitzmüller* Text2.cpp (setParagraphs):
2009-07-22 Vincent van Ravesteijn* Text.cpp: simplification of code.
2009-07-21 Vincent van RavesteijnFix #6045: Possible to insert table floats to figure...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-21 Jürgen Spitzmülleradd tooltip.
2009-07-21 Jürgen Spitzmüllermove explanatory text to where it belongs (the tooltip).
2009-07-21 Jürgen Spitzmüller* Menus.cpp: casing fixes.
2009-07-20 Richard HeckDisable this assertion for now, and replace it with
2009-07-20 Uwe Stöhrallow the usage of relative lengths in the HSpace and...
2009-07-20 Jürgen Spitzmüller* GuiDocument.cpp: "Length" -> "Custom" (the other...
2009-07-20 Jürgen SpitzmüllerDocument Dialog: move the listings settings to its...
2009-07-20 Jürgen Spitzmüller* TextLayoutUi.ui:
2009-07-20 Jürgen Spitzmüller* TextLayoutUi.ui:
2009-07-20 Jürgen Spitzmüller* GuiDocument: allow insertion of glue length in parski...
2009-07-20 Uwe StöhrGuiDocument.cpp: code simplification spotted by Jürgen
2009-07-20 Uwe StöhrTextLayoutUi.ui: fix things spotted by Vincent
2009-07-19 Uwe StöhrGuiDocument.cpp: allow to use percent lengths for the...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-19 Uwe StöhrLength.cpp: take care of percent units also for glue...
2009-07-19 Jürgen Spitzmüller* Validator.{cpp, h}:
2009-07-19 Vincent van RavesteijnFix bug #4906: Files always reopened in tabbed window...
2009-07-19 Uwe Stöhrrowpainter.cpp: sort
2009-07-18 Vincent van RavesteijnIn r30560, the setLayout function was removed from...
2009-07-18 Jürgen Spitzmüller* fix bug 6089.
2009-07-18 Jürgen Spitzmüller* InsetSpace.cpp: prevent another (potential) null...
2009-07-18 Jürgen Spitzmüller* Paragraph.cpp: prevent null pointer.
2009-07-17 Richard HeckMake sure we don't get into an infinite loop here.
2009-07-17 Richard HeckMove these declarations closer to where they are used.
2009-07-17 Richard HeckMake sure these are the same....
2009-07-17 Richard HeckFix problem noted by Vincent.
2009-07-17 Pavel SandaClose bug #934.
2009-07-17 Richard HeckForgot this.
2009-07-17 Uwe StöhrLength.h: revert unintended change
2009-07-17 Uwe StöhrLength.h: partly revert r30595 , for an unknown reason...
2009-07-16 Richard HeckReact better if we can't find bind files. Related to...
next