Merge branch 'stable' into dev
authorSergio Ahumada <sergio.ahumada@digia.com>
Thu, 5 Sep 2013 13:31:08 +0000 (15:31 +0200)
committerSergio Ahumada <sergio.ahumada@digia.com>
Fri, 6 Sep 2013 08:11:04 +0000 (10:11 +0200)
Conflicts:
src/qml/debugger/qv8debugservice.cpp
src/qml/qml/v8/qv8engine.cpp
tests/auto/quick/qquickitem/qquickitem.pro

Change-Id: Ic4a1dcdd8b8a84155d2f2abefdf1da5c3a56af31

1  2 
src/imports/dialogs/plugin.cpp
src/qml/debugger/qv8debugservice.cpp
src/qml/jsapi/qjsvalueiterator.h
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlengine.cpp
src/qml/qml/qqmlimport.cpp
src/quick/items/qquickitem.cpp
src/quick/items/qquickitemsmodule.cpp
src/quick/scenegraph/qsgshareddistancefieldglyphcache_p.h
tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp

Simple merge
Simple merge
  **
  ****************************************************************************/
  
- #ifndef QSCRIPTVALUEITERATOR_H
- #define QSCRIPTVALUEITERATOR_H
+ #ifndef QJSVALUEITERATOR_H
+ #define QJSVALUEITERATOR_H
  
 -#include <QtQml/qtqmlglobal.h>
  #include <QtQml/qjsvalue.h>
 +#include <QtQml/qtqmlglobal.h>
  #include <QtCore/qscopedpointer.h>
  
  QT_BEGIN_NAMESPACE
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge