The font used in the "Find Uses" Window is not available and therefore I only get squares...
Created attachment 107002 [details] Screenshot of missing font in code browser Kdevelop 5.1.0
Git commit 12f5de1c9706b7b5b49528b57acfe4a350110839 by Kevin Funk. Committed on 01/08/2017 at 08:07. Pushed by kfunk into branch '5.1'. UsesWidget: Use <code> to achieve monospace font "Monospace" is not a font family, it is a style (it's a predefined alias of fontconfig, so it is unavailable if Qt is configured not to use fontconfig). Also see: http://lists.qt-project.org/pipermail/qt-interest-old/2011-October/036282.html FIXED-IN: 5.1.2 M +2 -2 language/duchain/navigation/useswidget.cpp https://commits.kde.org/kdevplatform/12f5de1c9706b7b5b49528b57acfe4a350110839
I have the exact same issue with the git appimage from approx. 2 weeks ago (5.2.1).