Mark wrote: > Step 2: Create a Qt 5.2 project. CMake or QMake, doesn't matter. it > needs kdelibs, kio and qt widgets and whatever the extra dependencies > are at this moment. You can use this cmake file for reference > http://pastebin.kde.org/ptq5kgkqx. Change the absolute paths. The code > for you main file: http://pastebin.kde.org/pyjpytxui Posting pastebin urls to a mailing list is always a bad idea because they expire. Already, the first link here no longer exists. Posting small code files as attachments is generally fine. Anyone looking for answers to questions (on any mailing list) in N years and finding pastebin links will not get the answer that was provided.
Try replacing the model with a QStringListModel which contains 50,000 elements. If that shows them all, then the problem is more-likely in the KDirModel than in the Qt view. That narrows down the search for the bug. Thanks, Steve. _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel