]> git.lyx.org Git - lyx.git/history - src/frontends
Add possibility for command inset to inherit enclosing font
[lyx.git] / src / frontends /
2017-03-28 Jean-Marc LasgouttesMake LFUN_REPEAT more robust by limiting to 10000 itera...
2017-03-28 Jean-Marc LasgouttesUse convert instead of a stream to read LFUN_REPEAT...
2017-03-27 Jean-Marc LasgouttesHandle properly exception that can be thrown by to_loca...
2017-03-27 Enrico ForestieriAmend 16d5c49b
2017-03-26 Juergen SpitzmuellerTranslate file filters for external material
2017-03-26 Juergen SpitzmuellerGuiExternal: use proper model/view separation and sort...
2017-03-24 Jean-Marc LasgouttesPass big parameters by address
2017-03-20 Enrico ForestieriFurther amendment to 72a488d7
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-18 Guillaume MunchClean up
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume MunchClarify dialog
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume Munchbuffer-export default
2017-03-10 Jean-Marc LasgouttesSmall cleanup to LayoutBox and CategorizedCombo
2017-03-09 Jean-Marc LasgouttesHandle the case where doc_bv is null
2017-03-08 Jean-Marc LasgouttesFix missing initialization
2017-03-06 Guillaume MunchAmend 841825aa563
2017-03-05 Guillaume MunchAdd default export to the menu
2017-03-05 Guillaume MunchAllow Ctrl+Enter in GuiCitation even if the citation...
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-03-02 Jean-Marc LasgouttesInitialisize properly member variables
2017-03-01 Jean-Marc LasgouttesAdd missing initialization
2017-03-01 Jean-Marc LasgouttesInitialize class members to please coverity
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-26 Guillaume MunchRemove LyXToolBox
2017-02-26 Guillaume MunchGive focus to the filter in GuiRef
2017-02-26 Guillaume MunchFix focus events in GuiCitation
2017-02-26 Guillaume MunchWhitespace and remove obsolete #ifdef.
2017-02-26 Guillaume MunchImplement down key press in FancyLineEdit
2017-02-26 Guillaume MunchImplement left-right navigation in GuiCitation
2017-02-26 Guillaume MunchFix 18 memory leaks
2017-02-24 Jean-Marc LasgouttesRemove unreachable return statement
2017-02-22 Guillaume MunchGuiCitation: set instant search as the default
2017-02-21 Jean-Marc LasgouttesMove comment
2017-02-20 Guillaume MunchIntroduce support/Cache.h
2017-02-20 Jean-Marc LasgouttesBetter handling for negative position in pos2x
2017-02-06 Juergen SpitzmuellerMention style-dependency of of features in the tooltips...
2017-02-06 Juergen SpitzmuellerMention style-dependency of some features in the tooltips.
2017-02-06 Jean-Marc LasgouttesFix monolithic build
2017-02-05 Juergen SpitzmuellerUse localized item when calculating the panel stack...
2017-02-05 Juergen SpitzmuellerDisable literal cb if there is nothing to latexify.
2017-02-05 Juergen SpitzmuellerCorrectly enable/disable citation dialog widgets on...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies setting "per child"
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-02-01 Jean-Marc LasgouttesRevert "Fix crash"
2017-01-31 Guillaume MunchFix crash
2017-01-30 Juergen SpitzmuellerNomencl.ui: minor layout improvement.
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-20 Enrico ForestieriAdd clarifying comment
2017-01-20 Jean-Marc LasgouttesFix metrics of math characters with 0 width
2017-01-15 Juergen SpitzmuellerDon't load bibtopic with Biblatex
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-14 Guillaume MunchTwo separators collapse into one
2017-01-14 Juergen SpitzmuellerMinor string fixes
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-13 Juergen SpitzmuellerAdd an "Automatic" bibliography processor pref option
2017-01-13 Juergen SpitzmuellerBasic support for natbib & jurabib options
2017-01-13 Juergen SpitzmuellerClear styles widgets only if needed.
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-13 Juergen SpitzmuellerAssure long tooltip is correctly formatted.
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerUse master buffer params when appropriate
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerClarify layout and add some tooltips
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2017-01-09 Guillaume MunchImplement AddToToc layout command for Flex insets
2017-01-09 Guillaume MunchMenus: Factor Toc code
2017-01-09 Guillaume MunchMove Tocs to the "Other lists" submenu based on a blacklist
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Richard HeckAllow use of noprefix option even if we're not using...
2017-01-07 Richard HeckAdd a "noprefix" option to the "labelonly" version...
2017-01-07 Juergen SpitzmuellerCorrectly set quote styles combo
2017-01-07 Juergen SpitzmuellerAdd items to toggle "Force uppercase" and "Full author...
2017-01-07 Juergen SpitzmuellerImplement display of starred cite commands
2017-01-07 Juergen SpitzmuellerImplement display of forceUpperCase
2017-01-07 Juergen SpitzmuellerImplement CiteItem in the chain
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerTweaks to the quotes GUI
2017-01-04 Richard HeckNot sure why "notr = 'true'" got in there.
2017-01-04 Richard HeckSome tooltips.
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerConsider possibility of empty tooltip
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerGeneralize starred cite commands
next