qt6-bb10/src
Mitch Curtis 318d39ccaf Removed size comparison in QFileInfo::operator==.
QTBUG-4031 and QTBUG-4036 mention that QFileInfo::operator==
includes a size() comparison as part of its equality check. I've
removed this check as it doesn't seem to be integral to the comparison.

Task-number: QTBUG-4031
Task-number: QTBUG-4036
Change-Id: I5663ec0e1ac8f70e0a156357c284696779ecd380
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-23 14:18:34 +02:00
..
3rdparty Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
concurrent turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
corelib Removed size comparison in QFileInfo::operator==. 2012-05-23 14:18:34 +02:00
dbus Fix QtDBus compilation for -qconfig large 2012-05-21 16:02:06 +02:00
gui Minor QPlatformMenu API cleanup. 2012-05-23 10:02:11 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Fix compile warnings with MSVC 2012-05-23 14:18:34 +02:00
opengl Add a missing pointer initializer. 2012-05-23 14:18:34 +02:00
platformsupport Fix surrogate pair handling in QCoreTextFontEngine 2012-05-23 14:18:34 +02:00
plugins Fix font rendering gamma correction on Mac 2012-05-23 14:18:34 +02:00
printsupport qpa api: replace QPA headers with something more benign 2012-05-22 20:56:38 +02:00
sql Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
testlib QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tools replace remaining "const QChar &" with "QChar" 2012-05-22 20:56:38 +02:00
widgets Don't use deprecated QPixmap::grabWindow(),grabWidget(). 2012-05-23 09:44:21 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Enable Gtk file icons 2012-05-15 04:57:15 +02:00