]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining notefon...
2021-01-20 Juergen SpitzmuellerSet LaTeX color for notefontcolor (#9283)
2021-01-20 Juergen SpitzmuellerAss method to add a latexname to a local color (needed...
2021-01-20 Kornel BenkoFindAdv: Fix interpretation of match-results
2021-01-20 Juergen SpitzmuellerCorrect disabled graphics scale string (#9443)
2021-01-20 Juergen SpitzmuellerFinal touch on lyxgreyedout
2021-01-20 Juergen SpitzmuellerFurther simplification of lyxgreyedout definition
2021-01-20 Juergen SpitzmuellerCentralize lyxgreyedout definition with RTL and polish...
2021-01-20 Kornel BenkoCMake: in Hunspell ABI check only link if external
2021-01-20 Juergen SpitzmuellerUse different color for change-tracked greyedout text...
2021-01-20 Juergen SpitzmuellerComment
2021-01-20 Juergen SpitzmuellerDo not output tracked deleted paragraph break in listin...
2021-01-19 Jean-Marc LasgouttesFix off-by-one condition when right clicking over selection
2021-01-19 Jean-Marc LasgouttesCleanup button handling in InsetInclude
2021-01-19 Juergen Spitzmuellerupdate tex2lyx tests
2021-01-19 Juergen Spitzmuellerde.po
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 BenkoUpdate sk.po
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 BenkoCmake tests: findadv-01 - findadv-21 working
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-16 Thibaut Cuvelier\96Stop using \vdag in AASTeX 6.2 example
2021-01-15 Kornel BenkoMake some findadv-tests working again, more to follow
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 Pavel SandaUpdate of signatures homekeeping.
2021-01-15 Kornel BenkoReplace calls from make_unique to lyx::make_unique
2021-01-15 Juergen Spitzmuellerfixup 7c57001ad783
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 Richard Kimberly... Add theorem counter files to distribution
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... Forgot FORMAT
2021-01-14 Juergen SpitzmuellerUpdate documentation of nomencl escape
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 Eugene ChornyiWininstaller: remove (old) installer, installer2 become...
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 BenkoUpdate sk.po
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 Richard Kimberly... Fix bug #11097
2021-01-09 Scott Kostyshakctests: invert old lyx2lyx tests for ar Beamer
2021-01-09 Kornel BenkoFindAdv: Amend 474cb42e, implement sub-match replace.
2021-01-09 Yuriy SkalkoUpdate ru.po
2021-01-09 Yuriy SkalkoAdd move constructor and move assignment operator for...
2021-01-09 Juergen SpitzmuellerDisambiguate homographic inflections
2021-01-09 Juergen Spitzmuellerde.po
2021-01-09 Juergen SpitzmuellerAmend aaaae562dbac1
2021-01-09 Juergen SpitzmuellerArabic Beamer: set XeTeX as Default Output Format
2021-01-08 Jean-Marc LasgouttesMove handling of LFUN_COPY to BufferView
2021-01-08 Kornel BenkoUpdate sk.po
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...
next