]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2017-01-07 Richard HeckDocumentation for "no prefix" option.
2017-01-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-07 Juergen SpitzmuellerCorrectly set quote styles combo
2017-01-07 Guillaume MunchLost in refactoring
2017-01-05 Juergen SpitzmuellerTweaks to the quotes GUI
2017-01-05 Guillaume MunchFine tune the math class of InsetMathScript after a4676712
2017-01-05 Richard HeckPolish plural and capitalized reference reversion.
2017-01-04 Richard HeckNot sure why "notr = 'true'" got in there.
2017-01-04 Richard HeckSome tooltips.
2017-01-03 Richard HeckForgot format file for recent commits.
2017-01-03 Guillaume MunchDefine mathClass of MathMacro
2017-01-03 Guillaume MunchFix wrong parse of macro parameter and crash
2017-01-03 Guillaume MunchNew word-movement behaviour in Math
2017-01-03 Guillaume MunchSet mathrel for a few more lib/symbols
2017-01-03 Guillaume MunchUse math class information from lib/symbols for intelli...
2017-01-03 Guillaume MunchFix wrong mode on output for macros that shadow global...
2017-01-03 Guillaume MunchSome code factoring for changing mode.
2017-01-03 Guillaume MunchRemove hardcoded values
2017-01-03 Richard HeckUpdate documentation after recent changes to references.
2017-01-03 Richard HeckUpdate tex2lyx tests to new format.
2017-01-03 Richard HeckAdapt tex2lyx to the new file format.
2017-01-03 Richard HeckAdd ability to use refstyle's plural and capitalization...
2017-01-02 Richard HeckUpdate tex2lyx tests.
2017-01-02 Richard HeckLabel only command for reference dialog.
2016-12-31 Guillaume MunchFix memory leak with WordLists
2016-12-31 Guillaume MunchConvert a pointer to a reference
2016-12-31 Guillaume MunchRemove a redundant deletion of a QObject
2016-12-31 Guillaume MunchTocWidget: Remove possibly dangling BufferView pointer
2016-12-31 Guillaume MunchFix dangling inset pointers after buffer reload
2016-12-31 Guillaume MunchRemove outdated comment
2016-12-30 Richard HeckDon't need the else, since all codepaths return.
2016-12-30 Richard HeckInvert logic.
2016-12-30 Richard HeckRe-organize, whitespace.
2016-12-30 Richard HeckRemove useless for loop.
2016-12-29 Juergen SpitzmuellerMore precise format description
2016-12-29 Juergen SpitzmuellerThe usual tex2lyx tests update after file format change
2016-12-29 Juergen SpitzmuellerAdd support for the Crimson font
2016-12-29 Scott KostyshakWarn if child has diff non-Tex font settings
2016-12-29 Kornel BenkoUpdate sk.po
2016-12-29 Juergen SpitzmuellerFix two hyperlink-insert problems
2016-12-29 Juergen Spitzmuellerde.po
2016-12-28 Jean-Marc LasgouttesFixup c49cd699: QString::toStdString is not always...
2016-12-28 Juergen SpitzmuellerAdd Joel Kulesza to the credits
2016-12-28 Juergen SpitzmuellerFrom c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep...
2016-12-27 Guillaume MunchStatus bar information for InsetMathKern
2016-12-27 Juergen SpitzmuellerAdd some line breaks
2016-12-27 Kornel BenkoUpdate sk.po
2016-12-27 Juergen SpitzmuellerImprove quotation mark opening/closing guess
2016-12-27 Juergen SpitzmuellerUpdate quote-insert bindings
2016-12-26 Juergen SpitzmuellerHandle the case of TeX fonts LuaTeX
2016-12-26 Juergen Spitzmuellerupdate tex2lyx tests
2016-12-26 Juergen SpitzmuellerSupport for CJK quotation marks
2016-12-26 Juergen SpitzmuellerDo not attempt to add dynamic quotes to the style combo
2016-12-26 Juergen Spitzmuelleradd missing bit
2016-12-25 Juergen SpitzmuellerUse master buffer params for quote style
2016-12-25 Juergen Spitzmuellerde.po
2016-12-25 Juergen SpitzmuellerUserGuide: Document the quotation mark changes
2016-12-25 Juergen SpitzmuellerUpdate tex2lyx tests
2016-12-25 Juergen SpitzmuellerImplement dynamic quotation marks
2016-12-24 Juergen Spitzmuellerde.po
2016-12-24 Juergen SpitzmuellerUpdate tex2lyx tests
2016-12-24 Juergen SpitzmuellerSome new quote styles
2016-12-24 Juergen SpitzmuellerFix glitch introduced in 2e255b1c4f
2016-12-24 Juergen SpitzmuellerRestructure InsetQuotes for better extensibilty
2016-12-21 Juergen Spitzmuellerde.po
2016-12-21 Juergen SpitzmuellerAdd "Plain" quotation mark style
2016-12-21 Juergen SpitzmuellerHandle fontenc in InsetQuotes::updateBuffer
2016-12-21 Uwe StöhrEmbeddedObjects.lyx: fix some typos and few improvements
2016-12-20 Juergen SpitzmuellerUpdate tex2lyx tests for format 519.
2016-12-20 Juergen SpitzmuellerRename \\quotes_language to\\quotes_style
2016-12-20 Juergen SpitzmuellerRename some quote-related params
2016-12-20 Kornel BenkoCmake tests: Remove use of 'UNRELIABLE' label
2016-12-20 Jean-Marc LasgouttesUpdate description of cursor classes
2016-12-20 Uwe StöhrEmbeddedObjects.lyx: new description how to change...
2016-12-19 Guillaume MunchThickness of \cancel
2016-12-19 Guillaume MunchFix missing \bigg variants for \llbracket
2016-12-19 Guillaume MunchFactor code for math axis height
2016-12-19 Guillaume MunchAdd InsetMathClass to the list of math completions
2016-12-19 Guillaume MunchDo not rely on toolTip() to generate LaTeX code
2016-12-19 Guillaume MunchFix compilation with Qt5.8dev
2016-12-19 Guillaume MunchMathClass of xrightarrow & co
2016-12-19 Uwe StöhrUserGuide.lyx: fix 2 typos spotted by a user
2016-12-19 Jean-Marc LasgouttesAdd caching for the QTextLayout objects we use
2016-12-19 Tommaso CucinottaFix segfault on null buffer in Converters::checkAuth...
2016-12-19 Juergen SpitzmuellerFurther improve quote-inserts documentation
2016-12-18 Günter MildeUse xfrac package for "fraction characters".
2016-12-18 Scott Kostyshakctests: invert two unreliable tests
2016-12-18 Juergen SpitzmuellerUpdate inset-modify description
2016-12-18 Juergen SpitzmuellerSome documentation of quote's inset-modify
2016-12-18 Juergen SpitzmuellerThinko
2016-12-18 Juergen SpitzmuellerAllow wildcards in inset-modify for quotes
2016-12-18 Juergen Spitzmuellerwhitespace.
2016-12-17 Juergen Spitzmuellerde.po
2016-12-17 Juergen SpitzmuellerWhitespace
2016-12-17 Juergen SpitzmuellerContext menu for quote insets
2016-12-16 Juergen SpitzmuellerUpdate LFUNs.lyx
2016-12-16 Juergen SpitzmuellerExtend quote-insert
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-12-16 Juergen Spitzmuellerremove archaic comments.
2016-12-16 Juergen SpitzmuellerUse context-sensitive command termination
next