]> git.lyx.org Git - lyx.git/history - src
Fix header case
[lyx.git] / src /
2019-03-21 Juergen SpitzmuellerFix header case
2019-03-21 Juergen SpitzmuellerReplace Type combo, which was considered irritating...
2019-03-21 Jean-Marc Lasgouttestypo
2019-03-21 Juergen SpitzmuellerConsider files only in lang subtrees
2019-03-21 Jean-Marc LasgouttesUse HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
2019-03-21 Juergen SpitzmuellerGuiLyXFiles: fix icons and tooltips
2019-03-21 Juergen SpitzmuellerGuiLyXFiles: prefill language combo
2019-03-21 Kornel BenkoFindAdv: Cosmetics
2019-03-21 Jean-Marc LasgouttesMark inserted/deleted end of paragraph using pilcrow
2019-03-21 Jean-Marc LasgouttesCompilation fix
2019-03-21 Juergen SpitzmuellerGuiLyXFiles: rework language selector
2019-03-20 Kornel BenkoFindAdv: Added remaining accents(2) dgrave, textdoubleg...
2019-03-20 Juergen SpitzmuellerGuiLyXFiles: add icons that indicate whether a file...
2019-03-20 Juergen SpitzmuellerAdd Qt-internal string for translation
2019-03-20 Jean-Marc LasgouttesInitialize hasTitle in Intervall constructor
2019-03-20 Juergen SpitzmuellerDo not close LyXFiles dialog on double-clicking header
2019-03-20 Juergen SpitzmuellerAmend 0c8eea0fe526e
2019-03-20 Jean-Marc LasgouttesCompilation fix for Qt < 5.2.
2019-03-20 Jean-Marc LasgouttesCache the value of GuiFontMetrics::lbearing().
2019-03-19 Günter MildeFix remainder of #9681 (textcyrillic and textgreek...
2019-03-19 Günter Mildectest update and small documentation fixes.
2019-03-19 Juergen SpitzmuellerGuiLyXFiles: add language selector.
2019-03-19 Juergen SpitzmuellerGuiLyXFiles: A bit more work towards generalization
2019-03-19 Juergen Spitzmuellercosmetics
2019-03-19 Juergen SpitzmuellerGuiLyXFiles: minor generalization
2019-03-19 Juergen SpitzmuellerFix strings
2019-03-19 Juergen SpitzmuellerReorganize templates and example folders
2019-03-19 Juergen SpitzmuellerAdd new dialog for templates and examples
2019-03-18 Kornel BenkoFindAdv: Polishing
2019-03-18 Günter MildeFix #11520 Wrong inpute encoding when master and child...
2019-03-18 Günter MildeWarn user, if input encodings of master and child docum...
2019-03-18 Kornel BenkoFindAdv: Added remaining accents cedilla, subring,...
2019-03-18 Kornel BenkoFindAdv: Casting to satisfy Windows compiler
2019-03-17 Jean-Marc LasgouttesFix MSVC warning
2019-03-17 Jean-Marc LasgouttesUpdate poor man's profiler to use C++11 std::chrono
2019-03-17 Kornel BenkoFindAdv: Expand the list of handled chars for ogonek
2019-03-16 Günter MildeSmall formatting and comments update.
2019-03-16 Kornel BenkoFindAdv: Correct start of search if not using regex
2019-03-16 Juergen SpitzmuellerHandle \protect'ion of label in listings
2019-03-16 Kornel BenkoAmend 7ac04a2b: Count and display number of replaced...
2019-03-15 Juergen SpitzmuellerDo not force LTR with nameref and non-TeX fonts
2019-03-15 Richard Kimberly... Fix regression concerning collapsing insets after search.
2019-03-14 Juergen SpitzmuellerProtect label in moving argument
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-13 Kornel BenkoTypo
2019-03-13 Kornel BenkoFix #11505. Count and display number of replaced string...
2019-03-13 Günter MildeUse CJKutf8 package if input encoding is "utf8" and...
2019-03-13 Günter MildeRemove special code for CJK that is no longer required...
2019-03-12 Jean-Marc LasgouttesRevert "Let tm be a reference here as elsewhere"
2019-03-12 Jean-Marc LasgouttesMake TextMetrics noncopyable
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2019-03-12 Juergen SpitzmuellerWarn if included file does not exist
2019-03-10 Juergen SpitzmuellerMore exceptions to percent encoding
2019-03-10 Juergen SpitzmuellerDo not percent-encode & in urls
2019-03-10 Juergen Spitzmuellerupdate tex2lyx tests after file format change
2019-03-10 Juergen SpitzmuellerSupport for the Malayalam language
2019-03-09 Kornel BenkoFindAdv: Special handling for \dot{i} and 'ß'
2019-03-09 Kornel BenkoAmend 62f8b8be
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2019-03-08 Kornel BenkoFindAdv: Expand the list of handled chars for dot below...
2019-03-08 Juergen SpitzmuellerSilence compiler warning
2019-03-07 Günter MildeEnsure \LyX macro works also with non-standard font...
2019-03-04 Kornel BenkoFindAdv: Amend cd4ae51f
2019-03-04 Kornel BenkoFindAdv: Amend b21c8b21: Expand the list for handled...
2019-03-03 Günter MildeFix/simplify "if" clause for application of \textcyrril...
2019-03-03 Günter MildeUpdate latex export of combining characters.
2019-03-03 Kornel BenkoFindAdv: Handle some more accented latin characters.
2019-03-02 Kornel BenkoFindAdv: Expand the list for handled latin characters
2019-03-02 Kornel BenkoFindAdv: Try to add the possibility to search for accen...
2019-02-28 Günter MildeDon't switch encodings when a document wide encoding...
2019-02-28 Kornel BenkoFindAdv: Use isAlnumASCII() instead of std::isalnum()
2019-02-28 Jean-Marc LasgouttesUse || instead of or operator
2019-02-27 Kornel BenkoAmend aaffcd0b: Remove some remnants ...
2019-02-27 Kornel BenkoFindAdv: Do not use data from included listing if in...
2019-02-26 Kornel BenkoFindAdv: Try to use a better algorithm to find begin...
2019-02-26 Jean-Marc LasgouttesUpdate screen as needed when preferences are changed
2019-02-26 Kornel BenkoFindAdv: Partially revert e69f7022
2019-02-26 Richard Kimberly... Fix bad error message (bug 11486).
2019-02-25 Jean-Marc LasgouttesMake callstack printing useful and optional
2019-02-25 Jean-Marc LasgouttesUse range-based loops in BufferList
2019-02-25 Jean-Marc LasgouttesChange the way scrolled rows are tracked
2019-02-25 Kornel BenkoFindAdv: Fix #11496 -- too slow find
2019-02-25 Jean-Marc LasgouttesMove some TextMetrics code around.
2019-02-23 Kornel BenkoFindAdv: Correctly match '\[' and '\]' in regular expre...
2019-02-22 Kornel BenkoFindAdv: debug info
2019-02-21 Kornel BenkoFindAdv: Discard \parbox, \input macros
2019-02-21 Kornel BenkoFindAdv: Handle \shortcut
2019-02-20 Jean-Marc LasgouttesHonor Update::SinglePar properly
2019-02-20 Kornel BenkoFindAdv: Added handling for latex environments
2019-02-19 Kornel BenkoFindadv: Added handling for frontmatter macros
2019-02-19 Enrico ForestieriFix bug #11490
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesDo not use trailing underscore for local variable
2019-02-18 Jean-Marc LasgouttesRemove unused method
2019-02-18 Jean-Marc LasgouttesRename Row::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesLet tm be a reference here as elsewhere
2019-02-18 Jean-Marc LasgouttesDo a round of DEPM after changing layout
2019-02-18 Jean-Marc LasgouttesDEPM: allow to delete empty paragraphs after deleting...
2019-02-18 Jean-Marc LasgouttesDEPM: do not strip explicitly leading spaces
2019-02-18 Jean-Marc LasgouttesDEPM: replace loop by existing method
next