]> git.lyx.org Git - lyx.git/history - src
Generalize control on double blank lines.
[lyx.git] / src /
2014-05-20 Enrico ForestieriGeneralize control on double blank lines.
2014-05-20 Scott KostyshakFix a GCC warning: comparing signed vs. unsigned
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-05-20 Juergen SpitzmuellerFix crash due to invalid pos
2014-05-19 Enrico ForestieriFix compilation after afc34c7a
2014-05-19 Georg BaumInitialize all members
2014-05-19 Georg BaumFix bug 9030 except for windows
2014-05-19 Georg BaumRemove unneeded slash
2014-05-19 Georg BaumMove code where it belongs
2014-05-19 Georg BaumUgly fix for bug #9102
2014-05-18 Enrico ForestieriPrettify the output of InsetSeparator.
2014-05-18 Enrico ForestieriExtend the otexstream class to also report about paragr...
2014-05-18 Enrico ForestieriDon't allow inserting two consecutive separators.
2014-05-18 Juergen SpitzmuellerFix crash when right-clicking into an inset with more...
2014-05-18 Enrico ForestieriDisregard font properties changes when inserting a...
2014-05-18 Enrico ForestieriTake into account that a blank line is always output...
2014-05-18 Richard HeckWhitespace.
2014-05-18 Scott KostyshakCorrect my previous comment (thanks Kornel)
2014-05-18 Stephan Witt#8849 catch exception in enchant speller backend and...
2014-05-18 Scott KostyshakAdd comment
2014-05-17 Scott KostyshakGraphics only handle inset-modify graphics (#8262)
2014-05-17 Scott KostyshakFix alignment rendering of multirow in LyX (#8976)
2014-05-16 Enrico ForestieriAdapt output to the on-screen representation.
2014-05-16 Enrico ForestieriFix an on-screen representation glitch.
2014-05-16 Jean-Marc LasgouttesRemove unused parameter.
2014-05-16 Jean-Marc LasgouttesDo not forget last word of paragraph in completion
2014-05-16 Enrico ForestieriMake use of otexstream also in external::writeExternal
2014-05-14 Enrico ForestieriOutput a parbreak after a command.
2014-05-14 Scott KostyshakCentralize substitution of python commands
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-05-14 Jean-Marc LasgouttesRename misleading parameter.
2014-05-12 Georg BaumUpdate tex2lyx test references
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-05-08 Richard HeckFix bug #9112: There is a test here that seems intended...
2014-05-07 Enrico ForestieriFix problem with drawing of math backround with selections.
2014-05-07 Juergen SpitzmuellerListings: Validate skip amounts correctly.
2014-05-07 Jean-Marc LasgouttesRely on Qt to handle small caps text
2014-05-07 Juergen SpitzmuellerSimplification
2014-05-06 Juergen SpitzmuellerStore InsetListingsParams in a vector of pairs, not...
2014-05-06 Juergen SpitzmuellerFix typos in InsetListingsParams validator
2014-05-06 Kornel Benkomake build: Versioning of lyx.svg (missed in previous...
2014-05-06 Jean-Marc LasgouttesTurn an error message into a Debug::LOCALE warning
2014-05-01 Juergen SpitzmuellerFix View Source size
2014-04-30 Stephan Wittimprove language flag for Objective-C compiler call
2014-04-30 Stephan Wittstruct with virtual functions should have virtual destr...
2014-04-29 Georg BaumWhitespace fixes
2014-04-29 Georg BaumFix C++11 test
2014-04-29 Vincent van RavesteijnGuiLog: Use GuiClipboard to put the log on the clipboard
2014-04-29 Vincent van RavesteijnUse the cached value GuiSelection::selection_supported_
2014-04-28 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2014-04-28 Juergen SpitzmuellerDo not write an empty default_otf_view_format.
2014-04-22 Georg BaumMake iparserdocstream more like std::istream
2014-04-22 Vincent van Ravesteijncmake: Objective-C compilation support with clang and...
2014-04-22 Benjamin PiwowarskiRevert "Objective-C compililation support with cmake...
2014-04-22 Juergen SpitzmuellerBibtopic requires styles files to be passed via argument
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Kornel BenkoCmake build: Add include path for src/tests/dummy_funct...
2014-04-21 Jean-Marc LasgouttesUse subdir-objects for automake 1.14 or newer
2014-04-21 Richard HeckUpdate other comment.
2014-04-21 Richard HeckUpdate comment slightly.
2014-04-21 Juergen SpitzmuellerAdd comment.
2014-04-21 Richard HeckMake some functions return const refs, and add a comment.
2014-04-21 Richard HeckWhitespace.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckFix two thinkos caught by the cppcheck script.
2014-04-21 Juergen SpitzmuellerStabilize mouse selection in mathed
2014-04-21 Tommaso CucinottaWorkaround for #7987: deleted text in change-tracking...
2014-04-21 Tommaso CucinottaMerged Paragraph::stringify into asString().
2014-04-21 Juergen SpitzmuellerDo not substract cursors pos from two different cells...
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Richard HeckIf this test fails, then we are about to crash, because...
2014-04-21 Richard HeckTypo.
2014-04-21 Uwe StöhrPrefLanguageUi.ui: change a string
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2014-04-21 Juergen SpitzmuellerIn Paragraph::changeCase, correctly track the font...
2014-04-21 Uwe StöhrPrefCompletionUi.ui: port commit 1a137950
2014-04-21 Juergen SpitzmuellerDo not allow the manual insertion of a directory (witho...
2014-04-21 Juergen SpitzmuellerDo not crash when entering math in ct mode with merge...
2014-04-21 Juergen SpitzmuellerFix corrupted PrefCompletionUI.ui
2014-04-21 Richard HeckRevert "Tooltip for completion word length."
2014-04-21 Juergen Spitzmueller\lyxdeleted uses an ulem command.
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2014-04-21 Juergen Spitzmuellerstyle
2014-04-21 Juergen SpitzmuellerFix assertion when ChkTeX hit math.
2014-04-21 Juergen SpitzmuellerInsetListings: Rewrite C-ism in C++ and fix terminator...
2014-04-21 Scott KostyshakFocus on buffer after section select in Outliner
2014-04-21 Benjamin PiwowarskiAvoids const_cast in configure_command by using mutable
2014-04-21 Richard HeckTypo.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-04-21 Richard HeckTooltip for completion word length.
2014-04-21 Richard HeckDraw a small red frame around preview images that are...
2014-04-21 Benjamin PiwowarskiReally use qstr to convert a string in a QString
2014-04-21 Benjamin PiwowarskiUse qstr to convert string to a QString
2014-04-21 Juergen SpitzmuellerFix section-select when issued from outliner
2014-04-21 Juergen SpitzmuellerFix selection drawing after mouse-double/triple in...
2014-04-21 Benjamin PiwowarskiOS X: Title bar can be clicked to access file path
2014-04-21 Benjamin PiwowarskiFix problem with python and change of PATH
2014-04-21 Benjamin PiwowarskiCMake: specific modules for Qt5
2014-04-21 Benjamin PiwowarskiCMake install and bundling improvements (esp. OS X)
next