Version: 4.3.90 (using Devel) OS: Linux Installed from: Compiled sources (Similar to bug:192045, but with an updated version of uics and a different command-line option) When running "uics -d path/to/somefile.ui", I get the message "uics: File generated with too old version of Qt Designer". If I remove the XML prolog then I get no output (presumably no dependencies). Qt Designer is v4.6.0 and uics is from mono-qt-devel package v4.3.90 from openSUSE's KDE Factory build service repo (http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.2). Not an important feature, just something I was investigating.
Just to correct that slightly, because package and app version numbers don't match: $ uics -v Qt User Interface Compiler version 4.6.0
Seems as if the dependency printing of uics is broken. The correct version is that of the kdebindings package. uics always prints the version that is defined by Qt itself, which is, admittedly, a bit stupid.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
I've not done any Qt development in a decade. Marking as "Fixed" because there's nothing more relevant.