]> git.lyx.org Git - lyx.git/log
lyx.git
3 years agoFix bug #11010.
Richard Kimberly Heck [Sun, 10 Jan 2021 00:17:47 +0000 (19:17 -0500)]
Fix bug #11010.

Handle LFUN_PHANTOM_INSERT in math.

3 years agonullptr
Richard Kimberly Heck [Sun, 10 Jan 2021 00:02:19 +0000 (19:02 -0500)]
nullptr

3 years agoShow plural and caps status for formatted references. Rest of #11073.
Richard Kimberly Heck [Sat, 9 Jan 2021 23:06:50 +0000 (18:06 -0500)]
Show plural and caps status for formatted references. Rest of #11073.

Patch from Daniel, more or less.

3 years agoUpdate buffer after changing reference options. Part of #11073.
Richard Kimberly Heck [Sat, 9 Jan 2021 22:59:07 +0000 (17:59 -0500)]
Update buffer after changing reference options. Part of #11073.

3 years agoFix bug #11097
Richard Kimberly Heck [Sat, 9 Jan 2021 22:41:42 +0000 (17:41 -0500)]
Fix bug #11097

3 years agoctests: invert old lyx2lyx tests for ar Beamer
Scott Kostyshak [Sat, 9 Jan 2021 18:01:26 +0000 (13:01 -0500)]
ctests: invert old lyx2lyx tests for ar Beamer

This is consistent with the lyx2lyx tests for Beamer in other
languages.

3 years agoFindAdv: Amend 474cb42e, implement sub-match replace.
Kornel Benko [Sat, 9 Jan 2021 16:01:50 +0000 (17:01 +0100)]
FindAdv: Amend 474cb42e, implement sub-match replace.

3 years agoUpdate ru.po
Yuriy Skalko [Sat, 9 Jan 2021 10:35:27 +0000 (12:35 +0200)]
Update ru.po

3 years agoAdd move constructor and move assignment operator for FileName class
Yuriy Skalko [Thu, 7 Jan 2021 00:27:31 +0000 (02:27 +0200)]
Add move constructor and move assignment operator for FileName class

3 years agoDisambiguate homographic inflections
Juergen Spitzmueller [Sat, 9 Jan 2021 08:44:38 +0000 (09:44 +0100)]
Disambiguate homographic inflections

These are not homographic in other languages
(e.g. German "Öffnen" vs. "Geöffnet")

3 years agode.po
Juergen Spitzmueller [Sat, 9 Jan 2021 08:43:10 +0000 (09:43 +0100)]
de.po

3 years agoAmend aaaae562dbac1
Juergen Spitzmueller [Sat, 9 Jan 2021 08:17:41 +0000 (09:17 +0100)]
Amend aaaae562dbac1

3 years agoArabic Beamer: set XeTeX as Default Output Format
Juergen Spitzmueller [Sat, 9 Jan 2021 08:07:25 +0000 (09:07 +0100)]
Arabic Beamer: set XeTeX as Default Output Format

LuaTeX (luabidi, for that matter) does not work well.

Also set some command texts in ERT, for readability.

3 years agoMove handling of LFUN_COPY to BufferView
Jean-Marc Lasgouttes [Fri, 8 Jan 2021 18:27:19 +0000 (19:27 +0100)]
Move handling of LFUN_COPY to BufferView

It turns out that the code is the same in texted ans mathed and that
whatever is done in InsetTabular is not useful.

This means that we do not need to deal Text::dispatch idiosyncrasies
(in particular forcing the cursor to be visible).

Fix bug #11225.

3 years agoUpdate sk.po
Kornel Benko [Fri, 8 Jan 2021 11:23:49 +0000 (12:23 +0100)]
Update sk.po

3 years agoFindAdv: Save sub-matches in MatchStringAdv class
Kornel Benko [Fri, 8 Jan 2021 11:05:51 +0000 (12:05 +0100)]
FindAdv: Save sub-matches in MatchStringAdv class

Prepare for use while replacing:
(backslashed numbers in the replace buffer should be replaced with the relevant
sub-matched strings.)

3 years agoUse nomath font also if other font package is selected (#11733)
Juergen Spitzmueller [Fri, 8 Jan 2021 10:17:31 +0000 (11:17 +0100)]
Use nomath font also if other font package is selected (#11733)

3 years agoFixup 2a80b0ac01bed2: fix the StartupWMClass in desktop file
Jean-Marc Lasgouttes [Fri, 8 Jan 2021 09:11:23 +0000 (10:11 +0100)]
Fixup 2a80b0ac01bed2: fix the StartupWMClass in desktop file

3 years agoMake Arabic Beamer compile
Juergen Spitzmueller [Fri, 8 Jan 2021 08:46:59 +0000 (09:46 +0100)]
Make Arabic Beamer compile

3 years agoAmend [6887bc5c/lyxgit]
Juergen Spitzmueller [Fri, 8 Jan 2021 08:22:55 +0000 (09:22 +0100)]
Amend [6887bc5c/lyxgit]

Use a more specific storage command

3 years agoctests: invert ru Shortcuts failures from varioref
Scott Kostyshak [Thu, 7 Jan 2021 22:36:44 +0000 (17:36 -0500)]
ctests: invert ru Shortcuts failures from varioref

Consistent with ru Math and Additional.

3 years agoAmend cf07d4825
Richard Kimberly Heck [Thu, 7 Jan 2021 20:56:55 +0000 (15:56 -0500)]
Amend cf07d4825

3 years agoFix bug #8921
Richard Kimberly Heck [Thu, 7 Jan 2021 16:19:12 +0000 (11:19 -0500)]
Fix bug #8921

3 years agoFindAdv: Save found matches (e.g. \0, \1, \2, ...)
Kornel Benko [Thu, 7 Jan 2021 16:04:27 +0000 (17:04 +0100)]
FindAdv: Save found matches (e.g. \0, \1, \2, ...)

Only while debugging for now. Later we may use the saved values in replace string

3 years agoRemove wrong dots from hu.po (#11573)
Juergen Spitzmueller [Thu, 7 Jan 2021 15:37:12 +0000 (16:37 +0100)]
Remove wrong dots from hu.po (#11573)

3 years agoProperly disable Apply/OK in InsetParamsDialog (#11440)
Juergen Spitzmueller [Thu, 7 Jan 2021 12:28:10 +0000 (13:28 +0100)]
Properly disable Apply/OK in InsetParamsDialog (#11440)

3 years agoGuiParagraph: apply pending changes when setting "immediate apply" (#11592)
Juergen Spitzmueller [Thu, 7 Jan 2021 12:05:37 +0000 (13:05 +0100)]
GuiParagraph: apply pending changes when setting "immediate apply" (#11592)

3 years agotypo
Jean-Marc Lasgouttes [Thu, 7 Jan 2021 11:36:36 +0000 (12:36 +0100)]
typo

3 years agoHint to deleted included file in ct output (#11809)
Juergen Spitzmueller [Thu, 7 Jan 2021 11:08:59 +0000 (12:08 +0100)]
Hint to deleted included file in ct output (#11809)

3 years agoFix nesting issue in environment-split (#11971)
Juergen Spitzmueller [Thu, 7 Jan 2021 10:53:35 +0000 (11:53 +0100)]
Fix nesting issue in environment-split (#11971)

3 years agoctests: invert ar Beamer template
Scott Kostyshak [Thu, 7 Jan 2021 03:53:44 +0000 (22:53 -0500)]
ctests: invert ar Beamer template

DocBook export is not expected to work with Beamer templates.

3 years agoCorrectly terminate a user math macro in certain circumstances
Enrico Forestieri [Wed, 6 Jan 2021 23:57:36 +0000 (00:57 +0100)]
Correctly terminate a user math macro in certain circumstances

If a macro has only optionals and none is specified and a [ immediately
follows, we have to terminate the macro with {}, otherwise what follows
is taken to be an optional argument.

Fixes #11665.

3 years agoDisplay bookmarks in the workarea.
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 18:21:26 +0000 (19:21 +0100)]
Display bookmarks in the workarea.

The bookmarks are added as virtual elements in display Rows. Bookmarks
are shown with circled numbers. A new color "bookmarks" has been
added. Currently bookmark 0 (the return position) is not displayed
because it is very disturbing in practice.

To make this work, a new method BookmarksSection::bookmarksInPar
retuns the list of bookmarks in a paragraph along with their position.

Force redraw when using bookmark-save and bookmark-clear.

Fixes bug #2496.

3 years agoFix use of BookmarkSection::size()
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 18:18:25 +0000 (19:18 +0100)]
Fix use of BookmarkSection::size()

The value was 9 instead of 10, which forced its users to use unusual code.

3 years agofix Row::findElement when there is a Virtual element
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 17:49:41 +0000 (18:49 +0100)]
fix Row::findElement when there is a Virtual element

3 years agoRemove some useless Row:: prefixes
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 17:14:49 +0000 (18:14 +0100)]
Remove some useless Row:: prefixes

3 years agoStyle cleanup to bookmark code
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 13:18:25 +0000 (14:18 +0100)]
Style cleanup to bookmark code

3 years agoAmend 6211469b: FindAdv: Fine tuning
Kornel Benko [Wed, 6 Jan 2021 13:22:26 +0000 (14:22 +0100)]
Amend 6211469b: FindAdv: Fine tuning

Handle gracefully multiple '\\'

3 years agoWhen previewing a document, use the right kind of comment.
Thibaut Cuvelier [Wed, 6 Jan 2021 03:28:15 +0000 (04:28 +0100)]
When previewing a document, use the right kind of comment.

This avoids generating % for HTML or DocBook: % indicates a comment in TeX, but not in XML, it's just a character. The snippet that is shown is therefore not valid.

3 years agoImplement \case for AASTeX.
Thibaut Cuvelier [Mon, 4 Jan 2021 21:36:01 +0000 (22:36 +0100)]
Implement \case for AASTeX.

3 years agoFix unused paramaters warnings
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 10:57:22 +0000 (11:57 +0100)]
Fix unused paramaters warnings

3 years agoRemove extra spaces
Jean-Marc Lasgouttes [Wed, 6 Jan 2021 10:09:38 +0000 (11:09 +0100)]
Remove extra spaces

3 years agoAdd Russian translation of Shortcuts.lyx
Yuriy Skalko [Sat, 2 Jan 2021 09:34:39 +0000 (11:34 +0200)]
Add Russian translation of Shortcuts.lyx

3 years agoRemove duplicated words in en/ru manuals
Yuriy Skalko [Wed, 6 Jan 2021 08:48:27 +0000 (10:48 +0200)]
Remove duplicated words in en/ru manuals

Thanks Kornel for suggesting regexp "\b(\w+)\s+\1\b".

3 years agoFix bug #3964.
Richard Kimberly Heck [Wed, 6 Jan 2021 08:50:47 +0000 (03:50 -0500)]
Fix bug #3964.

As suggested there, we attach ourselves to the newly created inset,
if we in fact just created an inset. (This will only matter if Apply
was clicked, so the dialog is still open, but I did the calcuation
anyway, as it seems cheap enough.)  This allows the user to modify
that inset (e.g., change the format) and also prevents another click
on Apply, or OK, from creating another dialog.

I've also removed the override of disconnectOnApply(). It does not
work, anyway, I think because it only works with GuiDialog, not with
DialogView-based dialogs.

3 years agoUpdate tex2lyx tests
Richard Kimberly Heck [Wed, 6 Jan 2021 06:58:30 +0000 (01:58 -0500)]
Update tex2lyx tests

3 years agoFindAdv: A try to handle backslashes in text
Kornel Benko [Wed, 6 Jan 2021 01:12:58 +0000 (02:12 +0100)]
FindAdv: A try to handle backslashes in text

Otherwise we are unable to distinguish text from latex commands.
For instance '\color{blue}' in text-part is normal text, while othervise
it defines following characters as being blue colored)

3 years agoMake paste in ensuremath work as in simple math hulls
Enrico Forestieri [Wed, 6 Jan 2021 01:07:25 +0000 (02:07 +0100)]
Make paste in ensuremath work as in simple math hulls

The ensuremath math inset derives from InsetMathNest, so that only the
first cell of a grid gets pasted. This patch makes it a fixed 1x1 grid
inset so that pasting works as in normal simple math hulls, i.e., all
cells are pasted, one after the other.

Fixes #11617.

3 years agoctests: uninvert two docbook exports
Scott Kostyshak [Tue, 5 Jan 2021 23:51:51 +0000 (18:51 -0500)]
ctests: uninvert two docbook exports

These exports now succeed. Perhaps the broken references that were
causing them to fail were fixed.

3 years agoMove assignment where needed
Richard Kimberly Heck [Tue, 5 Jan 2021 23:22:09 +0000 (18:22 -0500)]
Move assignment where needed

3 years agoFix bug #11104. Activate refstyle support for InsetMathRef.
Richard Kimberly Heck [Tue, 5 Jan 2021 22:25:27 +0000 (17:25 -0500)]
Fix bug #11104. Activate refstyle support for InsetMathRef.

At the moment, there is no support for plurals and capitalization.
A long comment explains why. Support could be added for that without
a format change.

3 years agoMicro optimization and constness
Richard Kimberly Heck [Tue, 5 Jan 2021 18:31:45 +0000 (13:31 -0500)]
Micro optimization and constness

3 years agoFix comment
Richard Kimberly Heck [Tue, 5 Jan 2021 17:27:20 +0000 (12:27 -0500)]
Fix comment

3 years agoRe-implement display of MARGIN_RIGHT_ADDRESS_BOX
Jean-Marc Lasgouttes [Tue, 5 Jan 2021 13:53:15 +0000 (14:53 +0100)]
Re-implement display of MARGIN_RIGHT_ADDRESS_BOX

The correct way of implementing this is at paragraph level. Once this
is clear, the implementation is straightforward.

Note that RtL is not handled correctly by the \lyxrightaddress macro.

Fixes bug #11918 and #8152.

3 years agoFixup 294e4884: center correctly Abstract label when paragraph is empty
Jean-Marc Lasgouttes [Tue, 5 Jan 2021 13:53:15 +0000 (14:53 +0100)]
Fixup 294e4884: center correctly Abstract label when paragraph is empty

When a paragraph is empty, it was not possible to query what the left
margin would be for an hypothetical second row.

Modify TextMetrics::leftMargin so that it does not test
whether position is after the last position of the paragraph.

Cosmetics: set the size of label to "small" for Abstract layout in
standard classes and reduce the spacing between label and text.

Fixes remainder of #11939.

3 years agoRevert "Center correctly centered top labels (e.g. abstract)"
Jean-Marc Lasgouttes [Tue, 5 Jan 2021 14:14:41 +0000 (15:14 +0100)]
Revert "Center correctly centered top labels (e.g. abstract)"

This reverts commit 6c1855313cef2fac19022ddc4c8eccaee66088e6.

3 years agoCenter correctly centered top labels (e.g. abstract)
Jean-Marc Lasgouttes [Tue, 5 Jan 2021 13:53:15 +0000 (14:53 +0100)]
Center correctly centered top labels (e.g. abstract)

Since the first row may be indented, it is necessary to find out what
the left margin would be on the next row (even if this next row does
not exst.

To this end, modify TextMetrics::leftMargin so that it does not test
whether position is after the last position of the paragraph.

Cosmetics: set the size of label to "small" for Abstract layout in
standard classes and reduce the spacing between label and text.

Fixes remainder of #11939.

3 years agoFix file-path
Kornel Benko [Tue, 5 Jan 2021 09:41:06 +0000 (10:41 +0100)]
Fix file-path

3 years agoDo not replace nonexistent environment variables
Enrico Forestieri [Mon, 4 Jan 2021 22:00:42 +0000 (23:00 +0100)]
Do not replace nonexistent environment variables

References to environment variables embedded in a filename are expanded
and replaced by their value. However, if a variable does not exist, its
reference is simply erased from the filename, causing havoc (see #7801).

This has been like that since ever and cannot be changed, both for
backward compatibility and because this feature is currently used in
the Windows installer.

A possible backward compatible strategy is leaving as is the reference
to the environment variable (introduced by a $ sign) in the filename
if it does not exist. This is done in this patch, which also assumes
that an escape character is never used in a filename (inserting a $ in
the filename is easy, but I don't think one is able to easily insert
an escape character).

3 years agoRemove elipses from "Open" buttons in About LyX dialog. Fixes #12019.
Richard Kimberly Heck [Mon, 4 Jan 2021 19:53:41 +0000 (14:53 -0500)]
Remove elipses from "Open" buttons in About LyX dialog. Fixes #12019.

3 years agoRevert "Remove elipses after 'Open'"
Richard Kimberly Heck [Mon, 4 Jan 2021 19:52:20 +0000 (14:52 -0500)]
Revert "Remove elipses after 'Open'"

I totally misread this bug report! (#12019)

This reverts commit 8871229f5f0cab072e587282d5e6a32a14da481f.

3 years agoMakefile for Arabi beamer
Richard Kimberly Heck [Mon, 4 Jan 2021 18:47:11 +0000 (13:47 -0500)]
Makefile for Arabi beamer

3 years agonullptr
Richard Kimberly Heck [Mon, 4 Jan 2021 07:58:20 +0000 (02:58 -0500)]
nullptr

3 years agoFixup 22f599250e9: missing wildcard
Jean-Marc Lasgouttes [Mon, 4 Jan 2021 16:58:11 +0000 (17:58 +0100)]
Fixup 22f599250e9: missing wildcard

Now all the old gcc 4.x versions (x < 9) are correctly tagged as
obsolete.

3 years agoFindAdv: Small refactoring
Kornel Benko [Mon, 4 Jan 2021 15:57:56 +0000 (16:57 +0100)]
FindAdv: Small refactoring

3 years agoShow caught exception message in findAdv
Yuriy Skalko [Mon, 4 Jan 2021 13:41:53 +0000 (15:41 +0200)]
Show caught exception message in findAdv

3 years agoAdd bindings for Russian keyboard layout (same keys as English)
Yuriy Skalko [Fri, 9 Oct 2020 14:51:51 +0000 (17:51 +0300)]
Add bindings for Russian keyboard layout (same keys as English)

3 years agoDefine keyboard codes for Cyrillic letters, enable shortcuts using them
Yuriy Skalko [Tue, 15 Sep 2020 17:21:54 +0000 (20:21 +0300)]
Define keyboard codes for Cyrillic letters, enable shortcuts using them

3 years agoUpdate sk.po
Kornel Benko [Mon, 4 Jan 2021 07:28:21 +0000 (08:28 +0100)]
Update sk.po

3 years agoSimplify
Richard Kimberly Heck [Mon, 4 Jan 2021 06:39:01 +0000 (01:39 -0500)]
Simplify

3 years agoAmend(2) 8c67cb8c: (FindAdv: Try to make regex search with format enabled somehow...
Kornel Benko [Mon, 4 Jan 2021 06:16:59 +0000 (07:16 +0100)]
Amend(2) 8c67cb8c: (FindAdv: Try to make regex search with format enabled somehow faster)

Use innermost nesting to start searches.
Some fine tuning to determine correct match.
(If the regex contains '(\S)\1' at the end, then this regex would match '}}',
but this is often the case at and of examined string. We have to disable this invalid match.
)

3 years agoPop a message if the search fails. Fixes #11441
Richard Kimberly Heck [Mon, 4 Jan 2021 06:06:33 +0000 (01:06 -0500)]
Pop a message if the search fails. Fixes #11441

3 years agoFix bug #11500
Richard Kimberly Heck [Mon, 4 Jan 2021 05:12:10 +0000 (00:12 -0500)]
Fix bug #11500

3 years agohttps
Richard Kimberly Heck [Mon, 4 Jan 2021 04:22:26 +0000 (23:22 -0500)]
https

Fixes the last of #10945.

3 years agoFix bug #11568.
Richard Kimberly Heck [Mon, 4 Jan 2021 03:56:05 +0000 (22:56 -0500)]
Fix bug #11568.

We can't rely on allow_async to tell us whether to put_in_tmpdir.

3 years agonullptr
Richard Kimberly Heck [Mon, 4 Jan 2021 03:36:04 +0000 (22:36 -0500)]
nullptr

3 years agoWe don't need to reload a dirty file. Fixes #11788.
Richard Kimberly Heck [Mon, 4 Jan 2021 00:58:19 +0000 (19:58 -0500)]
We don't need to reload a dirty file. Fixes #11788.

3 years agoFix MathML delimiters again.
Richard Kimberly Heck [Mon, 4 Jan 2021 00:29:04 +0000 (19:29 -0500)]
Fix MathML delimiters again.

Patch from lynx.

3 years agoArabic Beamer template
Richard Kimberly Heck [Mon, 4 Jan 2021 00:23:39 +0000 (19:23 -0500)]
Arabic Beamer template

3 years agoFix #11992: Disable modification of captions in subfloats.
Richard Kimberly Heck [Sun, 3 Jan 2021 19:41:38 +0000 (14:41 -0500)]
Fix #11992: Disable modification of captions in subfloats.

Patch from Daniel.

3 years agoCapitalize labels of floats, etc. Fixes #11993.
Richard Kimberly Heck [Sun, 3 Jan 2021 19:38:49 +0000 (14:38 -0500)]
Capitalize labels of floats, etc. Fixes #11993.

Patch from Daniel.

3 years agoRemove elipses after 'Open'
Richard Kimberly Heck [Sun, 3 Jan 2021 19:13:29 +0000 (14:13 -0500)]
Remove elipses after 'Open'

3 years agoFix bug 9961
Eugene Chornyi [Sun, 3 Jan 2021 19:11:49 +0000 (20:11 +0100)]
Fix bug 9961

remove the error message for not finding a pdf viewer (apparently empty string is returned by FindExecutable if the executable is a Windows Store app). If there is really no pdf viewer, let the Windows itself decide what to do (produce error or not and which one).

3 years agoRename WriteStream to TeXMathStream.
Thibaut Cuvelier [Sat, 26 Dec 2020 19:04:36 +0000 (20:04 +0100)]
Rename WriteStream to TeXMathStream.

3 years agoRename MathStream to MathMLStream.
Thibaut Cuvelier [Sat, 26 Dec 2020 19:02:46 +0000 (20:02 +0100)]
Rename MathStream to MathMLStream.

3 years agoAmend f500a287 (FindAdv: Try to make regex search with format enabled somehow faster)
Kornel Benko [Sat, 2 Jan 2021 17:37:14 +0000 (18:37 +0100)]
Amend f500a287 (FindAdv: Try to make regex search with format enabled somehow faster)

Remove 1 out of range access,
Estimate the search result of regular expression for further processing

3 years agoFix compilation with MSVC 19.
Thibaut Cuvelier [Thu, 31 Dec 2020 02:46:53 +0000 (03:46 +0100)]
Fix compilation with MSVC 19.

3 years agoFindAdv: Try to make regex search with format enabled somehow faster
Kornel Benko [Fri, 1 Jan 2021 20:50:36 +0000 (21:50 +0100)]
FindAdv: Try to make regex search with format enabled somehow faster

3 years agoFix a comparison of arrays to compare *contents*
Scott Kostyshak [Thu, 31 Dec 2020 18:15:14 +0000 (13:15 -0500)]
Fix a comparison of arrays to compare *contents*

The previous code was mistakenly comparing addresses of the arrays.
This issue was caught by a warning when compiling with Clang in
C++20 mode, since comparing array addresses in this way is
deprecated.

This commit should prevent some unnecessary dispatches of
LFUN_SCREEN_FONT_UPDATE.

3 years agoFindAdv: Added handling for \w' in regex using non-ascii chars
Kornel Benko [Thu, 31 Dec 2020 15:53:46 +0000 (16:53 +0100)]
FindAdv: Added handling for \w'  in regex using non-ascii chars

Also fix some 'out of range accesses' (causing crash in debug-glibc-mode)

3 years agoFix warnings in id.po
Scott Kostyshak [Wed, 30 Dec 2020 20:28:34 +0000 (15:28 -0500)]
Fix warnings in id.po

Fix warnings like the following:

  po/id.po:32659: warning: internationalized messages should not contain the '\a' escape sequence

3 years agoReplace deprecated std::result_of, make nod library compatible with C++20
Yuriy Skalko [Tue, 29 Dec 2020 23:35:25 +0000 (01:35 +0200)]
Replace deprecated std::result_of, make nod library compatible with C++20

3 years agoFindAdv: Let lyx use QRegularExpression if available
Kornel Benko [Wed, 30 Dec 2020 12:00:03 +0000 (13:00 +0100)]
FindAdv: Let lyx use QRegularExpression if available

This regex handling is part of QT5. For lyx which uses QT4
findafv will still work, but is not good for caseinsensitive matchings
in handling non ASCII characters

3 years agoBack from alpha
Richard Kimberly Heck [Wed, 30 Dec 2020 08:52:00 +0000 (03:52 -0500)]
Back from alpha

3 years agoFix C++20 compilation on systems where char_type is wchar_t
Yuriy Skalko [Tue, 29 Dec 2020 14:54:37 +0000 (16:54 +0200)]
Fix C++20 compilation on systems where char_type is wchar_t

3 years agoUpdate ru.po
Yuriy Skalko [Tue, 29 Dec 2020 21:32:57 +0000 (23:32 +0200)]
Update ru.po

3 years agoUpdate sk.po
Kornel Benko [Tue, 29 Dec 2020 19:52:19 +0000 (20:52 +0100)]
Update sk.po

3 years agoCmake build: Syntax of AC_INIT() in configure.ac changed, adapted macro
Kornel Benko [Tue, 29 Dec 2020 19:27:19 +0000 (20:27 +0100)]
Cmake build: Syntax of AC_INIT() in configure.ac changed, adapted macro

3 years agoUpdate po files
Richard Kimberly Heck [Tue, 29 Dec 2020 17:05:08 +0000 (12:05 -0500)]
Update po files

3 years agoUpdate bind etc files
Richard Kimberly Heck [Tue, 29 Dec 2020 17:03:46 +0000 (12:03 -0500)]
Update bind etc files