qt5base-lts/src/corelib
Marc Mutz 1be6bad232 Add qHash(QLocale)
QLocales can be compared for equality,
so qHash should be overloaded, too.

[ChangeLog][QtCore][QLocale] Added qHash(QLocale).

Change-Id: Ia0fdf1207b842b9bb20b8f9ab0165016915debf4
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-06-30 20:10:54 +00:00
..
animation Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
arch Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
codecs Fix warning on WinRT arm 2015-05-19 10:56:30 +00:00
doc Allow types with a comma in Q_PROPERTY 2015-06-12 11:36:32 +00:00
global Add a synthesized-by-application value to mouse event source 2015-06-15 17:16:17 +00:00
io QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 07:20:50 +00:00
itemmodels QModelIndex: Fix a nullptr literal 0 that would look odd as nullptr 2015-06-30 20:08:34 +00:00
json core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
kernel Force Visual C++ math.h to define the M_ constants 2015-06-22 15:13:13 +00:00
mimetypes QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 07:20:50 +00:00
plugin core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
statemachine QStateMachine: remove unused qHash(QPointer<T>) 2015-06-24 13:24:40 +00:00
thread QException: fix exception specification 2015-06-17 13:22:50 +00:00
tools Add qHash(QLocale) 2015-06-30 20:10:54 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Revert some changes in light of GCC 4 -fPIE reversal 2015-05-29 00:08:41 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
QtCore.dynlist