qt5base-lts/src
Lars Knoll 61cefb2f7a De-inline QFileSystemModel::fileInfo() and implement it efficiently
De-inline the method, and return the file info that's already being
cached by the model.

This is ok to do in a minor release, as apps compiled against an older
version of Qt will simply continue to use the less efficient
implementation.

Change-Id: I164c7961a8cf97447638af316512326442767dd8
Task-number: QTBUG-30902
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Edward Welbourne <edward.welbourne@theqtcompany.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2015-11-28 16:38:32 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
android Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-04 12:28:48 +01:00
angle Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
concurrent QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00
corelib QtBase: combine adjacent qDebug()/qCritical() lines 2015-11-28 16:34:32 +00:00
dbus Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
gui QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
network QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
opengl QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
platformsupport QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
plugins QtBase: combine adjacent qDebug()/qCritical() lines 2015-11-28 16:34:32 +00:00
printsupport Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
sql QSqlQueryModel::clear(): Call begin/endResetModel(). 2015-11-19 07:24:13 +00:00
testlib QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
tools make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00
widgets De-inline QFileSystemModel::fileInfo() and implement it efficiently 2015-11-28 16:38:32 +00:00
winmain winrt: Exit application properly 2015-10-30 21:50:43 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
src.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00