OSDN Git Service

Rewrote FileListModel class to use a QHash map internally. This should speed-up the...
authorlordmulder <mulder2@gmx.de>
Fri, 4 May 2012 14:39:02 +0000 (16:39 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 4 May 2012 14:39:02 +0000 (16:39 +0200)
commitb00b5278971615fb2601072abd39264cc59b4652
treee2d721626da028a0213cebde001491bd7f8d1d47
parent5d69b91c5b8947c2254bdbcb4edb12f887a6621c
Rewrote FileListModel class to use a QHash map internally. This should speed-up the lookup, especially when adding a huge number of files.
src/Model_FileList.cpp
src/Model_FileList.h