mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
4310430a38
Most of the changes consist in assuming that USE_QT5=yes. Update INSTALL and README accordingly.
13 lines
535 B
Plaintext
13 lines
535 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
|
|
* check references to qt4 in lib/symbols
|
|
|