diff options
author | Eike Ziller <eike.ziller@digia.com> | 2014-01-08 11:01:06 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2014-01-08 11:01:06 +0100 |
commit | 236ea9efb912c90cf3ecd6b03006f40e8da4d5f2 (patch) | |
tree | 5a0d09b49272e510d289483b52f991820d2a37cc /src/plugins/mercurial | |
parent | 9f46078afea181dda723f15de7f2d7f9fc5c303c (diff) | |
parent | 746c5d886395f66d3f7af1461555a75300201db6 (diff) | |
download | qt-creator-236ea9efb912c90cf3ecd6b03006f40e8da4d5f2.tar.gz |
Merge remote-tracking branch 'origin/3.0'
Conflicts:
share/qtcreator/debugger/dumper.cpp
share/qtcreator/debugger/dumper_p.h
share/qtcreator/debugger/test/main.cpp
src/plugins/debugger/gdb/classicgdbengine.cpp
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/debugger/lldblib/guest/lldbengineguest.cpp
src/plugins/debugger/lldblib/guest/lldbengineguest.h
src/plugins/debugger/lldblib/guest/main.cpp
src/plugins/debugger/lldblib/ipcengineguest.cpp
src/plugins/debugger/lldblib/ipcengineguest.h
src/plugins/debugger/lldblib/ipcenginehost.cpp
src/plugins/debugger/lldblib/ipcenginehost.h
src/plugins/debugger/lldblib/lldbenginehost.cpp
src/plugins/debugger/lldblib/lldboptionspage.cpp
src/plugins/qbsprojectmanager/qbsstep.cpp
src/plugins/qbsprojectmanager/qbsstep.h
src/plugins/qmlprofiler/canvas/qdeclarativecanvas.cpp
src/plugins/qmlprofiler/canvas/qdeclarativecanvas_p.h
src/plugins/qmlprofiler/canvas/qdeclarativecontext2d.cpp
src/plugins/qmlprofiler/canvas/qdeclarativecontext2d_p.h
src/plugins/qmlprofiler/canvas/qmlprofilercanvas.cpp
src/plugins/qnx/blackberrycheckdevmodestep.cpp
src/plugins/qtsupport/debugginghelper.cpp
Change-Id: Ie9fd0a885fb6264a6a8a72daee071b75bcbd2e9d
Diffstat (limited to 'src/plugins/mercurial')
30 files changed, 30 insertions, 30 deletions
diff --git a/src/plugins/mercurial/Mercurial.pluginspec.in b/src/plugins/mercurial/Mercurial.pluginspec.in index c771782d81..4911760716 100644 --- a/src/plugins/mercurial/Mercurial.pluginspec.in +++ b/src/plugins/mercurial/Mercurial.pluginspec.in @@ -1,6 +1,6 @@ <plugin name=\"Mercurial\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_COMPAT_VERSION\"> <vendor>Brian McGillion</vendor> - <copyright>(C) 2013 Brian McGillion</copyright> + <copyright>(C) 2014 Brian McGillion</copyright> <license> Commercial Usage diff --git a/src/plugins/mercurial/annotationhighlighter.cpp b/src/plugins/mercurial/annotationhighlighter.cpp index 6a0a0be01e..c47c6cc3bf 100644 --- a/src/plugins/mercurial/annotationhighlighter.cpp +++ b/src/plugins/mercurial/annotationhighlighter.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/annotationhighlighter.h b/src/plugins/mercurial/annotationhighlighter.h index 931a745c6e..bb8d7fa821 100644 --- a/src/plugins/mercurial/annotationhighlighter.h +++ b/src/plugins/mercurial/annotationhighlighter.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/authenticationdialog.cpp b/src/plugins/mercurial/authenticationdialog.cpp index 2dc6cbf6dc..c514012c9b 100644 --- a/src/plugins/mercurial/authenticationdialog.cpp +++ b/src/plugins/mercurial/authenticationdialog.cpp @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/authenticationdialog.h b/src/plugins/mercurial/authenticationdialog.h index 31e54a8ffb..c80304de99 100644 --- a/src/plugins/mercurial/authenticationdialog.h +++ b/src/plugins/mercurial/authenticationdialog.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). +** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/clonewizard.cpp b/src/plugins/mercurial/clonewizard.cpp index 9da9266392..3e13bf7a5e 100644 --- a/src/plugins/mercurial/clonewizard.cpp +++ b/src/plugins/mercurial/clonewizard.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/clonewizard.h b/src/plugins/mercurial/clonewizard.h index 155058c01f..c9adc7b0ce 100644 --- a/src/plugins/mercurial/clonewizard.h +++ b/src/plugins/mercurial/clonewizard.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/clonewizardpage.cpp b/src/plugins/mercurial/clonewizardpage.cpp index f3f0be521e..d734f7459f 100644 --- a/src/plugins/mercurial/clonewizardpage.cpp +++ b/src/plugins/mercurial/clonewizardpage.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/clonewizardpage.h b/src/plugins/mercurial/clonewizardpage.h index f45e66e05b..f70db0cdc2 100644 --- a/src/plugins/mercurial/clonewizardpage.h +++ b/src/plugins/mercurial/clonewizardpage.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/commiteditor.cpp b/src/plugins/mercurial/commiteditor.cpp index 175a8df224..1c7d9fcf75 100644 --- a/src/plugins/mercurial/commiteditor.cpp +++ b/src/plugins/mercurial/commiteditor.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/commiteditor.h b/src/plugins/mercurial/commiteditor.h index 3cb71bf770..d657c11506 100644 --- a/src/plugins/mercurial/commiteditor.h +++ b/src/plugins/mercurial/commiteditor.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/constants.h b/src/plugins/mercurial/constants.h index d1ffcda711..ab74028d75 100644 --- a/src/plugins/mercurial/constants.h +++ b/src/plugins/mercurial/constants.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialclient.cpp b/src/plugins/mercurial/mercurialclient.cpp index f1969682f5..821c4d53b6 100644 --- a/src/plugins/mercurial/mercurialclient.cpp +++ b/src/plugins/mercurial/mercurialclient.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialclient.h b/src/plugins/mercurial/mercurialclient.h index 845d2db478..7ccf999adb 100644 --- a/src/plugins/mercurial/mercurialclient.h +++ b/src/plugins/mercurial/mercurialclient.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialcommitwidget.cpp b/src/plugins/mercurial/mercurialcommitwidget.cpp index 262994bf56..e366f15ea9 100644 --- a/src/plugins/mercurial/mercurialcommitwidget.cpp +++ b/src/plugins/mercurial/mercurialcommitwidget.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialcommitwidget.h b/src/plugins/mercurial/mercurialcommitwidget.h index e7d1b960ff..2d23fba533 100644 --- a/src/plugins/mercurial/mercurialcommitwidget.h +++ b/src/plugins/mercurial/mercurialcommitwidget.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialcontrol.cpp b/src/plugins/mercurial/mercurialcontrol.cpp index 5ab69bc9dd..753b3c7136 100644 --- a/src/plugins/mercurial/mercurialcontrol.cpp +++ b/src/plugins/mercurial/mercurialcontrol.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialcontrol.h b/src/plugins/mercurial/mercurialcontrol.h index bfd49b0f6f..067dcf1c78 100644 --- a/src/plugins/mercurial/mercurialcontrol.h +++ b/src/plugins/mercurial/mercurialcontrol.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialeditor.cpp b/src/plugins/mercurial/mercurialeditor.cpp index ca6a62b9fb..81ed8bb257 100644 --- a/src/plugins/mercurial/mercurialeditor.cpp +++ b/src/plugins/mercurial/mercurialeditor.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialeditor.h b/src/plugins/mercurial/mercurialeditor.h index ddbefdcce8..cda4ae94d9 100644 --- a/src/plugins/mercurial/mercurialeditor.h +++ b/src/plugins/mercurial/mercurialeditor.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialplugin.cpp b/src/plugins/mercurial/mercurialplugin.cpp index 8febeebee6..8814c4f0eb 100644 --- a/src/plugins/mercurial/mercurialplugin.cpp +++ b/src/plugins/mercurial/mercurialplugin.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialplugin.h b/src/plugins/mercurial/mercurialplugin.h index d34c1b8e95..7c5ab3d203 100644 --- a/src/plugins/mercurial/mercurialplugin.h +++ b/src/plugins/mercurial/mercurialplugin.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialsettings.cpp b/src/plugins/mercurial/mercurialsettings.cpp index 86ad05b726..7e4b7bc184 100644 --- a/src/plugins/mercurial/mercurialsettings.cpp +++ b/src/plugins/mercurial/mercurialsettings.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/mercurialsettings.h b/src/plugins/mercurial/mercurialsettings.h index 6e668f0e61..baba7e0422 100644 --- a/src/plugins/mercurial/mercurialsettings.h +++ b/src/plugins/mercurial/mercurialsettings.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/optionspage.cpp b/src/plugins/mercurial/optionspage.cpp index ca272b9e27..390be856eb 100644 --- a/src/plugins/mercurial/optionspage.cpp +++ b/src/plugins/mercurial/optionspage.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/optionspage.h b/src/plugins/mercurial/optionspage.h index acad34a9e6..828be3e396 100644 --- a/src/plugins/mercurial/optionspage.h +++ b/src/plugins/mercurial/optionspage.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/revertdialog.cpp b/src/plugins/mercurial/revertdialog.cpp index 16b5dc06f9..95e8664361 100644 --- a/src/plugins/mercurial/revertdialog.cpp +++ b/src/plugins/mercurial/revertdialog.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/revertdialog.h b/src/plugins/mercurial/revertdialog.h index ce9520b57d..7e40f1ab3d 100644 --- a/src/plugins/mercurial/revertdialog.h +++ b/src/plugins/mercurial/revertdialog.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/srcdestdialog.cpp b/src/plugins/mercurial/srcdestdialog.cpp index a5559754aa..8b45cdd12a 100644 --- a/src/plugins/mercurial/srcdestdialog.cpp +++ b/src/plugins/mercurial/srcdestdialog.cpp @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. diff --git a/src/plugins/mercurial/srcdestdialog.h b/src/plugins/mercurial/srcdestdialog.h index 0bcdf21a64..5735c6cd66 100644 --- a/src/plugins/mercurial/srcdestdialog.h +++ b/src/plugins/mercurial/srcdestdialog.h @@ -1,6 +1,6 @@ /************************************************************************** ** -** Copyright (c) 2013 Brian McGillion +** Copyright (c) 2014 Brian McGillion ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. |