]> git.lyx.org Git - lyx.git/history - src
Cleanup button handling in InsetInclude
[lyx.git] / src /
2021-01-19 Jean-Marc LasgouttesCleanup button handling in InsetInclude
2021-01-19 Juergen Spitzmuellerupdate tex2lyx tests
2021-01-19 Kornel BenkoFindAdv: Reduce the count of debug messages
2021-01-19 Juergen SpitzmuellerBranch: Implement separate static colors in dark mode
2021-01-19 Juergen SpitzmuellerConsider darkmode when inserting new branch
2021-01-19 Jean-Marc LasgouttesRemove RenderButton::button_box_, which is unused.
2021-01-19 Juergen SpitzmuellerUpdate color table in branch list
2021-01-19 Juergen SpitzmuellerAdd method to check whether LyX runs in dark mode
2021-01-19 Juergen SpitzmuellerUse isDarkMode() method
2021-01-18 Kornel BenkoFindAdv: Remove dead code
2021-01-18 Kornel BenkoFindAdv: Amend2 dacd2c45: Handle search for '{' and '}'
2021-01-18 Kornel BenkoFindAdv: Amend ec387b6d: Handle search for '{' and '}'
2021-01-18 Juergen SpitzmuellerUpdate tex2lyx tests
2021-01-18 Juergen SpitzmuellerAdd option to revert graphics colors in dark mode ...
2021-01-18 Juergen SpitzmuellerUpdate tex2lyx tests
2021-01-18 Juergen SpitzmuellerAllow semantic colors in branches and use semantic...
2021-01-18 Kornel BenkoFindAdv: Handle search for '{' and '}'
2021-01-17 Juergen SpitzmuellerAdd some more hints to empty margin widgets (#11424)
2021-01-17 Kornel BenkoFindAdv: Optimizing forward search
2021-01-17 Juergen SpitzmuellerTry to automatically handle transparent pictures in...
2021-01-17 Juergen SpitzmuellerExtend non-default margins tooltip (#11424)
2021-01-15 Kornel BenkoFindAdv: Search for innermost depth needed if matched...
2021-01-15 Richard Kimberly... Keep dialog connected to cross-ref inset after Apply.
2021-01-15 Richard Kimberly... Keep dialog connected to External inset after Apply
2021-01-15 Richard Kimberly... Keep dialog connected to BibTeX inset after Apply
2021-01-15 Richard Kimberly... Revert unintended commit from before
2021-01-15 Kornel BenkoReplace calls from make_unique to lyx::make_unique
2021-01-14 Kornel BenkoFindAdv: Discard the optional arguments of \part, ...
2021-01-14 Richard Kimberly... Try to catch some other cases of inappropriate TOC...
2021-01-14 Richard Kimberly... Fix crash reported by Kornel.
2021-01-14 Juergen SpitzmuellerFix crash (missing Buffer update)
2021-01-14 Kornel BenkoFindAdv: Add handling of regex char '^' at start also...
2021-01-14 Kornel BenkoFix #12069: Broken search
2021-01-14 Richard Kimberly... Revert "Add move constructor and move assignment operat...
2021-01-14 Juergen SpitzmuellerFix comment
2021-01-14 Juergen SpitzmuellerStrip % characters from nomenclWidest()
2021-01-14 Richard Kimberly... Whitespace
2021-01-14 Richard Kimberly... Fix bug #12068
2021-01-13 Richard Kimberly... Simplify and polish
2021-01-13 Richard Kimberly... Fix bug #10635
2021-01-13 Jean-Marc LasgouttesRecord undo properly when inserting math script
2021-01-13 Juergen SpitzmuellerSimple Search: find isChar() insets (#11462)
2021-01-12 Kornel BenkoFindAdv: Refactoring some routines which was hard...
2021-01-12 Juergen SpitzmuellerConsider inset strings in simple find/replaceAll (...
2021-01-12 Juergen SpitzmuellerIgnore tracked deletions in simple replace (#11194)
2021-01-12 Juergen SpitzmuellerIgnore tracked deletions in simple find (#11051)
2021-01-11 Kornel BenkoFindAdv: Allow regex searches at start of paragraph
2021-01-10 Kornel BenkoFindAdv: Search for 'whole words' with help of modified...
2021-01-10 Stephan Wittdrop unintented static declaration from local temporary...
2021-01-10 Kornel BenkoFindAdv: Converting patterns without regex to use regex...
2021-01-10 Juergen SpitzmuellerAvoid \@ifundefined after user preamble
2021-01-10 Richard Kimberly... Fix bug #6128.
2021-01-10 Richard Kimberly... Fix problem with display of include insets with non...
2021-01-10 Richard Kimberly... Count words in hyperlink
2021-01-10 Richard Kimberly... Fix bug #5972: Count words in citations (approximately).
2021-01-10 Richard Kimberly... Fix bug #3205.
2021-01-10 Richard Kimberly... Fix bug #4241: Addition to Intro
2021-01-10 Richard Kimberly... Fix bug #11030.
2021-01-10 Richard Kimberly... Fix bug #11010.
2021-01-10 Richard Kimberly... nullptr
2021-01-09 Richard Kimberly... Show plural and caps status for formatted references...
2021-01-09 Richard Kimberly... Update buffer after changing reference options. Part...
2021-01-09 Kornel BenkoFindAdv: Amend 474cb42e, implement sub-match replace.
2021-01-09 Yuriy SkalkoAdd move constructor and move assignment operator for...
2021-01-09 Juergen SpitzmuellerDisambiguate homographic inflections
2021-01-09 Juergen SpitzmuellerAmend aaaae562dbac1
2021-01-08 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2021-01-08 Kornel BenkoFindAdv: Save sub-matches in MatchStringAdv class
2021-01-08 Juergen SpitzmuellerUse nomath font also if other font package is selected...
2021-01-07 Richard Kimberly... Amend cf07d4825
2021-01-07 Kornel BenkoFindAdv: Save found matches (e.g. \0, \1, \2, ...)
2021-01-07 Juergen SpitzmuellerProperly disable Apply/OK in InsetParamsDialog (#11440)
2021-01-07 Juergen SpitzmuellerGuiParagraph: apply pending changes when setting "immed...
2021-01-07 Jean-Marc Lasgouttestypo
2021-01-07 Juergen SpitzmuellerHint to deleted included file in ct output (#11809)
2021-01-07 Juergen SpitzmuellerFix nesting issue in environment-split (#11971)
2021-01-06 Enrico ForestieriCorrectly terminate a user math macro in certain circum...
2021-01-06 Jean-Marc LasgouttesDisplay bookmarks in the workarea.
2021-01-06 Jean-Marc LasgouttesFix use of BookmarkSection::size()
2021-01-06 Jean-Marc Lasgouttesfix Row::findElement when there is a Virtual element
2021-01-06 Jean-Marc LasgouttesRemove some useless Row:: prefixes
2021-01-06 Jean-Marc LasgouttesStyle cleanup to bookmark code
2021-01-06 Kornel BenkoAmend 6211469b: FindAdv: Fine tuning
2021-01-06 Thibaut CuvelierWhen previewing a document, use the right kind of comment.
2021-01-06 Thibaut CuvelierImplement \case for AASTeX.
2021-01-06 Jean-Marc LasgouttesFix unused paramaters warnings
2021-01-06 Jean-Marc LasgouttesRemove extra spaces
2021-01-06 Richard Kimberly... Fix bug #3964.
2021-01-06 Richard Kimberly... Update tex2lyx tests
2021-01-06 Kornel BenkoFindAdv: A try to handle backslashes in text
2021-01-06 Enrico ForestieriMake paste in ensuremath work as in simple math hulls
2021-01-05 Richard Kimberly... Move assignment where needed
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2021-01-05 Richard Kimberly... Micro optimization and constness
2021-01-05 Richard Kimberly... Fix comment
2021-01-05 Jean-Marc LasgouttesRe-implement display of MARGIN_RIGHT_ADDRESS_BOX
2021-01-05 Jean-Marc LasgouttesFixup 294e4884: center correctly Abstract label when...
2021-01-05 Jean-Marc LasgouttesRevert "Center correctly centered top labels (e.g....
2021-01-05 Jean-Marc LasgouttesCenter correctly centered top labels (e.g. abstract)
2021-01-04 Enrico ForestieriDo not replace nonexistent environment variables
next