]> 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 05e7bb3b1d475a1802025bf29fb2370e695bb2b1..3dd170562a2eb1dcde1427622fc7a0dcaab9aef5 100644 (file)
@@ -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