Stephan Witt
c38e759b28
#12150 don't set the directory file permissions of LyX app bundle to 444 anymore
2021-10-24 21:43:23 +02:00
Stephan Witt
aabe9e8b11
Improved Qt framework configuration detection on macOS, add support for Qt6
2021-10-24 21:41:11 +02:00
Stephan Witt
39caab265d
Care for included hunspell library.
2021-07-16 16:35:30 +02:00
Scott Kostyshak
2dd9e1a338
ctests-costs-benefits: add a "benefit" row
...
The "benefit" row gives the amount of days in-between when an issue
is found because of the ctests and when an issue is reported by
someone not using the ctests. In the example of the ps2pdf flag, the
issue was reported just a couple of weeks after we found it with the
ctests, indicating that the ctests were not that helpful in this
case.
2021-06-21 12:57:38 -04:00
Scott Kostyshak
ef05c951ca
ctests: log a reported issue (the ps2pdf flag)
...
We are still not sure how to fix things to make them more easy for
the user.
2021-06-21 12:56:37 -04:00
Scott Kostyshak
37bce91a8b
ctests: log a fixed LaTeX package issue (noweb)
2021-06-20 00:05:42 -04:00
Stephan Witt
15d1f2c76d
#12305 Correct typo in library name QtDBus - fatal error with case sensitive file systems
2021-06-16 07:45:44 +02:00
Kornel Benko
38e83fc6f8
Cmake tests: Correct BATCH_compare-test test.
...
Change due to recent addition of docbook settings in lyx-files.
2021-06-13 19:45:37 +02:00
Kornel Benko
cedf5db7b4
Cmake tests: Correct BATCH_outline-beamer test
...
(Because the created tex-file got extra line)
2021-06-13 16:32:59 +02:00
Pavel Sanda
0c8cf33ed6
Revert part of 3f03f0a447
, whitespace on eolns is necessary.
2021-06-03 15:06:43 +02:00
Stephan Witt
c518c57a78
Pass Qt library location as link option for frameworks on Mac
2021-05-30 17:31:32 +02:00
Stephan Witt
187a9d6439
Add macOS 11 to SDK detection for builds on Mac
2021-05-30 17:31:32 +02:00
Scott Kostyshak
88eff03860
ctests: uninvert two Hebrew LuaTeX tests
...
The issues seem to have been fixed upstream and the exports now
succeed on TeX Live 2021.
2021-05-29 00:22:35 -04:00
Scott Kostyshak
e0a12aa3a7
ctests: log a fixed issue
2021-05-28 10:35:47 -04:00
Eugene Chornyi
f101ade2e3
Update Windows compile instructions (add Qt6 specific info)
2021-05-27 18:59:13 +02:00
Eugene Chornyi
764d59d882
Enable Qt6 for Wininstaller
2021-05-27 18:51:30 +02:00
Scott Kostyshak
a2bdda5209
ctests: log a fixed issue
2021-05-26 01:21:09 -04:00
Scott Kostyshak
3ffd06fef4
ctests: log a fixed issue
2021-04-23 23:55:56 -04:00
Scott Kostyshak
4cc38f19ee
ctests: log a fixed issue
2021-04-10 12:17:36 -04:00
Thibaut Cuvelier
a67cfd6013
Make the latest FORMAT entry more detailed.
2021-03-23 23:32:36 +01:00
Pavel Sanda
b4e609bd69
* FORMAT
2021-03-23 21:23:57 +01:00
Pavel Sanda
f7361f66ad
* FORMAT
2021-03-23 21:20:24 +01:00
Kornel Benko
02a3705496
Amend 635a7d77
: Allow compiling with Qt6 with cmake
...
Thanks Scott for checking.
TODO: Check compilation on Windows and Mac.
2021-03-22 16:19:10 +01:00
Kornel Benko
f3365a8fa9
Cmake debian packaging: use correct section (instead of "devel")
2021-03-14 10:17:58 +01:00
Scott Kostyshak
e4fb24d052
ctests: invert failing tests for new ru file
...
The failing tests for the Russian Fancy_Colored_Boxes are likely
failing for the same reasons as the other Russian documents.
2021-03-06 20:33:53 -05:00
Scott Kostyshak
cf5f4c2061
ctests: for log, specify benefit is quick fixes
...
In the cost/benefit log, most of the bugs would have been discovered
eventually. The benefit of a test suite is to find bugs quickly.
2021-03-06 20:09:32 -05:00
Scott Kostyshak
cecbf5f096
ctests: log a fixed issue
2021-03-06 20:09:24 -05:00
Scott Kostyshak
279cfb9162
ctests: log a fixed issue
2021-02-19 19:19:53 -05:00
Kornel Benko
092410d88d
Amend c21cd7dc
: Ignore epub tests for now
2021-02-18 09:34:43 +01:00
Scott Kostyshak
783be115ff
ctests: uninvert 2 docbook exports now succeeding
2021-02-18 00:58:38 -05:00
Scott Kostyshak
c21cd7dc2b
Revert "Revert "Cmake export tests: Add epub-format to be tested""
...
Rather than revert the added epub tests, it makes more sense to
ignore them. That way it is easier to flip the switch to enable
them.
Thanks to Kornel.
This reverts commit 894977b62e
.
2021-02-17 22:41:40 -05:00
Scott Kostyshak
894977b62e
Revert "Cmake export tests: Add epub-format to be tested"
...
Revert the addition of epub tests for now since a lot of them are
failing (and are not regressions).
This reverts commit 983d327fe3
.
2021-02-17 11:54:02 -05:00
Thibaut Cuvelier
5297862855
DocBook: mark dates to disallow fonts inside.
...
One more test passes.
2021-02-14 06:08:36 +01:00
Thibaut Cuvelier
7ee196adbf
DocBook: some tests start passing with double inlines fixed.
2021-02-14 05:39:24 +01:00
Juergen Spitzmueller
11b7714fc1
Use SVG icons in itemize bullet selector
...
This scales much better than the current png solution, is HiDPI- and
darkmode-ready
2021-02-09 10:32:16 +01:00
Kornel Benko
983d327fe3
Cmake export tests: Add epub-format to be tested
2021-02-08 11:35:27 +01:00
Scott Kostyshak
3c16d627da
ctests: log a fixed issue
2021-02-08 00:13:45 -05:00
Kornel Benko
a86864b3bb
Amend f7ed7f53
: Cmake + epub: Install saxon*.jar together with its licence
...
Thanks to Pavel
2021-02-07 16:23:46 +01:00
Stephan Witt
700f03d0c2
#11453 make LyX app icons on Mac retina ready - use the Lydia.svg from Mike
2021-02-07 13:05:59 +01:00
Kornel Benko
f7ed7f53c4
Cmake + epub: Install needed docbook files
2021-02-07 12:37:58 +01:00
Stephan Witt
f7f1b6ebae
#11453 correct name of SVG to ICNS conversion utility
2021-02-06 12:42:41 +01:00
Stephan Witt
4e1541bd52
#11453 add SVG to ICNS conversion utility
2021-02-06 12:39:10 +01:00
Scott Kostyshak
7d2c80d0ef
ctests: log a fixed issue
2021-02-05 22:45:14 -05:00
Scott Kostyshak
86e72d57a5
ctests: invert a few ru Embedded Objects tests
...
Consistent with the other Russian manuals.
2021-02-05 22:08:39 -05:00
Pavel Sanda
dded4c8ab5
make distcheck broken after old installer purge.
2021-01-31 16:33:47 +01:00
Kornel Benko
ac5534827e
Cmake key-tests: These are very touchy in respect to timings
...
Cmake key-tests: These are very touchy in respect to timings
1.) Try to use shortcuts instead of direct command
2.) use bigger pause where needed
2021-01-29 16:11:16 +01:00
Scott Kostyshak
e581e35be3
ctests: unignore tests thanks to lyx2lyx feature
...
The lyx2lyx roundtrip feature added at 364532a7
fixed the
convergence of some tests so we remove them from the ignored list.
2021-01-28 13:39:23 -05:00
Scott Kostyshak
ca6051d148
ctests: log found regression and fix
2021-01-28 13:38:17 -05:00
Juergen Spitzmueller
b42c5dd7d6
Add frontispiece layout to KOMA classes
2021-01-28 10:24:28 +01:00
Scott Kostyshak
9d3dcdc1f7
ctests: add found regression and fix
2021-01-28 00:27:45 -05:00