]> git.lyx.org Git - lyx.git/blobdiff - TODO.killqt4
Fix up 'Reduce metrics updates from 4 to 1 when loading file'
[lyx.git] / TODO.killqt4
index 07cca2beeba5c5dec3fb0335b0b245bed74dd7e6..3dd170562a2eb1dcde1427622fc7a0dcaab9aef5 100644 (file)
@@ -1,11 +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 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
+Killing Qt4
+===========
 
+Things left to do before release, obtained using:
+  git grep -il 'qt *4'
+
+* macOS (Stephan):
+  - update INSTALL.MacOSX