X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=TODO.killqt4;h=89e027ff76df34f8f005f3475caea11dfbd5bd5a;hb=9716e79624a4d;hp=d36c4ea736402fd8eb77fe91530a82b55ba48d1a;hpb=4310430a38fd53254df2d27d0f14b906bd9cf63c;p=lyx.git diff --git a/TODO.killqt4 b/TODO.killqt4 index d36c4ea736..89e027ff76 100644 --- a/TODO.killqt4 +++ b/TODO.killqt4 @@ -1,12 +1,12 @@ -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 +Killing Qt4 +=========== +Things left to do before release, obtained using: + git grep -il 'qt *4' + +* macOS (Stephan): + - update INSTALL.cmake + - update INSTALL.MacOSX + +* Windows (Eugene?) + - update development/cmake/modules/LyXPaths.cmake