]> git.lyx.org Git - lyx.git/history - src
Back from alpha
[lyx.git] / src /
2020-12-30 Yuriy SkalkoFix C++20 compilation on systems where char_type is...
2020-12-29 Yuriy SkalkoAmend 3971b1b35e, also fix warnings for older compilers
2020-12-29 Stephan WittAmend 18f7dce3d98 - avoid uninialized local variable...
2020-12-29 Kornel BenkoFindAdv: fix converting unicode-point to utf-8
2020-12-28 Yuriy SkalkoFix C++20 warning on implicit capture of this via [=]
2020-12-28 Yuriy SkalkoUse crc32 calculation from zlib instead of boost
2020-12-28 Kornel BenkoFindAdv: Allow compilation with c++20
2020-12-28 Yuriy SkalkoSuppress unneeded git log output
2020-12-28 Juergen SpitzmuellerRe-enable input of non-LyX files (e.g., tex, pgf) ...
2020-12-27 Juergen Spitzmuellerinset-split: consider that freeSpacing() doesn't DEPM
2020-12-27 Juergen SpitzmuellerAmend dc174db6c1973d1/lyxgit (#12057)
2020-12-27 Kornel BenkoAmend 3736bee4: Forgot to set the cassensitivity flag...
2020-12-27 Kornel BenkoFindAdv: Use stdregex to handle case-insensitivity...
2020-12-24 Juergen SpitzmuellerImplement inset-split (only for text insets for now...
2020-12-20 Juergen SpitzmuellerAdd missing header include
2020-12-19 Thibaut CuvelierFix MathML output of InsetMathDelim
2020-12-19 Yuriy SkalkoMove Trackable class to Server.h
2020-12-19 Yuriy SkalkoMerge namespace signals2 into namespace lyx
2020-12-19 Yuriy SkalkoRemove useless declaration
2020-12-19 Pavel SandaTypo
2020-12-19 Jean-Marc LasgouttesFixup 005f69de: code cleanup.
2020-12-18 Richard Kimberly... Typo
2020-12-18 Richard Kimberly... Remove unnecessary change.
2020-12-18 Richard Kimberly... Minor code simplification
2020-12-18 Richard Kimberly... Simplify checking whether files are controlled by SVN...
2020-12-18 Richard Kimberly... Remove unused return values and useless member assignment.
2020-12-18 Richard Kimberly... typo
2020-12-18 Richard Kimberly... Comments
2020-12-18 Richard Kimberly... Allow registration of files with svn when parents direc...
2020-12-18 Richard Kimberly... Comment
2020-12-18 Richard Kimberly... Fix bug with registering files for VC when they are...
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Const
2020-12-18 Richard Kimberly... Remove unused file output
2020-12-18 Richard Kimberly... Comment
2020-12-18 Richard Kimberly... Style
2020-12-18 Richard Kimberly... Use right style for private member
2020-12-17 Jean-Marc LasgouttesFix crash after b0937fb9.
2020-12-17 Juergen SpitzmuellerImplement sane UI for switching tristate toolbars ...
2020-12-17 Juergen SpitzmuellerWhitespace
2020-12-15 Kornel BenkoAdv-Find: Try to use some more unicode chars (instead...
2020-12-15 Jean-Marc LasgouttesTake label width into account for SubLabel insets
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 SpitzmuellerMore readable latex color (on button and workarea)...
2020-12-15 Juergen SpitzmuellerFix nullptr warning
2020-12-15 Richard Kimberly... Fix thinko
2020-12-14 Kornel BenkoFind-Adv: A try to handle cyrillic chars also in regexp...
2020-12-14 Juergen SpitzmuellerAmend 24b71d30d56752 (#12048)
2020-12-13 Pavel SandaCompile on older gcc.
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-13 Juergen SpitzmuellerDo not forceLTR in InsetHyperlink (#12044)
2020-12-13 Juergen SpitzmuellerWhitespace
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 SpitzmuellerIntroduce semantic label colors
2020-12-11 Juergen SpitzmuellerAdapt math and IPA panels to dark theme (#5636)
2020-12-11 Juergen SpitzmuellerRemove unused function
2020-12-10 Yuriy SkalkoUse `to_string` instead of `boost::lexical_cast`
2020-12-10 Yuriy SkalkoRemove unnecessary `c_str`
2020-12-10 Jean-Marc LasgouttesPreserve paragraph depth when dissolving.
2020-12-10 Kornel BenkoAdv-Search: Use some free unicodes as replacement for...
2020-12-10 Juergen SpitzmuellerSearch ipa image dir befor top dir
2020-12-09 Jean-Marc LasgouttesReduce the amount of needed boost headers
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-12-08 Pavel SandaHint message when .lyx dir can not be created.
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 Pavel SandaFix compilation
2020-12-06 Yuriy SkalkoUse range-based for loops
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-12-06 Juergen SpitzmuellerClarify documentation if "Keep change markup on paste...
2020-12-06 Richard Kimberly... Use LOCK in all cases
2020-12-06 Yuriy SkalkoImplement proper Dialog factory instead of implicit...
2020-12-06 Juergen SpitzmuellerAlways mark pasted stuff as changed with ct on
2020-12-06 Richard Kimberly... Disable Edit Externally for read-only Buffers.
2020-12-06 Richard Kimberly... Use LOCK symbol with Minimalistic decoration, too.
2020-12-06 Richard Kimberly... Use a lock symbol to indicate when an inset is being...
2020-12-06 Richard Kimberly... Renaming
2020-12-06 Richard Kimberly... Fix bug #12033.
2020-12-05 Richard Kimberly... Change name in source files
2020-12-05 Thibaut CuvelierThis should fix a few type-conversion warnings.
2020-12-05 Richard Kimberly... Use LaTeXName of counter in LaTeX output.
2020-12-05 Richard Kimberly... LaTeXName tag for counters. Layout format change.
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-05 Jean-Marc LasgouttesMove stuff
2020-12-04 Pavel SandaImprove VCS error message when RCS is not installed.
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-03 Juergen Spitzmuelleramend a204dbe934
2020-12-03 Juergen Spitzmuellertex2lyx: prevent \; \: and \! to be converted in tipa...
2020-12-03 Juergen SpitzmuellerEscape backslash in comments
2020-12-03 Juergen Spitzmuellertex2lyx: support all space type in texted
2020-12-03 Juergen SpitzmuellerRecent LaTeX includes all math and text spaces
next