..
.gitignore
Setup .gitignore for generated files
2012-03-22 02:16:12 +01:00
CMakeLists.txt
Cmake tests: Added parser_tools test to the lyx2lyx group tests
2014-06-12 09:07:57 +02:00
generate_encoding_info.py
First step to make lyx2lyx code support both python 2 and python 3 (3.3+)
2015-03-11 12:09:18 +00:00
lyx2lyx
Refactor lyx2lyx code.
2020-03-05 00:24:08 +01:00
lyx2lyx_lang.py
lyx2lyx_tools.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx2lyx_version.py.in
Fix inconsistent version in .lyx files ( #7951 )
2013-07-13 16:02:26 +02:00
lyx_0_06.py
Update FSF address, patch from cornelisbb, #7735 .
2011-08-25 23:10:36 +00:00
lyx_0_08.py
Update FSF address, patch from cornelisbb, #7735 .
2011-08-25 23:10:36 +00:00
lyx_0_10.py
Small improvement to pre-historic file format conversion.
2018-04-28 14:57:57 +01:00
lyx_0_12.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_1_0.py
In lib/lyx2lyx/: s/while 1/while True/
2016-06-25 17:38:06 -04:00
lyx_1_1_5.py
In lib/lyx2lyx/: s/while 1/while True/
2016-06-25 17:38:06 -04:00
lyx_1_1_6_0.py
In lib/lyx2lyx/: s/while 1/while True/
2016-06-25 17:38:06 -04:00
lyx_1_1_6_3.py
In lib/lyx2lyx/: s/while 1/while True/
2016-06-25 17:38:06 -04:00
lyx_1_1.py
Update FSF address, patch from cornelisbb, #7735 .
2011-08-25 23:10:36 +00:00
lyx_1_2.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_1_3.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_1_4.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_1_5.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_1_6.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_2_0.py
Add missing revert routine to lyx_2_0.py
2023-01-06 14:40:25 +01:00
lyx_2_1.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_2_2.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_2_3.py
Sync with master
2022-10-26 10:52:21 +02:00
lyx_2_4.py
Properly fix acknowledgment issue part 2/2
2023-02-05 12:07:37 +01:00
LyX.py
Correct typos of "occurred" in warnings/errors
2022-11-06 10:06:50 -05:00
Makefile.am
Add literal param to InsetInclude
2018-02-23 08:58:16 +01:00
parser_tools.py
Sync with master
2022-10-26 10:52:21 +02:00
profiling.py
Replace /usr/bin/env python -> /usr/bin/python3
2018-08-29 17:26:21 +01:00
test_lyx2lyx_tools.py
lyx2lyx refactoring
2019-06-02 00:04:34 +02:00
test_parser_tools.py
New lyx2lyx parser tools find_substring() and set_bool_value().
2018-02-07 18:49:20 +01:00
unicode_symbols.py
lyx2lyx refactoring.
2018-01-31 21:13:43 +01:00