summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-08-28 16:19:13 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-08-28 16:19:13 +0200
commit1f50edbd81baa57f9508f76f4d6493eaa01d6610 (patch)
treee4af5e8c4ab3f48dc284cc52ece08f14c2477186
parente60c4466df48d6536fef0c77dc1df1c9d05e97d4 (diff)
parent10ddd5a745704f058a668e56a41e84ba2e8282da (diff)
Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1
-rw-r--r--src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h11
-rw-r--r--src/xmlpatterns/data/qabstractfloat_tpl_p.h11
-rw-r--r--src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h11
-rw-r--r--src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h11
-rw-r--r--src/xmlpatterns/environment/qstackcontextbase_tpl_p.h11
-rw-r--r--src/xmlpatterns/expr/qcastingplatform_tpl_p.h11
-rw-r--r--src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h11
-rw-r--r--src/xmlpatterns/expr/qevaluationcache_tpl_p.h11
-rw-r--r--src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h11
-rw-r--r--src/xmlpatterns/functions/qdatetimefns_tpl_p.h11
-rw-r--r--src/xmlpatterns/parser/qmaintainingreader_tpl_p.h11
-rw-r--r--src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h11
-rw-r--r--src/xmlpatterns/schema/qxsduserschematype_tpl_p.h11
-rw-r--r--src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h11
14 files changed, 154 insertions, 0 deletions
diff --git a/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h b/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h
index 85330d44..3de58f0b 100644
--- a/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h
+++ b/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qacceltreebuilder_p.h.
diff --git a/src/xmlpatterns/data/qabstractfloat_tpl_p.h b/src/xmlpatterns/data/qabstractfloat_tpl_p.h
index 8f8d5f41..b72ce976 100644
--- a/src/xmlpatterns/data/qabstractfloat_tpl_p.h
+++ b/src/xmlpatterns/data/qabstractfloat_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qabstractfloat_p.h.
diff --git a/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h b/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h
index c9e09b15..c3f2ec6c 100644
--- a/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h
+++ b/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/*
* NOTE: This file is included by qabstractfloatcasters_p.h
* if you need some includes, put them in qabstractfloatcasters_p.h (outside of the namespace)
diff --git a/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h b/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h
index 02d442da..6131468b 100644
--- a/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h
+++ b/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/*
* @file
* @short This file is included by qatomicmathematicians_p.h
diff --git a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h b/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h
index 879b7b18..538b9baa 100644
--- a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h
+++ b/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qstackcontextbase_p.h.
diff --git a/src/xmlpatterns/expr/qcastingplatform_tpl_p.h b/src/xmlpatterns/expr/qcastingplatform_tpl_p.h
index b76863bd..782c223f 100644
--- a/src/xmlpatterns/expr/qcastingplatform_tpl_p.h
+++ b/src/xmlpatterns/expr/qcastingplatform_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qcastingplatform_p.h.
diff --git a/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h b/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h
index 7076e415..0ab9ad85 100644
--- a/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h
+++ b/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qcomparisonplatform_p.h.
diff --git a/src/xmlpatterns/expr/qevaluationcache_tpl_p.h b/src/xmlpatterns/expr/qevaluationcache_tpl_p.h
index 2d4b4c93..cb4f5a7a 100644
--- a/src/xmlpatterns/expr/qevaluationcache_tpl_p.h
+++ b/src/xmlpatterns/expr/qevaluationcache_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qevaluationcache_p.h.
diff --git a/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h b/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h
index 8794a39a..0221d80d 100644
--- a/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h
+++ b/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file qcomparingaggregator.cpp
* @short This file is included by qcomparingaggregator_p.h.
diff --git a/src/xmlpatterns/functions/qdatetimefns_tpl_p.h b/src/xmlpatterns/functions/qdatetimefns_tpl_p.h
index 84cc7629..5154dbcb 100644
--- a/src/xmlpatterns/functions/qdatetimefns_tpl_p.h
+++ b/src/xmlpatterns/functions/qdatetimefns_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qdatetimefns_p.h.
diff --git a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h b/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h
index fa5a2bd4..2fb4ee4f 100644
--- a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h
+++ b/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by qcastingplatform_p.h.
diff --git a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
index 88b04c5d..90125116 100644
--- a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
+++ b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/*
* NOTE: This file is included by qxsdstatemachine_p.h
* if you need some includes, put them in qxsdstatemachine_p.h (outside of the namespace)
diff --git a/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h b/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h
index 24507701..4de53c0b 100644
--- a/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h
+++ b/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/*
* NOTE: This file is included by qxsduserschematype_p.h
* if you need some includes, put them in qxsduserschematype_p.h (outside of the namespace)
diff --git a/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h b/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h
index e726428f..7b15412f 100644
--- a/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h
+++ b/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h
@@ -31,6 +31,17 @@
**
****************************************************************************/
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
/**
* @file
* @short This file is included by BuiltintNodeType.h.