mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
7d196fea77
Qt >= 5 refuses to display them. We work around this in lib/symbols already, but make sure we do not try to display math glyphs at these code points anyway. Fixes bug #8493.
12 lines
494 B
Plaintext
12 lines
494 B
Plaintext
Things left to do after killing Qt4 (obtained by grepping for Qt4 and 'Qt 4'):
|
|
* look at the FIXME KILLQT4 comments in src/ and resolve them
|
|
* update INSTALL.cmake
|
|
* update INSTALL.MacOSX
|
|
* update cmake
|
|
* check whether development/autotests/keytest.py really needs QT4
|
|
investigate references to Qt4 in keytest
|
|
* update or remove development/lyx.rpm.README
|
|
* update or remove development/lyxserver/server_monitor.cpp
|
|
* update or remove development/tools/count_total_lines_of_compiled_code.sh
|
|
|