qt5base-lts/src
Giuseppe D'Angelo 658dfef500 Remove default argument from declarations of qHash as friend
It's illegal in C++11: §8.3.6.4 [dcl.fct.default]
"If a friend declaration specifies a default argument expression,
that declaration shall be a definition and shall be the only declaration
of the function or function template in the translation unit."

Clang is starting to enforce this, thus it's making qtbase not compiling.

Task-number: QTBUG-32100
Change-Id: Ifd9d4f62354d7cf4ccf275f36aab64e05c59efff
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-07-02 13:34:56 +02:00
..
3rdparty Make PCRE's JIT work on Android devices 2013-06-19 11:54:29 +02:00
android Android: handle keyboard connect/disconnect 2013-06-21 09:26:35 +02:00
angle put ANGLE includes in a QtANGLE subdir 2013-06-10 21:12:13 +02:00
concurrent Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
corelib Remove default argument from declarations of qHash as friend 2013-07-02 13:34:56 +02:00
dbus Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
gui QIcon: Avoid fetching twice the same pixmap 2013-07-01 18:07:57 +02:00
network Remove default argument from declarations of qHash as friend 2013-07-02 13:34:56 +02:00
opengl qdoc: QGLFrameBufferObject::bindDefault() was marked \internal 2013-06-10 23:29:44 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Further followup to Q_OS_MACX changes. 2013-06-24 15:49:31 +02:00
plugins Windows: Fix the code of the native color dialog. 2013-07-02 11:05:18 +02:00
printsupport Deal with unused functions, as found by the Intel compiler 2013-07-01 02:02:17 +02:00
sql fix off-by-one index check 2013-07-01 21:22:33 +02:00
testlib QtTest: Output correct library name 2013-05-27 00:41:46 +02:00
tools moc: Avoid non-deterministic output which causes unnecesary rebuilds 2013-06-30 00:48:34 +02:00
widgets Fix dropshadow and blur graphics effects. 2013-07-02 11:05:18 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00