]> git.lyx.org Git - lyx.git/history - src/frontends
FindAdv: Search for 'whole words' with help of modified regex.
[lyx.git] / src / frontends /
2021-01-10 Stephan Wittdrop unintented static declaration from local temporary...
2021-01-10 Richard Kimberly... Fix bug #6128.
2021-01-10 Richard Kimberly... Fix bug #5972: Count words in citations (approximately).
2021-01-10 Richard Kimberly... Fix bug #4241: Addition to Intro
2021-01-10 Richard Kimberly... Fix bug #11030.
2021-01-09 Juergen SpitzmuellerDisambiguate homographic inflections
2021-01-07 Juergen SpitzmuellerProperly disable Apply/OK in InsetParamsDialog (#11440)
2021-01-07 Juergen SpitzmuellerGuiParagraph: apply pending changes when setting "immed...
2021-01-06 Jean-Marc LasgouttesDisplay bookmarks in the workarea.
2021-01-06 Jean-Marc LasgouttesFix use of BookmarkSection::size()
2021-01-06 Richard Kimberly... Fix bug #3964.
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2021-01-05 Richard Kimberly... Fix comment
2021-01-04 Richard Kimberly... Remove elipses from "Open" buttons in About LyX dialog...
2021-01-04 Yuriy SkalkoDefine keyboard codes for Cyrillic letters, enable...
2021-01-04 Richard Kimberly... Fix bug #11568.
2021-01-04 Richard Kimberly... nullptr
2021-01-04 Richard Kimberly... We don't need to reload a dirty file. Fixes #11788.
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-17 Juergen SpitzmuellerImplement sane UI for switching tristate toolbars ...
2020-12-17 Juergen SpitzmuellerWhitespace
2020-12-15 Jean-Marc LasgouttesDialog.h and DialogFactory.h are not moc-able
2020-12-15 Juergen SpitzmuellerAdd some documentation
2020-12-15 Juergen SpitzmuellerDo not close spellchecker after "Replace All" (#11310)
2020-12-15 Juergen SpitzmuellerOne more nullptr
2020-12-15 Juergen SpitzmuellerFix nullptr warning
2020-12-14 Juergen SpitzmuellerAmend 24b71d30d56752 (#12048)
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-12-13 Juergen SpitzmuellerMake InsetInfo math/IPA icons visible in dark mode
2020-12-12 Juergen SpitzmuellerDitch deprecation warning
2020-12-12 Juergen SpitzmuellerUse semantic latex and math colors for dark theme icon...
2020-12-12 Juergen SpitzmuellerAdd dark theme colors to semantic colors (#8325)
2020-12-11 Stephan Wittamend 99b1488f0e591539b5597d36dbadda26844b2078 - on...
2020-12-11 Juergen SpitzmuellerAdapt math and IPA panels to dark theme (#5636)
2020-12-11 Juergen SpitzmuellerRemove unused function
2020-12-10 Juergen SpitzmuellerSearch ipa image dir befor top dir
2020-12-07 Jean-Marc LasgouttesMake spellchecker work in read-only document
2020-12-06 Yuriy SkalkoMove implementation details to constructors. Amend...
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-12-06 Juergen SpitzmuellerClarify documentation if "Keep change markup on paste...
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-12-05 Richard Kimberly... Change name in source files
2020-12-05 Jean-Marc LasgouttesUpdate handling of read-only for Thesaurus
2020-12-05 Jean-Marc LasgouttesMake Merge Changes dialog work in read only.
2020-12-03 Jean-Marc LasgouttesDisable some Adv F&R widgets for read-only documents
2020-12-03 Jean-Marc LasgouttesFix disabling of widgets for (simple) Search dialog
2020-12-02 Yuriy SkalkoFix warnings and use range-based loop
2020-12-02 Juergen SpitzmuellerCapitalization fixes
2020-12-01 Jean-Marc LasgouttesSimplify GuiWorkarea::Private constructor
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor KernelDocType enum
2020-11-30 Yuriy SkalkoRefactor InsetQuotes.h enums
2020-11-30 Yuriy SkalkoMove Inset.h include from .h to .cpp
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-30 Yuriy SkalkoCleanup included headers
2020-11-30 Kornel BenkoRevert "Amend 3093789e for cmake build"
2020-11-30 Yuriy SkalkoSimplify KeyModifier
2020-11-29 Yuriy SkalkoInclude standard <regex>
2020-11-29 Kornel BenkoAmend 3093789e for cmake build
2020-11-28 Yuriy SkalkoFix buffer over-read on last Unicode code points
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-28 Jean-Marc Lasgouttesremove most traces of boost::regex
2020-11-27 Yuriy SkalkoAlways use std::regex
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-11-27 Jean-Marc LasgouttesRemove deprecated enum value with Qt5
2020-11-26 Jean-Marc LasgouttesImprove some debug messages
2020-11-25 Yuriy SkalkoFix loop variable, amend d8e8a93a58
2020-11-25 Yuriy SkalkoFix memory leak
2020-11-25 Yuriy SkalkoCleanup headers
2020-11-24 Jean-Marc LasgouttesForgot this.
2020-11-24 Jean-Marc LasgouttesRewrite (again!) the code for caret drawing
2020-11-21 Jean-Marc LasgouttesCorrect caret position from the start
2020-11-21 Yuriy SkalkoRefactor checksum calculation
2020-11-21 Yuriy SkalkoRemove unused headers
2020-11-21 Yuriy SkalkoUse range-based loops
2020-11-21 Pavel SandaErase white frame in fullscreen mode.
2020-11-20 Yuriy SkalkoAdd more `override` specifiers
2020-11-20 Kornel BenkoMissing '{'
2020-11-20 Jean-Marc LasgouttesUse range-based loops in GuiView
2020-11-15 Sam CrawleyFix issue in running compare from the command line
2020-11-14 Jean-Marc LasgouttesStore correctly the window position with Wayland
2020-11-02 Richard Kimberly... whitespace and style
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-11-01 Yuriy SkalkoUse const references
2020-11-01 Yuriy SkalkoSimplify with std::map::insert
2020-10-30 Richard Kimberly... Change the logic of the indentation setting.
2020-10-29 Richard Kimberly... Const
2020-10-25 Yuriy SkalkoMove Windows-specific stuff into os_win32.h
2020-10-25 Yuriy SkalkoMove include of own header to the top. Fix dependencies
2020-10-25 Yuriy SkalkoFix obsoleted Qt values
2020-10-25 Yuriy SkalkoConstify
2020-10-24 Jean-Marc LasgouttesReplace QFontMetrics::width() by horizontalAdvance...
2020-10-24 Pavel SandaRevert da8b5de97 because of MSVC 2017.
2020-10-23 Yuriy SkalkoUnify naming of menu items
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-10-19 Yuriy SkalkoRemove duplicate and unused header includes in .cpp...
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-10-16 Yuriy SkalkoMove Cursor.h from TocWidget.h
next