X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=TODO.killqt4;h=3dd170562a2eb1dcde1427622fc7a0dcaab9aef5;hb=437f0822f7dd4b9ca8a50526a6dac2d85818a6ee;hp=05e7bb3b1d475a1802025bf29fb2370e695bb2b1;hpb=db70aec26290902ff0076c0c20d3455451b880c7;p=lyx.git diff --git a/TODO.killqt4 b/TODO.killqt4 index 05e7bb3b1d..3dd170562a 100644 --- a/TODO.killqt4 +++ b/TODO.killqt4 @@ -1,15 +1,8 @@ -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 README -* update INSTALL -* update INSTALL.cmake -* update INSTALL.MacOSX -* update autoconf -* 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 +Killing Qt4 +=========== +Things left to do before release, obtained using: + git grep -il 'qt *4' + +* macOS (Stephan): + - update INSTALL.MacOSX