all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
Showing
with
1904 additions
and
1904 deletions
+1904
-1904
- README README +1 -1
- dist/copyright_template.txt dist/copyright_template.txt +2 -2
- doc/addressbook-sdk.qdoc doc/addressbook-sdk.qdoc +2 -2
- doc/api/coding-style.qdoc doc/api/coding-style.qdoc +2 -2
- doc/api/external-tool-spec.qdoc doc/api/external-tool-spec.qdoc +2 -2
- doc/api/qtcreator-api.qdoc doc/api/qtcreator-api.qdoc +2 -2
- doc/api/qtcreator-dev-wizards.qdoc doc/api/qtcreator-dev-wizards.qdoc +2 -2
- doc/api/qtcreator-dev.qdoc doc/api/qtcreator-dev.qdoc +2 -2
- doc/api/qtcreator-ui-text.qdoc doc/api/qtcreator-ui-text.qdoc +2 -2
- doc/examples/addressbook-sdk/part1/addressbook.cpp doc/examples/addressbook-sdk/part1/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part1/addressbook.h doc/examples/addressbook-sdk/part1/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part1/main.cpp doc/examples/addressbook-sdk/part1/main.cpp +1 -1
- doc/examples/addressbook-sdk/part2/addressbook.cpp doc/examples/addressbook-sdk/part2/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part2/addressbook.h doc/examples/addressbook-sdk/part2/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part2/main.cpp doc/examples/addressbook-sdk/part2/main.cpp +1 -1
- doc/examples/addressbook-sdk/part3/addressbook.cpp doc/examples/addressbook-sdk/part3/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part3/addressbook.h doc/examples/addressbook-sdk/part3/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part3/main.cpp doc/examples/addressbook-sdk/part3/main.cpp +1 -1
- doc/examples/addressbook-sdk/part4/addressbook.cpp doc/examples/addressbook-sdk/part4/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part4/addressbook.h doc/examples/addressbook-sdk/part4/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part4/main.cpp doc/examples/addressbook-sdk/part4/main.cpp +1 -1
- doc/examples/addressbook-sdk/part5/addressbook.cpp doc/examples/addressbook-sdk/part5/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part5/addressbook.h doc/examples/addressbook-sdk/part5/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part5/finddialog.cpp doc/examples/addressbook-sdk/part5/finddialog.cpp +1 -1
- doc/examples/addressbook-sdk/part5/finddialog.h doc/examples/addressbook-sdk/part5/finddialog.h +1 -1
- doc/examples/addressbook-sdk/part5/main.cpp doc/examples/addressbook-sdk/part5/main.cpp +1 -1
- doc/examples/addressbook-sdk/part6/addressbook.cpp doc/examples/addressbook-sdk/part6/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part6/addressbook.h doc/examples/addressbook-sdk/part6/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part6/finddialog.cpp doc/examples/addressbook-sdk/part6/finddialog.cpp +1 -1
- doc/examples/addressbook-sdk/part6/finddialog.h doc/examples/addressbook-sdk/part6/finddialog.h +1 -1
- doc/examples/addressbook-sdk/part6/main.cpp doc/examples/addressbook-sdk/part6/main.cpp +1 -1
- doc/examples/addressbook-sdk/part7/addressbook.cpp doc/examples/addressbook-sdk/part7/addressbook.cpp +1 -1
- doc/examples/addressbook-sdk/part7/addressbook.h doc/examples/addressbook-sdk/part7/addressbook.h +1 -1
- doc/examples/addressbook-sdk/part7/finddialog.cpp doc/examples/addressbook-sdk/part7/finddialog.cpp +1 -1
- doc/examples/addressbook-sdk/part7/finddialog.h doc/examples/addressbook-sdk/part7/finddialog.h +1 -1
- doc/examples/addressbook-sdk/part7/main.cpp doc/examples/addressbook-sdk/part7/main.cpp +1 -1
- doc/examples/batteryindicator/main.cpp doc/examples/batteryindicator/main.cpp +1 -1
- doc/examples/batteryindicator/mainwindow.cpp doc/examples/batteryindicator/mainwindow.cpp +1 -1
- doc/examples/batteryindicator/mainwindow.h doc/examples/batteryindicator/mainwindow.h +1 -1
- doc/examples/batterystatus/BatteryStatus.pro doc/examples/batterystatus/BatteryStatus.pro +1 -1
- doc/examples/batterystatus/main.cpp doc/examples/batterystatus/main.cpp +1 -1
- doc/examples/batterystatus/qml/BatteryStatus/MainPage.qml doc/examples/batterystatus/qml/BatteryStatus/MainPage.qml +1 -1
- doc/examples/batterystatus/qml/BatteryStatus/main.qml doc/examples/batterystatus/qml/BatteryStatus/main.qml +1 -1
- doc/examples/doc_src_plugins.qdoc doc/examples/doc_src_plugins.qdoc +2 -2
- doc/examples/textfinder/main.cpp doc/examples/textfinder/main.cpp +1 -1
- doc/examples/textfinder/textfinder.cpp doc/examples/textfinder/textfinder.cpp +1 -1
- doc/examples/textfinder/textfinder.h doc/examples/textfinder/textfinder.h +1 -1
- doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp ...ginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp +1 -1
- doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h ...luginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h +1 -1
- doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp ...ginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp +1 -1
- doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h ...luginhowto/examples/dirmodelplugin/dirnavigationfactory.h +1 -1
- doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp +1 -1
- doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h +1 -1
- doc/pluginhowto/examples/donothing/donothingplugin.cpp doc/pluginhowto/examples/donothing/donothingplugin.cpp +1 -1
- doc/pluginhowto/examples/donothing/donothingplugin.h doc/pluginhowto/examples/donothing/donothingplugin.h +1 -1
- doc/pluginhowto/examples/headerfilter/headerfilter.cpp doc/pluginhowto/examples/headerfilter/headerfilter.cpp +1 -1
- doc/pluginhowto/examples/headerfilter/headerfilter.h doc/pluginhowto/examples/headerfilter/headerfilter.h +1 -1
- doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp +1 -1
- doc/pluginhowto/examples/headerfilter/headerfilterplugin.h doc/pluginhowto/examples/headerfilter/headerfilterplugin.h +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditor.cpp doc/pluginhowto/examples/htmleditor/htmleditor.cpp +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditor.h doc/pluginhowto/examples/htmleditor/htmleditor.h +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorfactory.h doc/pluginhowto/examples/htmleditor/htmleditorfactory.h +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorplugin.h doc/pluginhowto/examples/htmleditor/htmleditorplugin.h +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp +1 -1
- doc/pluginhowto/examples/htmleditor/htmleditorwidget.h doc/pluginhowto/examples/htmleditor/htmleditorwidget.h +1 -1
- doc/pluginhowto/examples/htmleditor/htmlfile.cpp doc/pluginhowto/examples/htmleditor/htmlfile.cpp +1 -1
- doc/pluginhowto/examples/htmleditor/htmlfile.h doc/pluginhowto/examples/htmleditor/htmlfile.h +1 -1
- doc/pluginhowto/examples/loggermode/loggermode.cpp doc/pluginhowto/examples/loggermode/loggermode.cpp +1 -1
- doc/pluginhowto/examples/loggermode/loggermode.h doc/pluginhowto/examples/loggermode/loggermode.h +1 -1
- doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp +1 -1
- doc/pluginhowto/examples/loggermode/loggermodePlugin.h doc/pluginhowto/examples/loggermode/loggermodePlugin.h +1 -1
- doc/pluginhowto/examples/loggermode/loggermodewidget.cpp doc/pluginhowto/examples/loggermode/loggermodewidget.cpp +1 -1
- doc/pluginhowto/examples/loggermode/loggermodewidget.h doc/pluginhowto/examples/loggermode/loggermodewidget.h +1 -1
- doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp +1 -1
- doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h +1 -1
- doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp ...pluginhowto/examples/menu/placingmenu/donothingplugin.cpp +1 -1
- doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h +1 -1
- doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp ...wto/examples/menu/registeringmenuitem/donothingplugin.cpp +1 -1
- doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h ...howto/examples/menu/registeringmenuitem/donothingplugin.h +1 -1
- doc/pluginhowto/examples/menu/respondingtomenuitems/donothingplugin.cpp ...o/examples/menu/respondingtomenuitems/donothingplugin.cpp +1 -1
- doc/pluginhowto/examples/menu/respondingtomenuitems/donothingplugin.h ...wto/examples/menu/respondingtomenuitems/donothingplugin.h +1 -1
- doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp ...luginhowto/examples/preferencepane/modifiedfilelister.cpp +1 -1
- doc/pluginhowto/examples/preferencepane/modifiedfilelister.h doc/pluginhowto/examples/preferencepane/modifiedfilelister.h +1 -1
- doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp ...nhowto/examples/preferencepane/modifiedfilelistwidget.cpp +1 -1
- doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h ...ginhowto/examples/preferencepane/modifiedfilelistwidget.h +1 -1
- doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp ...ginhowto/examples/preferencepane/preferencepaneplugin.cpp +1 -1
- doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h ...luginhowto/examples/preferencepane/preferencepaneplugin.h +1 -1
- doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp +1 -1
- doc/pluginhowto/examples/progressbar/headerfilterprogress.h doc/pluginhowto/examples/progressbar/headerfilterprogress.h +1 -1
- doc/pluginhowto/examples/progressbar/progressbarplugin.cpp doc/pluginhowto/examples/progressbar/progressbarplugin.cpp +1 -1
- doc/pluginhowto/examples/progressbar/progressbarplugin.h doc/pluginhowto/examples/progressbar/progressbarplugin.h +1 -1
- doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp ...wto/examples/wizard/customproject/customprojectplugin.cpp +1 -1
- doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h ...howto/examples/wizard/customproject/customprojectplugin.h +1 -1
- doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp ...wto/examples/wizard/customproject/customprojectwizard.cpp +1 -1
- doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h ...howto/examples/wizard/customproject/customprojectwizard.h +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp ...examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h ...o/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp ...owto/examples/wizard/itemmodelwizard/modelclasswizard.cpp +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h ...nhowto/examples/wizard/itemmodelwizard/modelclasswizard.h +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp ...inhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp +1 -1
- doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h ...uginhowto/examples/wizard/itemmodelwizard/modelnamepage.h +1 -1
- doc/src/analyze/creator-analyze.qdoc doc/src/analyze/creator-analyze.qdoc +2 -2
- doc/src/analyze/creator-valgrind.qdoc doc/src/analyze/creator-valgrind.qdoc +2 -2
- doc/src/analyze/qtquick-profiler.qdoc doc/src/analyze/qtquick-profiler.qdoc +2 -2
- doc/src/debugger/creator-debugger-example.qdoc doc/src/debugger/creator-debugger-example.qdoc +2 -2
- doc/src/debugger/creator-debugger.qdoc doc/src/debugger/creator-debugger.qdoc +2 -2
- doc/src/debugger/qtquick-debugging.qdoc doc/src/debugger/qtquick-debugging.qdoc +2 -2
- doc/src/editors/creator-editors.qdoc doc/src/editors/creator-editors.qdoc +2 -2
- doc/src/editors/creator-mime-types.qdoc doc/src/editors/creator-mime-types.qdoc +2 -2
- doc/src/howto/creator-cli.qdoc doc/src/howto/creator-cli.qdoc +2 -2
- doc/src/howto/creator-external-tools.qdoc doc/src/howto/creator-external-tools.qdoc +2 -2
- doc/src/howto/creator-help.qdoc doc/src/howto/creator-help.qdoc +2 -2
- doc/src/howto/creator-keyboard-shortcuts.qdoc doc/src/howto/creator-keyboard-shortcuts.qdoc +2 -2
- doc/src/howto/creator-sessions.qdoc doc/src/howto/creator-sessions.qdoc +2 -2
- doc/src/howto/creator-task-lists.qdoc doc/src/howto/creator-task-lists.qdoc +2 -2
- doc/src/howto/creator-tips.qdoc doc/src/howto/creator-tips.qdoc +2 -2
- doc/src/howto/creator-ui.qdoc doc/src/howto/creator-ui.qdoc +2 -2
- doc/src/howto/creator-vcs.qdoc doc/src/howto/creator-vcs.qdoc +2 -2
- doc/src/howto/qtcreator-faq.qdoc doc/src/howto/qtcreator-faq.qdoc +2 -2
- doc/src/linux-mobile/creator-deployment-madde.qdoc doc/src/linux-mobile/creator-deployment-madde.qdoc +2 -2
- doc/src/linux-mobile/creator-madde-emulator.qdoc doc/src/linux-mobile/creator-madde-emulator.qdoc +2 -2
- doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc +2 -2
- doc/src/linux-mobile/creator-publish-ovi-maemo.qdoc doc/src/linux-mobile/creator-publish-ovi-maemo.qdoc +2 -2
- doc/src/linux-mobile/creator-publish-ovi-meego.qdoc doc/src/linux-mobile/creator-publish-ovi-meego.qdoc +2 -2
- doc/src/linux-mobile/linuxdev.qdoc doc/src/linux-mobile/linuxdev.qdoc +2 -2
- doc/src/linux-mobile/maemodev.qdoc doc/src/linux-mobile/maemodev.qdoc +2 -2
- doc/src/linux-mobile/meegodev.qdoc doc/src/linux-mobile/meegodev.qdoc +2 -2
- doc/src/overview/creator-acknowledgements.qdoc doc/src/overview/creator-acknowledgements.qdoc +2 -2
- doc/src/overview/creator-advanced.qdoc doc/src/overview/creator-advanced.qdoc +2 -2
- doc/src/overview/creator-deployment-overview.qdoc doc/src/overview/creator-deployment-overview.qdoc +2 -2
- doc/src/overview/creator-deployment-ovi.qdoc doc/src/overview/creator-deployment-ovi.qdoc +2 -2
- doc/src/overview/creator-design-overview.qdoc doc/src/overview/creator-design-overview.qdoc +2 -2
- doc/src/overview/creator-getting-started.qdoc doc/src/overview/creator-getting-started.qdoc +2 -2
- doc/src/overview/creator-glossary.qdoc doc/src/overview/creator-glossary.qdoc +2 -2
- doc/src/overview/creator-issues.qdoc doc/src/overview/creator-issues.qdoc +2 -2
- doc/src/overview/creator-overview.qdoc doc/src/overview/creator-overview.qdoc +2 -2
- doc/src/overview/creator-supported-platforms.qdoc doc/src/overview/creator-supported-platforms.qdoc +2 -2
- doc/src/overview/creator-tech-support.qdoc doc/src/overview/creator-tech-support.qdoc +2 -2
- doc/src/overview/mobile-app-design.qdoc doc/src/overview/mobile-app-design.qdoc +2 -2
- doc/src/projects/creator-projects-build-run-tutorial.qdoc doc/src/projects/creator-projects-build-run-tutorial.qdoc +2 -2
- doc/src/projects/creator-projects-building-running.qdoc doc/src/projects/creator-projects-building-running.qdoc +2 -2
- doc/src/projects/creator-projects-building.qdoc doc/src/projects/creator-projects-building.qdoc +2 -2
- doc/src/projects/creator-projects-cmake.qdoc doc/src/projects/creator-projects-cmake.qdoc +2 -2
- doc/src/projects/creator-projects-creating.qdoc doc/src/projects/creator-projects-creating.qdoc +2 -2
- doc/src/projects/creator-projects-custom-wizards.qdoc doc/src/projects/creator-projects-custom-wizards.qdoc +2 -2
- doc/src/projects/creator-projects-generic.qdoc doc/src/projects/creator-projects-generic.qdoc +2 -2
- doc/src/projects/creator-projects-libraries.qdoc doc/src/projects/creator-projects-libraries.qdoc +2 -2
- doc/src/projects/creator-projects-opening.qdoc doc/src/projects/creator-projects-opening.qdoc +2 -2
- doc/src/projects/creator-projects-overview.qdoc doc/src/projects/creator-projects-overview.qdoc +2 -2
- doc/src/projects/creator-projects-qt-versions.qdoc doc/src/projects/creator-projects-qt-versions.qdoc +2 -2
- doc/src/projects/creator-projects-running.qdoc doc/src/projects/creator-projects-running.qdoc +2 -2
- doc/src/projects/creator-projects-settings-build.qdoc doc/src/projects/creator-projects-settings-build.qdoc +2 -2
- doc/src/projects/creator-projects-settings-code-style.qdoc doc/src/projects/creator-projects-settings-code-style.qdoc +2 -2
- doc/src/projects/creator-projects-settings-dependencies.qdoc doc/src/projects/creator-projects-settings-dependencies.qdoc +2 -2
- doc/src/projects/creator-projects-settings-editor.qdoc doc/src/projects/creator-projects-settings-editor.qdoc +2 -2
- doc/src/projects/creator-projects-settings-overview.qdoc doc/src/projects/creator-projects-settings-overview.qdoc +2 -2
- doc/src/projects/creator-projects-settings-run.qdoc doc/src/projects/creator-projects-settings-run.qdoc +2 -2
- doc/src/projects/creator-projects-settings-sharing.qdoc doc/src/projects/creator-projects-settings-sharing.qdoc +2 -2
- doc/src/projects/creator-projects-tool-chains.qdoc doc/src/projects/creator-projects-tool-chains.qdoc +2 -2
- doc/src/projects/creator-remote-compiler.qdoc doc/src/projects/creator-remote-compiler.qdoc +2 -2
- doc/src/qtcreator.qdoc doc/src/qtcreator.qdoc +2 -2
- doc/src/qtquick/qtquick-app-development.qdoc doc/src/qtquick/qtquick-app-development.qdoc +2 -2
- doc/src/qtquick/qtquick-app-tutorial.qdoc doc/src/qtquick/qtquick-app-tutorial.qdoc +2 -2
- doc/src/qtquick/qtquick-designer.qdoc doc/src/qtquick/qtquick-designer.qdoc +2 -2
- doc/src/qtquick/qtquick-toolbars.qdoc doc/src/qtquick/qtquick-toolbars.qdoc +2 -2
- doc/src/symbian/creator-deployment-symbian.qdoc doc/src/symbian/creator-deployment-symbian.qdoc +2 -2
- doc/src/symbian/creator-publish-ovi-symbian.qdoc doc/src/symbian/creator-publish-ovi-symbian.qdoc +2 -2
- doc/src/symbian/qtquick-components-symbian.qdoc doc/src/symbian/qtquick-components-symbian.qdoc +2 -2
- doc/src/symbian/symbiandev.qdoc doc/src/symbian/symbiandev.qdoc +2 -2
- doc/src/widgets/qtdesigner-app-tutorial.qdoc doc/src/widgets/qtdesigner-app-tutorial.qdoc +2 -2
- doc/src/widgets/qtdesigner-mobile-app-tutorial.qdoc doc/src/widgets/qtdesigner-mobile-app-tutorial.qdoc +2 -2
- doc/src/widgets/qtdesigner-overview.qdoc doc/src/widgets/qtdesigner-overview.qdoc +2 -2
- doc/src/widgets/qtdesigner-plugins.qdoc doc/src/widgets/qtdesigner-plugins.qdoc +2 -2
- lib/qtcreator/qtcomponents/Button.qml lib/qtcreator/qtcomponents/Button.qml +2 -2
- lib/qtcreator/qtcomponents/ButtonRow.qml lib/qtcreator/qtcomponents/ButtonRow.qml +2 -2
- lib/qtcreator/qtcomponents/CheckBox.qml lib/qtcreator/qtcomponents/CheckBox.qml +2 -2
- lib/qtcreator/qtcomponents/ChoiceList.qml lib/qtcreator/qtcomponents/ChoiceList.qml +2 -2
- lib/qtcreator/qtcomponents/ContextMenu.qml lib/qtcreator/qtcomponents/ContextMenu.qml +2 -2
- lib/qtcreator/qtcomponents/Dial.qml lib/qtcreator/qtcomponents/Dial.qml +2 -2
- lib/qtcreator/qtcomponents/Frame.qml lib/qtcreator/qtcomponents/Frame.qml +2 -2
- lib/qtcreator/qtcomponents/GroupBox.qml lib/qtcreator/qtcomponents/GroupBox.qml +2 -2
- lib/qtcreator/qtcomponents/Menu.qml lib/qtcreator/qtcomponents/Menu.qml +2 -2
- lib/qtcreator/qtcomponents/MenuItem.qml lib/qtcreator/qtcomponents/MenuItem.qml +2 -2
- lib/qtcreator/qtcomponents/ProgressBar.qml lib/qtcreator/qtcomponents/ProgressBar.qml +2 -2
- lib/qtcreator/qtcomponents/RadioButton.qml lib/qtcreator/qtcomponents/RadioButton.qml +2 -2
- lib/qtcreator/qtcomponents/ScrollArea.qml lib/qtcreator/qtcomponents/ScrollArea.qml +2 -2
- lib/qtcreator/qtcomponents/ScrollBar.qml lib/qtcreator/qtcomponents/ScrollBar.qml +2 -2
- lib/qtcreator/qtcomponents/Slider.qml lib/qtcreator/qtcomponents/Slider.qml +2 -2
- lib/qtcreator/qtcomponents/SpinBox.qml lib/qtcreator/qtcomponents/SpinBox.qml +2 -2
- lib/qtcreator/qtcomponents/SplitterRow.qml lib/qtcreator/qtcomponents/SplitterRow.qml +2 -2
- lib/qtcreator/qtcomponents/Switch.qml lib/qtcreator/qtcomponents/Switch.qml +2 -2
- lib/qtcreator/qtcomponents/Tab.qml lib/qtcreator/qtcomponents/Tab.qml +2 -2
- lib/qtcreator/qtcomponents/TabBar.qml lib/qtcreator/qtcomponents/TabBar.qml +2 -2
- lib/qtcreator/qtcomponents/TabFrame.qml lib/qtcreator/qtcomponents/TabFrame.qml +2 -2
- lib/qtcreator/qtcomponents/TableColumn.qml lib/qtcreator/qtcomponents/TableColumn.qml +2 -2
- lib/qtcreator/qtcomponents/TableView.qml lib/qtcreator/qtcomponents/TableView.qml +2 -2
- lib/qtcreator/qtcomponents/TextArea.qml lib/qtcreator/qtcomponents/TextArea.qml +2 -2
- lib/qtcreator/qtcomponents/TextField.qml lib/qtcreator/qtcomponents/TextField.qml +2 -2
- lib/qtcreator/qtcomponents/ToolBar.qml lib/qtcreator/qtcomponents/ToolBar.qml +2 -2
- lib/qtcreator/qtcomponents/ToolButton.qml lib/qtcreator/qtcomponents/ToolButton.qml +2 -2
- lib/qtcreator/qtcomponents/custom/BasicButton.qml lib/qtcreator/qtcomponents/custom/BasicButton.qml +2 -2
- lib/qtcreator/qtcomponents/custom/Button.qml lib/qtcreator/qtcomponents/custom/Button.qml +2 -2
- lib/qtcreator/qtcomponents/custom/ButtonColumn.qml lib/qtcreator/qtcomponents/custom/ButtonColumn.qml +2 -2
- lib/qtcreator/qtcomponents/custom/ButtonRow.qml lib/qtcreator/qtcomponents/custom/ButtonRow.qml +2 -2
- lib/qtcreator/qtcomponents/custom/CheckBox.qml lib/qtcreator/qtcomponents/custom/CheckBox.qml +2 -2
- lib/qtcreator/qtcomponents/custom/ChoiceList.qml lib/qtcreator/qtcomponents/custom/ChoiceList.qml +2 -2
- lib/qtcreator/qtcomponents/custom/GroupBox.qml lib/qtcreator/qtcomponents/custom/GroupBox.qml +2 -2
- lib/qtcreator/qtcomponents/custom/ProgressBar.qml lib/qtcreator/qtcomponents/custom/ProgressBar.qml +2 -2
- lib/qtcreator/qtcomponents/custom/Slider.qml lib/qtcreator/qtcomponents/custom/Slider.qml +2 -2
- lib/qtcreator/qtcomponents/custom/SpinBox.qml lib/qtcreator/qtcomponents/custom/SpinBox.qml +2 -2
- lib/qtcreator/qtcomponents/custom/SplitterRow.qml lib/qtcreator/qtcomponents/custom/SplitterRow.qml +2 -2
- lib/qtcreator/qtcomponents/custom/TextField.qml lib/qtcreator/qtcomponents/custom/TextField.qml +2 -2
- lib/qtcreator/qtcomponents/custom/behaviors/ButtonBehavior.qml ...tcreator/qtcomponents/custom/behaviors/ButtonBehavior.qml +2 -2
- lib/qtcreator/qtcomponents/custom/behaviors/ModalPopupBehavior.qml ...ator/qtcomponents/custom/behaviors/ModalPopupBehavior.qml +2 -2
- lib/qtcreator/qtcomponents/custom/private/ChoiceListPopup.qml ...qtcreator/qtcomponents/custom/private/ChoiceListPopup.qml +2 -2
- share/qtcreator/dumper/dumper.cpp share/qtcreator/dumper/dumper.cpp +2 -2
- share/qtcreator/dumper/dumper.h share/qtcreator/dumper/dumper.h +2 -2
- share/qtcreator/dumper/dumper_p.h share/qtcreator/dumper/dumper_p.h +2 -2
- share/qtcreator/dumper/test/main.cpp share/qtcreator/dumper/test/main.cpp +2 -2
- share/qtcreator/glsl/glsl_120.frag share/qtcreator/glsl/glsl_120.frag +2 -2
- share/qtcreator/glsl/glsl_120.vert share/qtcreator/glsl/glsl_120.vert +2 -2
- share/qtcreator/glsl/glsl_120_common.glsl share/qtcreator/glsl/glsl_120_common.glsl +2 -2
- share/qtcreator/glsl/glsl_es_100.frag share/qtcreator/glsl/glsl_es_100.frag +2 -2
- share/qtcreator/glsl/glsl_es_100.vert share/qtcreator/glsl/glsl_es_100.vert +2 -2
- share/qtcreator/glsl/glsl_es_100_common.glsl share/qtcreator/glsl/glsl_es_100_common.glsl +2 -2
- share/qtcreator/qml/qmldump/main.cpp share/qtcreator/qml/qmldump/main.cpp +2 -2
- share/qtcreator/qml/qmldump/qmlstreamwriter.cpp share/qtcreator/qml/qmldump/qmlstreamwriter.cpp +2 -2
- share/qtcreator/qml/qmldump/qmlstreamwriter.h share/qtcreator/qml/qmldump/qmlstreamwriter.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/abstractliveedittool.cpp ...creator/qml/qmljsdebugger/editor/abstractliveedittool.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/abstractliveedittool.h ...qtcreator/qml/qmljsdebugger/editor/abstractliveedittool.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/boundingrecthighlighter.cpp ...ator/qml/qmljsdebugger/editor/boundingrecthighlighter.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/boundingrecthighlighter.h ...reator/qml/qmljsdebugger/editor/boundingrecthighlighter.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/colorpickertool.cpp share/qtcreator/qml/qmljsdebugger/editor/colorpickertool.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/colorpickertool.h share/qtcreator/qml/qmljsdebugger/editor/colorpickertool.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/livelayeritem.cpp share/qtcreator/qml/qmljsdebugger/editor/livelayeritem.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/livelayeritem.h share/qtcreator/qml/qmljsdebugger/editor/livelayeritem.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.cpp ...ljsdebugger/editor/liverubberbandselectionmanipulator.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h ...qmljsdebugger/editor/liverubberbandselectionmanipulator.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.cpp ...eator/qml/qmljsdebugger/editor/liveselectionindicator.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h ...creator/qml/qmljsdebugger/editor/liveselectionindicator.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.cpp ...eator/qml/qmljsdebugger/editor/liveselectionrectangle.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h ...creator/qml/qmljsdebugger/editor/liveselectionrectangle.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectiontool.cpp .../qtcreator/qml/qmljsdebugger/editor/liveselectiontool.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/liveselectiontool.h share/qtcreator/qml/qmljsdebugger/editor/liveselectiontool.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/livesingleselectionmanipulator.cpp ...l/qmljsdebugger/editor/livesingleselectionmanipulator.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/livesingleselectionmanipulator.h ...qml/qmljsdebugger/editor/livesingleselectionmanipulator.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/subcomponentmasklayeritem.cpp ...or/qml/qmljsdebugger/editor/subcomponentmasklayeritem.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/subcomponentmasklayeritem.h ...ator/qml/qmljsdebugger/editor/subcomponentmasklayeritem.h +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/zoomtool.cpp share/qtcreator/qml/qmljsdebugger/editor/zoomtool.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/editor/zoomtool.h share/qtcreator/qml/qmljsdebugger/editor/zoomtool.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/jsdebuggeragent.h share/qtcreator/qml/qmljsdebugger/include/jsdebuggeragent.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qdeclarativeinspectorservice.h .../qml/qmljsdebugger/include/qdeclarativeinspectorservice.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qdeclarativeviewinspector.h ...tor/qml/qmljsdebugger/include/qdeclarativeviewinspector.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qdeclarativeviewobserver.h ...ator/qml/qmljsdebugger/include/qdeclarativeviewobserver.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qmlinspectorconstants.h ...creator/qml/qmljsdebugger/include/qmlinspectorconstants.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h ...tcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativedebughelper_p.h ...jsdebugger/include/qt_private/qdeclarativedebughelper_p.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativedebugservice_p.h ...sdebugger/include/qt_private/qdeclarativedebugservice_p.h +2 -2
- share/qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativestate_p.h ...ml/qmljsdebugger/include/qt_private/qdeclarativestate_p.h +2 -2
- share/qtcreator/qml/qmljsdebugger/jsdebuggeragent.cpp share/qtcreator/qml/qmljsdebugger/jsdebuggeragent.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/protocol/inspectorprotocol.h .../qtcreator/qml/qmljsdebugger/protocol/inspectorprotocol.h +2 -2
- share/qtcreator/qml/qmljsdebugger/qdeclarativeinspectorservice.cpp ...reator/qml/qmljsdebugger/qdeclarativeinspectorservice.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector.cpp ...qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector.cpp +2 -2
- share/qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector_p.h ...qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector_p.h +2 -2
- share/qtcreator/qml/qmlobserver/Info.plist.in share/qtcreator/qml/qmlobserver/Info.plist.in +2 -2
- share/qtcreator/qml/qmlobserver/browser/Browser.qml share/qtcreator/qml/qmlobserver/browser/Browser.qml +2 -2
- share/qtcreator/qml/qmlobserver/deviceorientation.cpp share/qtcreator/qml/qmlobserver/deviceorientation.cpp +2 -2
- share/qtcreator/qml/qmlobserver/deviceorientation.h share/qtcreator/qml/qmlobserver/deviceorientation.h +2 -2
- share/qtcreator/qml/qmlobserver/deviceorientation_harmattan.cpp ...qtcreator/qml/qmlobserver/deviceorientation_harmattan.cpp +2 -2
- share/qtcreator/qml/qmlobserver/deviceorientation_maemo5.cpp share/qtcreator/qml/qmlobserver/deviceorientation_maemo5.cpp +2 -2
- share/qtcreator/qml/qmlobserver/deviceorientation_symbian.cpp ...e/qtcreator/qml/qmlobserver/deviceorientation_symbian.cpp +2 -2
- share/qtcreator/qml/qmlobserver/loggerwidget.cpp share/qtcreator/qml/qmlobserver/loggerwidget.cpp +2 -2
- share/qtcreator/qml/qmlobserver/loggerwidget.h share/qtcreator/qml/qmlobserver/loggerwidget.h +2 -2
- share/qtcreator/qml/qmlobserver/main.cpp share/qtcreator/qml/qmlobserver/main.cpp +2 -2
- share/qtcreator/qml/qmlobserver/proxysettings.cpp share/qtcreator/qml/qmlobserver/proxysettings.cpp +2 -2
- share/qtcreator/qml/qmlobserver/proxysettings.h share/qtcreator/qml/qmlobserver/proxysettings.h +2 -2
- share/qtcreator/qml/qmlobserver/qdeclarativetester.cpp share/qtcreator/qml/qmlobserver/qdeclarativetester.cpp +2 -2
- share/qtcreator/qml/qmlobserver/qdeclarativetester.h share/qtcreator/qml/qmlobserver/qdeclarativetester.h +2 -2
- share/qtcreator/qml/qmlobserver/qmlruntime.cpp share/qtcreator/qml/qmlobserver/qmlruntime.cpp +2 -2
- share/qtcreator/qml/qmlobserver/qmlruntime.h share/qtcreator/qml/qmlobserver/qmlruntime.h +2 -2
- share/qtcreator/qml/qmlobserver/startup/Logo.qml share/qtcreator/qml/qmlobserver/startup/Logo.qml +2 -2
- share/qtcreator/qml/qmlobserver/startup/startup.qml share/qtcreator/qml/qmlobserver/startup/startup.qml +2 -2
- share/qtcreator/qml/qmlobserver/texteditautoresizer_maemo5.h share/qtcreator/qml/qmlobserver/texteditautoresizer_maemo5.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changeauxiliarycommand.cpp ...creator/qml/qmlpuppet/commands/changeauxiliarycommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changeauxiliarycommand.h ...qtcreator/qml/qmlpuppet/commands/changeauxiliarycommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changebindingscommand.cpp ...tcreator/qml/qmlpuppet/commands/changebindingscommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changebindingscommand.h .../qtcreator/qml/qmlpuppet/commands/changebindingscommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp ...qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.h ...e/qtcreator/qml/qmlpuppet/commands/changefileurlcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changeidscommand.cpp share/qtcreator/qml/qmlpuppet/commands/changeidscommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changeidscommand.h share/qtcreator/qml/qmlpuppet/commands/changeidscommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changenodesourcecommand.cpp ...reator/qml/qmlpuppet/commands/changenodesourcecommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changenodesourcecommand.h ...tcreator/qml/qmlpuppet/commands/changenodesourcecommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changestatecommand.cpp ...e/qtcreator/qml/qmlpuppet/commands/changestatecommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changestatecommand.h share/qtcreator/qml/qmlpuppet/commands/changestatecommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changevaluescommand.cpp .../qtcreator/qml/qmlpuppet/commands/changevaluescommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/changevaluescommand.h share/qtcreator/qml/qmlpuppet/commands/changevaluescommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.cpp ...creator/qml/qmlpuppet/commands/childrenchangedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h ...qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/clearscenecommand.cpp share/qtcreator/qml/qmlpuppet/commands/clearscenecommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/clearscenecommand.h share/qtcreator/qml/qmlpuppet/commands/clearscenecommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/completecomponentcommand.cpp ...eator/qml/qmlpuppet/commands/completecomponentcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/completecomponentcommand.h ...creator/qml/qmlpuppet/commands/completecomponentcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/componentcompletedcommand.cpp ...ator/qml/qmlpuppet/commands/componentcompletedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/componentcompletedcommand.h ...reator/qml/qmlpuppet/commands/componentcompletedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/createinstancescommand.cpp ...creator/qml/qmlpuppet/commands/createinstancescommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/createinstancescommand.h ...qtcreator/qml/qmlpuppet/commands/createinstancescommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/createscenecommand.cpp ...e/qtcreator/qml/qmlpuppet/commands/createscenecommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/createscenecommand.h share/qtcreator/qml/qmlpuppet/commands/createscenecommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/informationchangedcommand.cpp ...ator/qml/qmlpuppet/commands/informationchangedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/informationchangedcommand.h ...reator/qml/qmlpuppet/commands/informationchangedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.cpp ...qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.h ...e/qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/removeinstancescommand.cpp ...creator/qml/qmlpuppet/commands/removeinstancescommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/removeinstancescommand.h ...qtcreator/qml/qmlpuppet/commands/removeinstancescommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/removepropertiescommand.cpp ...reator/qml/qmlpuppet/commands/removepropertiescommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/removepropertiescommand.h ...tcreator/qml/qmlpuppet/commands/removepropertiescommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/reparentinstancescommand.cpp ...eator/qml/qmlpuppet/commands/reparentinstancescommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/reparentinstancescommand.h ...creator/qml/qmlpuppet/commands/reparentinstancescommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp ...ml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h .../qml/qmlpuppet/commands/statepreviewimagechangedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/synchronizecommand.cpp ...e/qtcreator/qml/qmlpuppet/commands/synchronizecommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/synchronizecommand.h share/qtcreator/qml/qmlpuppet/commands/synchronizecommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/tokencommand.cpp share/qtcreator/qml/qmlpuppet/commands/tokencommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/tokencommand.h share/qtcreator/qml/qmlpuppet/commands/tokencommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/commands/valueschangedcommand.cpp ...qtcreator/qml/qmlpuppet/commands/valueschangedcommand.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/commands/valueschangedcommand.h ...e/qtcreator/qml/qmlpuppet/commands/valueschangedcommand.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/addimportcontainer.cpp .../qtcreator/qml/qmlpuppet/container/addimportcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/addimportcontainer.h share/qtcreator/qml/qmlpuppet/container/addimportcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/idcontainer.cpp share/qtcreator/qml/qmlpuppet/container/idcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/idcontainer.h share/qtcreator/qml/qmlpuppet/container/idcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/imagecontainer.cpp share/qtcreator/qml/qmlpuppet/container/imagecontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/imagecontainer.h share/qtcreator/qml/qmlpuppet/container/imagecontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/informationcontainer.cpp ...tcreator/qml/qmlpuppet/container/informationcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/informationcontainer.h .../qtcreator/qml/qmlpuppet/container/informationcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/instancecontainer.cpp ...e/qtcreator/qml/qmlpuppet/container/instancecontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/instancecontainer.h share/qtcreator/qml/qmlpuppet/container/instancecontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertyabstractcontainer.cpp ...tor/qml/qmlpuppet/container/propertyabstractcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertyabstractcontainer.h ...eator/qml/qmlpuppet/container/propertyabstractcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertybindingcontainer.cpp ...ator/qml/qmlpuppet/container/propertybindingcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertybindingcontainer.h ...reator/qml/qmlpuppet/container/propertybindingcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertyvaluecontainer.cpp ...reator/qml/qmlpuppet/container/propertyvaluecontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/propertyvaluecontainer.h ...tcreator/qml/qmlpuppet/container/propertyvaluecontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/container/reparentcontainer.cpp ...e/qtcreator/qml/qmlpuppet/container/reparentcontainer.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/container/reparentcontainer.h share/qtcreator/qml/qmlpuppet/container/reparentcontainer.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/anchorchangesnodeinstance.cpp ...tor/qml/qmlpuppet/instances/anchorchangesnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/anchorchangesnodeinstance.h ...eator/qml/qmlpuppet/instances/anchorchangesnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/behaviornodeinstance.cpp ...tcreator/qml/qmlpuppet/instances/behaviornodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/behaviornodeinstance.h .../qtcreator/qml/qmlpuppet/instances/behaviornodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/childrenchangeeventfilter.cpp ...tor/qml/qmlpuppet/instances/childrenchangeeventfilter.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/childrenchangeeventfilter.h ...eator/qml/qmlpuppet/instances/childrenchangeeventfilter.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/componentnodeinstance.cpp ...creator/qml/qmlpuppet/instances/componentnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/componentnodeinstance.h ...qtcreator/qml/qmlpuppet/instances/componentnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/dummycontextobject.cpp .../qtcreator/qml/qmlpuppet/instances/dummycontextobject.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/dummycontextobject.h share/qtcreator/qml/qmlpuppet/instances/dummycontextobject.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/dummynodeinstance.cpp ...e/qtcreator/qml/qmlpuppet/instances/dummynodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/dummynodeinstance.h share/qtcreator/qml/qmlpuppet/instances/dummynodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp ...eator/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstanceclientproxy.h ...creator/qml/qmlpuppet/instances/nodeinstanceclientproxy.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstancemetaobject.cpp ...reator/qml/qmlpuppet/instances/nodeinstancemetaobject.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstancemetaobject.h ...tcreator/qml/qmlpuppet/instances/nodeinstancemetaobject.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.cpp .../qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.h share/qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstancesignalspy.cpp ...creator/qml/qmlpuppet/instances/nodeinstancesignalspy.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/nodeinstancesignalspy.h ...qtcreator/qml/qmlpuppet/instances/nodeinstancesignalspy.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.cpp .../qtcreator/qml/qmlpuppet/instances/objectnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.h share/qtcreator/qml/qmlpuppet/instances/objectnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmlpropertychangesnodeinstance.cpp ...ml/qmlpuppet/instances/qmlpropertychangesnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmlpropertychangesnodeinstance.h .../qml/qmlpuppet/instances/qmlpropertychangesnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.cpp ...tcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.h .../qtcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmltransitionnodeinstance.cpp ...tor/qml/qmlpuppet/instances/qmltransitionnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/qmltransitionnodeinstance.h ...eator/qml/qmlpuppet/instances/qmltransitionnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/instances/servernodeinstance.cpp .../qtcreator/qml/qmlpuppet/instances/servernodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/instances/servernodeinstance.h share/qtcreator/qml/qmlpuppet/instances/servernodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/interfaces/commondefines.h share/qtcreator/qml/qmlpuppet/interfaces/commondefines.h +2 -2
- share/qtcreator/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h ...or/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h +2 -2
- share/qtcreator/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp .../qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h ...or/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.cpp ...qml2puppet/instances/qt5informationnodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.h ...t/qml2puppet/instances/qt5informationnodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp ...uppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h ...lpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp .../qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h ...ml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp ...pet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.h ...uppet/qml2puppet/instances/qt5previewnodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp ...ppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.h ...puppet/qml2puppet/instances/qt5rendernodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.cpp ...qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.h ...r/qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/qml2puppet/main.cpp share/qtcreator/qml/qmlpuppet/qml2puppet/main.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/graphicsobjectnodeinstance.cpp ...puppet/qmlpuppet/instances/graphicsobjectnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/graphicsobjectnodeinstance.h ...mlpuppet/qmlpuppet/instances/graphicsobjectnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/positionernodeinstance.cpp .../qmlpuppet/qmlpuppet/instances/positionernodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/positionernodeinstance.h ...ml/qmlpuppet/qmlpuppet/instances/positionernodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.cpp ...uppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.h ...lpuppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4informationnodeinstanceserver.cpp .../qmlpuppet/instances/qt4informationnodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4informationnodeinstanceserver.h ...et/qmlpuppet/instances/qt4informationnodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.cpp ...puppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.h ...mlpuppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.cpp ...l/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.h ...qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4previewnodeinstanceserver.cpp ...ppet/qmlpuppet/instances/qt4previewnodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4previewnodeinstanceserver.h ...puppet/qmlpuppet/instances/qt4previewnodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4rendernodeinstanceserver.cpp ...uppet/qmlpuppet/instances/qt4rendernodeinstanceserver.cpp +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4rendernodeinstanceserver.h ...lpuppet/qmlpuppet/instances/qt4rendernodeinstanceserver.h +2 -2
- share/qtcreator/qml/qmlpuppet/qmlpuppet/main.cpp share/qtcreator/qml/qmlpuppet/qmlpuppet/main.cpp +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/AlignmentHorizontalButtons.qml ...designer/propertyeditor/Qt/AlignmentHorizontalButtons.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/AlignmentVerticalButtons.qml ...mldesigner/propertyeditor/Qt/AlignmentVerticalButtons.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/AnchorBox.qml share/qtcreator/qmldesigner/propertyeditor/Qt/AnchorBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/AnchorButtons.qml ...qtcreator/qmldesigner/propertyeditor/Qt/AnchorButtons.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/BorderImageSpecifics.qml ...or/qmldesigner/propertyeditor/Qt/BorderImageSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/CheckBox.qml share/qtcreator/qmldesigner/propertyeditor/Qt/CheckBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ColorGroupBox.qml ...qtcreator/qmldesigner/propertyeditor/Qt/ColorGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ColorLabel.qml share/qtcreator/qmldesigner/propertyeditor/Qt/ColorLabel.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ColorScheme.qml ...e/qtcreator/qmldesigner/propertyeditor/Qt/ColorScheme.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ColorTypeButtons.qml ...reator/qmldesigner/propertyeditor/Qt/ColorTypeButtons.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ComboBox.qml share/qtcreator/qmldesigner/propertyeditor/Qt/ComboBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBox.qml ...qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBoxAlternate.qml .../qmldesigner/propertyeditor/Qt/DoubleSpinBoxAlternate.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ExpressionEditor.qml ...reator/qmldesigner/propertyeditor/Qt/ExpressionEditor.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Extended.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Extended.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedFunctionButton.qml .../qmldesigner/propertyeditor/Qt/ExtendedFunctionButton.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml .../qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedSwitches.qml ...reator/qmldesigner/propertyeditor/Qt/ExtendedSwitches.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FlagedButton.qml .../qtcreator/qmldesigner/propertyeditor/Qt/FlagedButton.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FlickableGroupBox.qml ...eator/qmldesigner/propertyeditor/Qt/FlickableGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FlickableSpecifics.qml ...ator/qmldesigner/propertyeditor/Qt/FlickableSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FlipableSpecifics.qml ...eator/qmldesigner/propertyeditor/Qt/FlipableSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FlowSpecifics.qml ...qtcreator/qmldesigner/propertyeditor/Qt/FlowSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml .../qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FontGroupBox.qml .../qtcreator/qmldesigner/propertyeditor/Qt/FontGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/FontStyleButtons.qml ...reator/qmldesigner/propertyeditor/Qt/FontStyleButtons.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Geometry.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Geometry.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/GridSpecifics.qml ...qtcreator/qmldesigner/propertyeditor/Qt/GridSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/GridViewSpecifics.qml ...eator/qmldesigner/propertyeditor/Qt/GridViewSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/GroupBox.qml share/qtcreator/qmldesigner/propertyeditor/Qt/GroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/GroupBoxOption.qml ...tcreator/qmldesigner/propertyeditor/Qt/GroupBoxOption.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/HorizontalLayout.qml ...reator/qmldesigner/propertyeditor/Qt/HorizontalLayout.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/HorizontalWhiteLine.qml ...tor/qmldesigner/propertyeditor/Qt/HorizontalWhiteLine.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ImageSpecifics.qml ...tcreator/qmldesigner/propertyeditor/Qt/ImageSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/IntEditor.qml share/qtcreator/qmldesigner/propertyeditor/Qt/IntEditor.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ItemPane.qml share/qtcreator/qmldesigner/propertyeditor/Qt/ItemPane.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Label.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Label.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Layout.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Layout.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/LayoutPane.qml share/qtcreator/qmldesigner/propertyeditor/Qt/LayoutPane.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/LineEdit.qml share/qtcreator/qmldesigner/propertyeditor/Qt/LineEdit.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml ...eator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Modifiers.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Modifiers.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/MouseAreaSpecifics.qml ...ator/qmldesigner/propertyeditor/Qt/MouseAreaSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/PathViewSpecifics.qml ...eator/qmldesigner/propertyeditor/Qt/PathViewSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/PlaceHolder.qml ...e/qtcreator/qmldesigner/propertyeditor/Qt/PlaceHolder.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml ...qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/RectangleColorGroupBox.qml .../qmldesigner/propertyeditor/Qt/RectangleColorGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/RectangleSpecifics.qml ...ator/qmldesigner/propertyeditor/Qt/RectangleSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/RowSpecifics.qml .../qtcreator/qmldesigner/propertyeditor/Qt/RowSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/ScrollArea.qml share/qtcreator/qmldesigner/propertyeditor/Qt/ScrollArea.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/SliderWidget.qml .../qtcreator/qmldesigner/propertyeditor/Qt/SliderWidget.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/SpinBox.qml share/qtcreator/qmldesigner/propertyeditor/Qt/SpinBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/StandardTextColorGroupBox.qml ...ldesigner/propertyeditor/Qt/StandardTextColorGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/StandardTextGroupBox.qml ...or/qmldesigner/propertyeditor/Qt/StandardTextGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/TextEditSpecifics.qml ...eator/qmldesigner/propertyeditor/Qt/TextEditSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/TextEditor.qml share/qtcreator/qmldesigner/propertyeditor/Qt/TextEditor.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputGroupBox.qml ...eator/qmldesigner/propertyeditor/Qt/TextInputGroupBox.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml ...ator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/TextSpecifics.qml ...qtcreator/qmldesigner/propertyeditor/Qt/TextSpecifics.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Transformation.qml ...tcreator/qmldesigner/propertyeditor/Qt/Transformation.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Type.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Type.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/VerticalLayout.qml ...tcreator/qmldesigner/propertyeditor/Qt/VerticalLayout.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/Visibility.qml share/qtcreator/qmldesigner/propertyeditor/Qt/Visibility.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/Qt/emptyPane.qml share/qtcreator/qmldesigner/propertyeditor/Qt/emptyPane.qml +2 -2
- share/qtcreator/qmldesigner/propertyeditor/QtWebKit/WebViewSpecifics.qml .../qmldesigner/propertyeditor/QtWebKit/WebViewSpecifics.qml +2 -2
- share/qtcreator/templates/wizards/helloworld/wizard_sample.xml .../qtcreator/templates/wizards/helloworld/wizard_sample.xml +2 -2
- share/qtcreator/templates/wizards/listmodel/wizard_sample.xml ...e/qtcreator/templates/wizards/listmodel/wizard_sample.xml +2 -2
- share/qtcreator/templates/wizards/plaincapp/wizard.xml share/qtcreator/templates/wizards/plaincapp/wizard.xml +2 -2
- share/qtcreator/templates/wizards/plaincppapp/wizard.xml share/qtcreator/templates/wizards/plaincppapp/wizard.xml +2 -2
- share/qtcreator/templates/wizards/qml-extension/wizard.xml share/qtcreator/templates/wizards/qml-extension/wizard.xml +2 -2
- share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml share/qtcreator/templates/wizards/qtcreatorplugin/wizard.xml +2 -2
- share/qtcreator/templates/wizards/scriptgeneratedproject/generate.pl ...ator/templates/wizards/scriptgeneratedproject/generate.pl +1 -1
- share/qtcreator/templates/wizards/scriptgeneratedproject/wizard_sample.xml ...emplates/wizards/scriptgeneratedproject/wizard_sample.xml +2 -2
- share/qtcreator/translations/check-ts.pl share/qtcreator/translations/check-ts.pl +2 -2
- share/qtcreator/welcomescreen/develop.qml share/qtcreator/welcomescreen/develop.qml +2 -2
- share/qtcreator/welcomescreen/examples.qml share/qtcreator/welcomescreen/examples.qml +2 -2
- share/qtcreator/welcomescreen/gettingstarted.qml share/qtcreator/welcomescreen/gettingstarted.qml +2 -2
- share/qtcreator/welcomescreen/welcomescreen.qml share/qtcreator/welcomescreen/welcomescreen.qml +2 -2
- share/qtcreator/welcomescreen/widgets/Button.qml share/qtcreator/welcomescreen/widgets/Button.qml +2 -2
- share/qtcreator/welcomescreen/widgets/Caption.qml share/qtcreator/welcomescreen/widgets/Caption.qml +2 -2
- share/qtcreator/welcomescreen/widgets/CheckBox.qml share/qtcreator/welcomescreen/widgets/CheckBox.qml +2 -2
- share/qtcreator/welcomescreen/widgets/ExampleBrowser.qml share/qtcreator/welcomescreen/widgets/ExampleBrowser.qml +2 -2
- share/qtcreator/welcomescreen/widgets/ExampleDelegate.qml share/qtcreator/welcomescreen/widgets/ExampleDelegate.qml +2 -2
- share/qtcreator/welcomescreen/widgets/ExampleGridView.qml share/qtcreator/welcomescreen/widgets/ExampleGridView.qml +2 -2
- share/qtcreator/welcomescreen/widgets/ExampleLineEdit.qml share/qtcreator/welcomescreen/widgets/ExampleLineEdit.qml +2 -2
- share/qtcreator/welcomescreen/widgets/FeaturedAndNewsListing.qml ...tcreator/welcomescreen/widgets/FeaturedAndNewsListing.qml +2 -2
- share/qtcreator/welcomescreen/widgets/Feedback.qml share/qtcreator/welcomescreen/widgets/Feedback.qml +2 -2
- share/qtcreator/welcomescreen/widgets/HeaderItemView.qml share/qtcreator/welcomescreen/widgets/HeaderItemView.qml +2 -2
- share/qtcreator/welcomescreen/widgets/InsetText.qml share/qtcreator/welcomescreen/widgets/InsetText.qml +2 -2
- share/qtcreator/welcomescreen/widgets/LineEdit.qml share/qtcreator/welcomescreen/widgets/LineEdit.qml +2 -2
- share/qtcreator/welcomescreen/widgets/LinksBar.qml share/qtcreator/welcomescreen/widgets/LinksBar.qml +2 -2
- share/qtcreator/welcomescreen/widgets/NewsListing.qml share/qtcreator/welcomescreen/widgets/NewsListing.qml +2 -2
- share/qtcreator/welcomescreen/widgets/RatingBar.qml share/qtcreator/welcomescreen/widgets/RatingBar.qml +2 -2
- share/qtcreator/welcomescreen/widgets/RecentProjects.qml share/qtcreator/welcomescreen/widgets/RecentProjects.qml +2 -2
- share/qtcreator/welcomescreen/widgets/RecentSessions.qml share/qtcreator/welcomescreen/widgets/RecentSessions.qml +2 -2
- share/qtcreator/welcomescreen/widgets/SingleTab.qml share/qtcreator/welcomescreen/widgets/SingleTab.qml +2 -2
- share/qtcreator/welcomescreen/widgets/TabWidget.qml share/qtcreator/welcomescreen/widgets/TabWidget.qml +2 -2
- share/qtcreator/welcomescreen/widgets/TagBrowser.qml share/qtcreator/welcomescreen/widgets/TagBrowser.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/context/ExampleDelegate.qml ...lcomescreen/widgets/dummydata/context/ExampleDelegate.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/context/ExampleGridView.qml ...lcomescreen/widgets/dummydata/context/ExampleGridView.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/examplesModel.qml ...creator/welcomescreen/widgets/dummydata/examplesModel.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/mockupTags.qml .../qtcreator/welcomescreen/widgets/dummydata/mockupTags.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/pagesModel.qml .../qtcreator/welcomescreen/widgets/dummydata/pagesModel.qml +2 -2
- share/qtcreator/welcomescreen/widgets/dummydata/tabsModel.qml ...e/qtcreator/welcomescreen/widgets/dummydata/tabsModel.qml +2 -2
- src/app/app_version.h.in src/app/app_version.h.in +2 -2
- src/app/main.cpp src/app/main.cpp +2 -2
- src/libs/3rdparty/botan/build/botan/build.h src/libs/3rdparty/botan/build/botan/build.h +2 -2
- src/libs/3rdparty/precompiled_headers/botan_pch.h src/libs/3rdparty/precompiled_headers/botan_pch.h +2 -2
- src/libs/aggregation/aggregate.cpp src/libs/aggregation/aggregate.cpp +2 -2
- src/libs/aggregation/aggregate.h src/libs/aggregation/aggregate.h +2 -2
- src/libs/aggregation/aggregation_global.h src/libs/aggregation/aggregation_global.h +2 -2
- src/libs/aggregation/examples/text/main.cpp src/libs/aggregation/examples/text/main.cpp +2 -2
- src/libs/aggregation/examples/text/main.h src/libs/aggregation/examples/text/main.h +2 -2
- src/libs/aggregation/examples/text/myinterfaces.h src/libs/aggregation/examples/text/myinterfaces.h +2 -2
- src/libs/cplusplus/ASTParent.cpp src/libs/cplusplus/ASTParent.cpp +2 -2
- src/libs/cplusplus/ASTParent.h src/libs/cplusplus/ASTParent.h +2 -2
- src/libs/cplusplus/ASTPath.cpp src/libs/cplusplus/ASTPath.cpp +2 -2
- src/libs/cplusplus/ASTPath.h src/libs/cplusplus/ASTPath.h +2 -2
- src/libs/cplusplus/BackwardsScanner.cpp src/libs/cplusplus/BackwardsScanner.cpp +2 -2
- src/libs/cplusplus/BackwardsScanner.h src/libs/cplusplus/BackwardsScanner.h +2 -2
- src/libs/cplusplus/CppDocument.cpp src/libs/cplusplus/CppDocument.cpp +2 -2
- src/libs/cplusplus/CppDocument.h src/libs/cplusplus/CppDocument.h +2 -2
- src/libs/cplusplus/CppRewriter.cpp src/libs/cplusplus/CppRewriter.cpp +2 -2
- src/libs/cplusplus/CppRewriter.h src/libs/cplusplus/CppRewriter.h +2 -2
- src/libs/cplusplus/DependencyTable.cpp src/libs/cplusplus/DependencyTable.cpp +2 -2
- src/libs/cplusplus/DependencyTable.h src/libs/cplusplus/DependencyTable.h +2 -2
- src/libs/cplusplus/DeprecatedGenTemplateInstance.cpp src/libs/cplusplus/DeprecatedGenTemplateInstance.cpp +2 -2
- src/libs/cplusplus/DeprecatedGenTemplateInstance.h src/libs/cplusplus/DeprecatedGenTemplateInstance.h +2 -2
- src/libs/cplusplus/ExpressionUnderCursor.cpp src/libs/cplusplus/ExpressionUnderCursor.cpp +2 -2
- src/libs/cplusplus/ExpressionUnderCursor.h src/libs/cplusplus/ExpressionUnderCursor.h +2 -2
- src/libs/cplusplus/FastPreprocessor.cpp src/libs/cplusplus/FastPreprocessor.cpp +2 -2
- src/libs/cplusplus/FastPreprocessor.h src/libs/cplusplus/FastPreprocessor.h +2 -2
- src/libs/cplusplus/FindUsages.cpp src/libs/cplusplus/FindUsages.cpp +2 -2
- src/libs/cplusplus/FindUsages.h src/libs/cplusplus/FindUsages.h +2 -2
- src/libs/cplusplus/Icons.cpp src/libs/cplusplus/Icons.cpp +2 -2
- src/libs/cplusplus/Icons.h src/libs/cplusplus/Icons.h +2 -2
- src/libs/cplusplus/LookupContext.cpp src/libs/cplusplus/LookupContext.cpp +2 -2
- src/libs/cplusplus/LookupContext.h src/libs/cplusplus/LookupContext.h +2 -2
- src/libs/cplusplus/LookupItem.cpp src/libs/cplusplus/LookupItem.cpp +2 -2
- src/libs/cplusplus/LookupItem.h src/libs/cplusplus/LookupItem.h +2 -2
- src/libs/cplusplus/Macro.cpp src/libs/cplusplus/Macro.cpp +2 -2
- src/libs/cplusplus/Macro.h src/libs/cplusplus/Macro.h +2 -2
- src/libs/cplusplus/MatchingText.cpp src/libs/cplusplus/MatchingText.cpp +2 -2
- src/libs/cplusplus/MatchingText.h src/libs/cplusplus/MatchingText.h +2 -2
- src/libs/cplusplus/ModelManagerInterface.cpp src/libs/cplusplus/ModelManagerInterface.cpp +2 -2
- src/libs/cplusplus/ModelManagerInterface.h src/libs/cplusplus/ModelManagerInterface.h +2 -2
- src/libs/cplusplus/NamePrettyPrinter.cpp src/libs/cplusplus/NamePrettyPrinter.cpp +2 -2
- src/libs/cplusplus/NamePrettyPrinter.h src/libs/cplusplus/NamePrettyPrinter.h +2 -2
- src/libs/cplusplus/Overview.cpp src/libs/cplusplus/Overview.cpp +2 -2
- src/libs/cplusplus/Overview.h src/libs/cplusplus/Overview.h +2 -2
- src/libs/cplusplus/OverviewModel.cpp src/libs/cplusplus/OverviewModel.cpp +2 -2
- src/libs/cplusplus/OverviewModel.h src/libs/cplusplus/OverviewModel.h +2 -2
- src/libs/cplusplus/PreprocessorClient.cpp src/libs/cplusplus/PreprocessorClient.cpp +2 -2
- src/libs/cplusplus/PreprocessorClient.h src/libs/cplusplus/PreprocessorClient.h +2 -2
- src/libs/cplusplus/PreprocessorEnvironment.cpp src/libs/cplusplus/PreprocessorEnvironment.cpp +2 -2
- src/libs/cplusplus/PreprocessorEnvironment.h src/libs/cplusplus/PreprocessorEnvironment.h +2 -2
- src/libs/cplusplus/ResolveExpression.cpp src/libs/cplusplus/ResolveExpression.cpp +2 -2
- src/libs/cplusplus/ResolveExpression.h src/libs/cplusplus/ResolveExpression.h +2 -2
- src/libs/cplusplus/SimpleLexer.cpp src/libs/cplusplus/SimpleLexer.cpp +2 -2
- src/libs/cplusplus/SimpleLexer.h src/libs/cplusplus/SimpleLexer.h +2 -2
- src/libs/cplusplus/SnapshotSymbolVisitor.cpp src/libs/cplusplus/SnapshotSymbolVisitor.cpp +2 -2
- src/libs/cplusplus/SnapshotSymbolVisitor.h src/libs/cplusplus/SnapshotSymbolVisitor.h +2 -2
- src/libs/cplusplus/SymbolNameVisitor.cpp src/libs/cplusplus/SymbolNameVisitor.cpp +2 -2
- src/libs/cplusplus/SymbolNameVisitor.h src/libs/cplusplus/SymbolNameVisitor.h +2 -2
- src/libs/cplusplus/TypeHierarchyBuilder.cpp src/libs/cplusplus/TypeHierarchyBuilder.cpp +2 -2
- src/libs/cplusplus/TypeHierarchyBuilder.h src/libs/cplusplus/TypeHierarchyBuilder.h +2 -2
- src/libs/cplusplus/TypeOfExpression.cpp src/libs/cplusplus/TypeOfExpression.cpp +2 -2
- src/libs/cplusplus/TypeOfExpression.h src/libs/cplusplus/TypeOfExpression.h +2 -2
- src/libs/cplusplus/TypePrettyPrinter.cpp src/libs/cplusplus/TypePrettyPrinter.cpp +2 -2
- src/libs/cplusplus/TypePrettyPrinter.h src/libs/cplusplus/TypePrettyPrinter.h +2 -2
- src/libs/cplusplus/findcdbbreakpoint.cpp src/libs/cplusplus/findcdbbreakpoint.cpp +2 -2
- src/libs/cplusplus/findcdbbreakpoint.h src/libs/cplusplus/findcdbbreakpoint.h +2 -2
- src/libs/cplusplus/pp-cctype.h src/libs/cplusplus/pp-cctype.h +2 -2
- src/libs/cplusplus/pp-engine.cpp src/libs/cplusplus/pp-engine.cpp +2 -2
- src/libs/cplusplus/pp-engine.h src/libs/cplusplus/pp-engine.h +2 -2
- src/libs/cplusplus/pp-macro-expander.cpp src/libs/cplusplus/pp-macro-expander.cpp +2 -2
- src/libs/cplusplus/pp-macro-expander.h src/libs/cplusplus/pp-macro-expander.h +2 -2
- src/libs/cplusplus/pp-scanner.cpp src/libs/cplusplus/pp-scanner.cpp +2 -2
- src/libs/cplusplus/pp-scanner.h src/libs/cplusplus/pp-scanner.h +2 -2
- src/libs/cplusplus/pp.h src/libs/cplusplus/pp.h +2 -2
- src/libs/extensionsystem/extensionsystem_global.h src/libs/extensionsystem/extensionsystem_global.h +2 -2
- src/libs/extensionsystem/invoker.cpp src/libs/extensionsystem/invoker.cpp +2 -2
- src/libs/extensionsystem/invoker.h src/libs/extensionsystem/invoker.h +2 -2
- src/libs/extensionsystem/iplugin.cpp src/libs/extensionsystem/iplugin.cpp +2 -2
- src/libs/extensionsystem/iplugin.h src/libs/extensionsystem/iplugin.h +2 -2
- src/libs/extensionsystem/iplugin_p.h src/libs/extensionsystem/iplugin_p.h +2 -2
- src/libs/extensionsystem/optionsparser.cpp src/libs/extensionsystem/optionsparser.cpp +2 -2
- src/libs/extensionsystem/optionsparser.h src/libs/extensionsystem/optionsparser.h +2 -2
- src/libs/extensionsystem/plugincollection.cpp src/libs/extensionsystem/plugincollection.cpp +2 -2
- src/libs/extensionsystem/plugincollection.h src/libs/extensionsystem/plugincollection.h +2 -2
- src/libs/extensionsystem/plugindetailsview.cpp src/libs/extensionsystem/plugindetailsview.cpp +2 -2
- src/libs/extensionsystem/plugindetailsview.h src/libs/extensionsystem/plugindetailsview.h +2 -2
- src/libs/extensionsystem/pluginerroroverview.cpp src/libs/extensionsystem/pluginerroroverview.cpp +2 -2
- src/libs/extensionsystem/pluginerroroverview.h src/libs/extensionsystem/pluginerroroverview.h +2 -2
- src/libs/extensionsystem/pluginerrorview.cpp src/libs/extensionsystem/pluginerrorview.cpp +2 -2
- src/libs/extensionsystem/pluginerrorview.h src/libs/extensionsystem/pluginerrorview.h +2 -2
- src/libs/extensionsystem/pluginmanager.cpp src/libs/extensionsystem/pluginmanager.cpp +2 -2
- src/libs/extensionsystem/pluginmanager.h src/libs/extensionsystem/pluginmanager.h +2 -2
- src/libs/extensionsystem/pluginmanager_p.h src/libs/extensionsystem/pluginmanager_p.h +2 -2
- src/libs/extensionsystem/pluginspec.cpp src/libs/extensionsystem/pluginspec.cpp +2 -2
- src/libs/extensionsystem/pluginspec.h src/libs/extensionsystem/pluginspec.h +2 -2
- src/libs/extensionsystem/pluginspec_p.h src/libs/extensionsystem/pluginspec_p.h +2 -2
- src/libs/extensionsystem/pluginview.cpp src/libs/extensionsystem/pluginview.cpp +2 -2
- src/libs/extensionsystem/pluginview.h src/libs/extensionsystem/pluginview.h +2 -2
- src/libs/extensionsystem/pluginview_p.h src/libs/extensionsystem/pluginview_p.h +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugindialog.cpp ...s/extensionsystem/test/manual/pluginview/plugindialog.cpp +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugindialog.h ...ibs/extensionsystem/test/manual/pluginview/plugindialog.h +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin1/plugin1.cpp ...system/test/manual/pluginview/plugins/plugin1/plugin1.cpp +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin1/plugin1.h ...onsystem/test/manual/pluginview/plugins/plugin1/plugin1.h +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin2/plugin2.cpp ...system/test/manual/pluginview/plugins/plugin2/plugin2.cpp +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin2/plugin2.h ...onsystem/test/manual/pluginview/plugins/plugin2/plugin2.h +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin3/plugin3.cpp ...system/test/manual/pluginview/plugins/plugin3/plugin3.cpp +2 -2
- src/libs/extensionsystem/test/manual/pluginview/plugins/plugin3/plugin3.h ...onsystem/test/manual/pluginview/plugins/plugin3/plugin3.h +2 -2
- src/libs/glsl/glsl.g src/libs/glsl/glsl.g +6 -6
- src/libs/glsl/glsl.h src/libs/glsl/glsl.h +2 -2
- src/libs/glsl/glslast.cpp src/libs/glsl/glslast.cpp +2 -2
- src/libs/glsl/glslast.h src/libs/glsl/glslast.h +2 -2
- src/libs/glsl/glslastdump.cpp src/libs/glsl/glslastdump.cpp +2 -2
- src/libs/glsl/glslastdump.h src/libs/glsl/glslastdump.h +2 -2
- src/libs/glsl/glslastvisitor.cpp src/libs/glsl/glslastvisitor.cpp +2 -2
- src/libs/glsl/glslastvisitor.h src/libs/glsl/glslastvisitor.h +2 -2
- src/libs/glsl/glslengine.cpp src/libs/glsl/glslengine.cpp +2 -2
- src/libs/glsl/glslengine.h src/libs/glsl/glslengine.h +2 -2
- src/libs/glsl/glslkeywords.cpp src/libs/glsl/glslkeywords.cpp +2 -2
- src/libs/glsl/glsllexer.cpp src/libs/glsl/glsllexer.cpp +2 -2
- src/libs/glsl/glsllexer.h src/libs/glsl/glsllexer.h +2 -2
- src/libs/glsl/glslmemorypool.cpp src/libs/glsl/glslmemorypool.cpp +2 -2
- src/libs/glsl/glslmemorypool.h src/libs/glsl/glslmemorypool.h +2 -2
- src/libs/glsl/glslparser.cpp src/libs/glsl/glslparser.cpp +2 -2
- src/libs/glsl/glslparser.h src/libs/glsl/glslparser.h +2 -2
- src/libs/glsl/glslparsertable.cpp src/libs/glsl/glslparsertable.cpp +2 -2
- src/libs/glsl/glslparsertable_p.h src/libs/glsl/glslparsertable_p.h +2 -2
- src/libs/glsl/glslsemantic.cpp src/libs/glsl/glslsemantic.cpp +2 -2
- src/libs/glsl/glslsemantic.h src/libs/glsl/glslsemantic.h +2 -2
- src/libs/glsl/glslsymbol.cpp src/libs/glsl/glslsymbol.cpp +2 -2
- src/libs/glsl/glslsymbol.h src/libs/glsl/glslsymbol.h +2 -2
- src/libs/glsl/glslsymbols.cpp src/libs/glsl/glslsymbols.cpp +2 -2
- src/libs/glsl/glslsymbols.h src/libs/glsl/glslsymbols.h +2 -2
- src/libs/glsl/glsltype.cpp src/libs/glsl/glsltype.cpp +2 -2
- src/libs/glsl/glsltype.h src/libs/glsl/glsltype.h +2 -2
- src/libs/glsl/glsltypes.cpp src/libs/glsl/glsltypes.cpp +2 -2
- src/libs/glsl/glsltypes.h src/libs/glsl/glsltypes.h +2 -2
- src/libs/languageutils/componentversion.cpp src/libs/languageutils/componentversion.cpp +2 -2
- src/libs/languageutils/componentversion.h src/libs/languageutils/componentversion.h +2 -2
- src/libs/languageutils/fakemetaobject.cpp src/libs/languageutils/fakemetaobject.cpp +2 -2
- src/libs/languageutils/fakemetaobject.h src/libs/languageutils/fakemetaobject.h +2 -2
- src/libs/languageutils/languageutils_global.h src/libs/languageutils/languageutils_global.h +2 -2
- src/libs/qmleditorwidgets/colorbox.cpp src/libs/qmleditorwidgets/colorbox.cpp +2 -2
- src/libs/qmleditorwidgets/colorbox.h src/libs/qmleditorwidgets/colorbox.h +2 -2
- src/libs/qmleditorwidgets/colorbutton.cpp src/libs/qmleditorwidgets/colorbutton.cpp +2 -2
- src/libs/qmleditorwidgets/colorbutton.h src/libs/qmleditorwidgets/colorbutton.h +2 -2
- src/libs/qmleditorwidgets/colorwidgets.cpp src/libs/qmleditorwidgets/colorwidgets.cpp +2 -2
- src/libs/qmleditorwidgets/colorwidgets.h src/libs/qmleditorwidgets/colorwidgets.h +2 -2
- src/libs/qmleditorwidgets/contextpanetextwidget.cpp src/libs/qmleditorwidgets/contextpanetextwidget.cpp +2 -2
- src/libs/qmleditorwidgets/contextpanetextwidget.h src/libs/qmleditorwidgets/contextpanetextwidget.h +2 -2
- src/libs/qmleditorwidgets/contextpanewidget.cpp src/libs/qmleditorwidgets/contextpanewidget.cpp +2 -2
- src/libs/qmleditorwidgets/contextpanewidget.h src/libs/qmleditorwidgets/contextpanewidget.h +2 -2
- src/libs/qmleditorwidgets/contextpanewidgetimage.cpp src/libs/qmleditorwidgets/contextpanewidgetimage.cpp +2 -2
- src/libs/qmleditorwidgets/contextpanewidgetimage.h src/libs/qmleditorwidgets/contextpanewidgetimage.h +2 -2
- src/libs/qmleditorwidgets/contextpanewidgetrectangle.cpp src/libs/qmleditorwidgets/contextpanewidgetrectangle.cpp +2 -2
- src/libs/qmleditorwidgets/contextpanewidgetrectangle.h src/libs/qmleditorwidgets/contextpanewidgetrectangle.h +2 -2
- src/libs/qmleditorwidgets/customcolordialog.cpp src/libs/qmleditorwidgets/customcolordialog.cpp +2 -2
- src/libs/qmleditorwidgets/customcolordialog.h src/libs/qmleditorwidgets/customcolordialog.h +2 -2
- src/libs/qmleditorwidgets/easingpane/easingcontextpane.cpp src/libs/qmleditorwidgets/easingpane/easingcontextpane.cpp +2 -2
- src/libs/qmleditorwidgets/easingpane/easingcontextpane.h src/libs/qmleditorwidgets/easingpane/easingcontextpane.h +2 -2
- src/libs/qmleditorwidgets/easingpane/easinggraph.cpp src/libs/qmleditorwidgets/easingpane/easinggraph.cpp +2 -2
- src/libs/qmleditorwidgets/easingpane/easinggraph.h src/libs/qmleditorwidgets/easingpane/easinggraph.h +2 -2
- src/libs/qmleditorwidgets/filewidget.cpp src/libs/qmleditorwidgets/filewidget.cpp +2 -2
- src/libs/qmleditorwidgets/filewidget.h src/libs/qmleditorwidgets/filewidget.h +2 -2
- src/libs/qmleditorwidgets/fontsizespinbox.cpp src/libs/qmleditorwidgets/fontsizespinbox.cpp +2 -2
- src/libs/qmleditorwidgets/fontsizespinbox.h src/libs/qmleditorwidgets/fontsizespinbox.h +2 -2
- src/libs/qmleditorwidgets/gradientline.cpp src/libs/qmleditorwidgets/gradientline.cpp +2 -2
- src/libs/qmleditorwidgets/gradientline.h src/libs/qmleditorwidgets/gradientline.h +2 -2
- src/libs/qmleditorwidgets/huecontrol.cpp src/libs/qmleditorwidgets/huecontrol.cpp +2 -2
- src/libs/qmleditorwidgets/huecontrol.h src/libs/qmleditorwidgets/huecontrol.h +2 -2
- src/libs/qmleditorwidgets/qmleditorwidgets_global.h src/libs/qmleditorwidgets/qmleditorwidgets_global.h +2 -2
- src/libs/qmljs/parser/qmldirparser.cpp src/libs/qmljs/parser/qmldirparser.cpp +2 -2
- src/libs/qmljs/parser/qmldirparser_p.h src/libs/qmljs/parser/qmldirparser_p.h +2 -2
- src/libs/qmljs/parser/qmlerror.cpp src/libs/qmljs/parser/qmlerror.cpp +2 -2
- src/libs/qmljs/parser/qmlerror.h src/libs/qmljs/parser/qmlerror.h +2 -2
- src/libs/qmljs/parser/qmljs.g src/libs/qmljs/parser/qmljs.g +6 -6
- src/libs/qmljs/parser/qmljsast.cpp src/libs/qmljs/parser/qmljsast.cpp +2 -2
- src/libs/qmljs/parser/qmljsast_p.h src/libs/qmljs/parser/qmljsast_p.h +2 -2
- src/libs/qmljs/parser/qmljsastfwd_p.h src/libs/qmljs/parser/qmljsastfwd_p.h +2 -2
- src/libs/qmljs/parser/qmljsastvisitor.cpp src/libs/qmljs/parser/qmljsastvisitor.cpp +2 -2
- src/libs/qmljs/parser/qmljsastvisitor_p.h src/libs/qmljs/parser/qmljsastvisitor_p.h +2 -2
- src/libs/qmljs/parser/qmljsengine_p.cpp src/libs/qmljs/parser/qmljsengine_p.cpp +2 -2
- src/libs/qmljs/parser/qmljsengine_p.h src/libs/qmljs/parser/qmljsengine_p.h +2 -2
- src/libs/qmljs/parser/qmljsglobal_p.h src/libs/qmljs/parser/qmljsglobal_p.h +2 -2
- src/libs/qmljs/parser/qmljsgrammar.cpp src/libs/qmljs/parser/qmljsgrammar.cpp +2 -2
- src/libs/qmljs/parser/qmljsgrammar_p.h src/libs/qmljs/parser/qmljsgrammar_p.h +2 -2
- src/libs/qmljs/parser/qmljskeywords_p.h src/libs/qmljs/parser/qmljskeywords_p.h +2 -2
- src/libs/qmljs/parser/qmljslexer.cpp src/libs/qmljs/parser/qmljslexer.cpp +2 -2
- src/libs/qmljs/parser/qmljslexer_p.h src/libs/qmljs/parser/qmljslexer_p.h +2 -2
- src/libs/qmljs/parser/qmljsmemorypool_p.h src/libs/qmljs/parser/qmljsmemorypool_p.h +2 -2
- src/libs/qmljs/parser/qmljsparser.cpp src/libs/qmljs/parser/qmljsparser.cpp +2 -2
- src/libs/qmljs/parser/qmljsparser_p.h src/libs/qmljs/parser/qmljsparser_p.h +2 -2
- src/libs/qmljs/qmljs_global.h src/libs/qmljs/qmljs_global.h +2 -2
- src/libs/qmljs/qmljsbind.cpp src/libs/qmljs/qmljsbind.cpp +2 -2
- src/libs/qmljs/qmljsbind.h src/libs/qmljs/qmljsbind.h +2 -2
- src/libs/qmljs/qmljscheck.cpp src/libs/qmljs/qmljscheck.cpp +2 -2
- src/libs/qmljs/qmljscheck.h src/libs/qmljs/qmljscheck.h +2 -2
- src/libs/qmljs/qmljscodeformatter.cpp src/libs/qmljs/qmljscodeformatter.cpp +2 -2
- src/libs/qmljs/qmljscodeformatter.h src/libs/qmljs/qmljscodeformatter.h +2 -2
- src/libs/qmljs/qmljscompletioncontextfinder.cpp src/libs/qmljs/qmljscompletioncontextfinder.cpp +2 -2
- src/libs/qmljs/qmljscompletioncontextfinder.h src/libs/qmljs/qmljscompletioncontextfinder.h +2 -2
- src/libs/qmljs/qmljscontext.cpp src/libs/qmljs/qmljscontext.cpp +2 -2
- src/libs/qmljs/qmljscontext.h src/libs/qmljs/qmljscontext.h +2 -2
- src/libs/qmljs/qmljsdelta.cpp src/libs/qmljs/qmljsdelta.cpp +2 -2
- src/libs/qmljs/qmljsdelta.h src/libs/qmljs/qmljsdelta.h +2 -2
- src/libs/qmljs/qmljsdocument.cpp src/libs/qmljs/qmljsdocument.cpp +2 -2
- src/libs/qmljs/qmljsdocument.h src/libs/qmljs/qmljsdocument.h +2 -2
- src/libs/qmljs/qmljsevaluate.cpp src/libs/qmljs/qmljsevaluate.cpp +2 -2
- src/libs/qmljs/qmljsevaluate.h src/libs/qmljs/qmljsevaluate.h +2 -2
- src/libs/qmljs/qmljsicons.cpp src/libs/qmljs/qmljsicons.cpp +2 -2
- src/libs/qmljs/qmljsicons.h src/libs/qmljs/qmljsicons.h +2 -2
- src/libs/qmljs/qmljsicontextpane.h src/libs/qmljs/qmljsicontextpane.h +2 -2
- src/libs/qmljs/qmljsindenter.cpp src/libs/qmljs/qmljsindenter.cpp +2 -2
- src/libs/qmljs/qmljsindenter.h src/libs/qmljs/qmljsindenter.h +2 -2
- src/libs/qmljs/qmljsinterpreter.cpp src/libs/qmljs/qmljsinterpreter.cpp +2 -2
- src/libs/qmljs/qmljsinterpreter.h src/libs/qmljs/qmljsinterpreter.h +2 -2
- src/libs/qmljs/qmljslineinfo.cpp src/libs/qmljs/qmljslineinfo.cpp +2 -2
- src/libs/qmljs/qmljslineinfo.h src/libs/qmljs/qmljslineinfo.h +2 -2
- src/libs/qmljs/qmljslink.cpp src/libs/qmljs/qmljslink.cpp +2 -2
- src/libs/qmljs/qmljslink.h src/libs/qmljs/qmljslink.h +2 -2
- src/libs/qmljs/qmljsmodelmanagerinterface.cpp src/libs/qmljs/qmljsmodelmanagerinterface.cpp +2 -2
- src/libs/qmljs/qmljsmodelmanagerinterface.h src/libs/qmljs/qmljsmodelmanagerinterface.h +2 -2
- src/libs/qmljs/qmljspropertyreader.cpp src/libs/qmljs/qmljspropertyreader.cpp +2 -2
- src/libs/qmljs/qmljspropertyreader.h src/libs/qmljs/qmljspropertyreader.h +2 -2
- src/libs/qmljs/qmljsrewriter.cpp src/libs/qmljs/qmljsrewriter.cpp +2 -2
- src/libs/qmljs/qmljsrewriter.h src/libs/qmljs/qmljsrewriter.h +2 -2
- src/libs/qmljs/qmljsscanner.cpp src/libs/qmljs/qmljsscanner.cpp +2 -2
- src/libs/qmljs/qmljsscanner.h src/libs/qmljs/qmljsscanner.h +2 -2
- src/libs/qmljs/qmljsscopeastpath.cpp src/libs/qmljs/qmljsscopeastpath.cpp +2 -2
- src/libs/qmljs/qmljsscopeastpath.h src/libs/qmljs/qmljsscopeastpath.h +2 -2
- src/libs/qmljs/qmljsscopebuilder.cpp src/libs/qmljs/qmljsscopebuilder.cpp +2 -2
- src/libs/qmljs/qmljsscopebuilder.h src/libs/qmljs/qmljsscopebuilder.h +2 -2
- src/libs/qmljs/qmljsscopechain.cpp src/libs/qmljs/qmljsscopechain.cpp +2 -2
- src/libs/qmljs/qmljsscopechain.h src/libs/qmljs/qmljsscopechain.h +2 -2
- src/libs/qmljs/qmljstypedescriptionreader.cpp src/libs/qmljs/qmljstypedescriptionreader.cpp +2 -2
- src/libs/qmljs/qmljstypedescriptionreader.h src/libs/qmljs/qmljstypedescriptionreader.h +2 -2
- src/libs/qmljs/qmljsvalueowner.cpp src/libs/qmljs/qmljsvalueowner.cpp +2 -2
- src/libs/qmljs/qmljsvalueowner.h src/libs/qmljs/qmljsvalueowner.h +2 -2
- src/libs/qmljsdebugclient/qdeclarativedebugclient.cpp src/libs/qmljsdebugclient/qdeclarativedebugclient.cpp +2 -2
- src/libs/qmljsdebugclient/qdeclarativedebugclient.h src/libs/qmljsdebugclient/qdeclarativedebugclient.h +2 -2
- src/libs/qmljsdebugclient/qdeclarativeenginedebug.cpp src/libs/qmljsdebugclient/qdeclarativeenginedebug.cpp +2 -2
- src/libs/qmljsdebugclient/qdeclarativeenginedebug.h src/libs/qmljsdebugclient/qdeclarativeenginedebug.h +2 -2
- src/libs/qmljsdebugclient/qmljsdebugclient_global.h src/libs/qmljsdebugclient/qmljsdebugclient_global.h +2 -2
- src/libs/qmljsdebugclient/qmlprofilereventlist.cpp src/libs/qmljsdebugclient/qmlprofilereventlist.cpp +2 -2
- src/libs/qmljsdebugclient/qmlprofilereventlist.h src/libs/qmljsdebugclient/qmlprofilereventlist.h +2 -2
- src/libs/qmljsdebugclient/qmlprofilereventtypes.h src/libs/qmljsdebugclient/qmlprofilereventtypes.h +2 -2
- src/libs/qmljsdebugclient/qmlprofilertraceclient.cpp src/libs/qmljsdebugclient/qmlprofilertraceclient.cpp +2 -2
- src/libs/qmljsdebugclient/qmlprofilertraceclient.h src/libs/qmljsdebugclient/qmlprofilertraceclient.h +2 -2
- src/libs/qmljsdebugclient/qpacketprotocol.cpp src/libs/qmljsdebugclient/qpacketprotocol.cpp +2 -2
- src/libs/qmljsdebugclient/qpacketprotocol.h src/libs/qmljsdebugclient/qpacketprotocol.h +2 -2
- src/libs/qtcomponents/styleitem/qdeclarativefolderlistmodel.cpp ...bs/qtcomponents/styleitem/qdeclarativefolderlistmodel.cpp +2 -2
- src/libs/qtcomponents/styleitem/qdeclarativefolderlistmodel.h ...libs/qtcomponents/styleitem/qdeclarativefolderlistmodel.h +2 -2
- src/libs/qtcomponents/styleitem/qrangemodel.cpp src/libs/qtcomponents/styleitem/qrangemodel.cpp +2 -2
- src/libs/qtcomponents/styleitem/qrangemodel.h src/libs/qtcomponents/styleitem/qrangemodel.h +2 -2
- src/libs/qtcomponents/styleitem/qrangemodel_p.h src/libs/qtcomponents/styleitem/qrangemodel_p.h +2 -2
- src/libs/qtcomponents/styleitem/qstyleitem.cpp src/libs/qtcomponents/styleitem/qstyleitem.cpp +1 -1
- src/libs/qtcomponents/styleitem/qstyleitem.h src/libs/qtcomponents/styleitem/qstyleitem.h +1 -1
- src/libs/qtcomponents/styleitem/qstyleplugin.cpp src/libs/qtcomponents/styleitem/qstyleplugin.cpp +1 -1
- src/libs/qtcomponents/styleitem/qstyleplugin.h src/libs/qtcomponents/styleitem/qstyleplugin.h +1 -1
- src/libs/qtcomponents/styleitem/qtmenu.cpp src/libs/qtcomponents/styleitem/qtmenu.cpp +2 -2
- src/libs/qtcomponents/styleitem/qtmenu.h src/libs/qtcomponents/styleitem/qtmenu.h +2 -2
- src/libs/qtcomponents/styleitem/qtmenubar.cpp src/libs/qtcomponents/styleitem/qtmenubar.cpp +1 -1
- src/libs/qtcomponents/styleitem/qtmenubar.h src/libs/qtcomponents/styleitem/qtmenubar.h +1 -1
- src/libs/qtcomponents/styleitem/qtmenuitem.cpp src/libs/qtcomponents/styleitem/qtmenuitem.cpp +1 -1
- src/libs/qtcomponents/styleitem/qtmenuitem.h src/libs/qtcomponents/styleitem/qtmenuitem.h +1 -1
- src/libs/qtcomponents/styleitem/qwheelarea.cpp src/libs/qtcomponents/styleitem/qwheelarea.cpp +1 -1
- src/libs/qtcomponents/styleitem/qwheelarea.h src/libs/qtcomponents/styleitem/qwheelarea.h +2 -2
- src/libs/qtconcurrent/QtConcurrentTools src/libs/qtconcurrent/QtConcurrentTools +2 -2
- src/libs/qtconcurrent/multitask.h src/libs/qtconcurrent/multitask.h +2 -2
- src/libs/qtconcurrent/qtconcurrent_global.h src/libs/qtconcurrent/qtconcurrent_global.h +2 -2
- src/libs/qtconcurrent/runextensions.h src/libs/qtconcurrent/runextensions.h +2 -2
- src/libs/qtcreatorcdbext/base64.cpp src/libs/qtcreatorcdbext/base64.cpp +2 -2
- src/libs/qtcreatorcdbext/base64.h src/libs/qtcreatorcdbext/base64.h +2 -2
- src/libs/qtcreatorcdbext/common.cpp src/libs/qtcreatorcdbext/common.cpp +2 -2
- src/libs/qtcreatorcdbext/common.h src/libs/qtcreatorcdbext/common.h +2 -2
- src/libs/qtcreatorcdbext/containers.cpp src/libs/qtcreatorcdbext/containers.cpp +2 -2
- src/libs/qtcreatorcdbext/containers.h src/libs/qtcreatorcdbext/containers.h +2 -2
- src/libs/qtcreatorcdbext/eventcallback.cpp src/libs/qtcreatorcdbext/eventcallback.cpp +2 -2
- src/libs/qtcreatorcdbext/eventcallback.h src/libs/qtcreatorcdbext/eventcallback.h +2 -2
- src/libs/qtcreatorcdbext/extensioncontext.cpp src/libs/qtcreatorcdbext/extensioncontext.cpp +2 -2
- src/libs/qtcreatorcdbext/extensioncontext.h src/libs/qtcreatorcdbext/extensioncontext.h +2 -2
- src/libs/qtcreatorcdbext/gdbmihelpers.cpp src/libs/qtcreatorcdbext/gdbmihelpers.cpp +2 -2
- src/libs/qtcreatorcdbext/gdbmihelpers.h src/libs/qtcreatorcdbext/gdbmihelpers.h +2 -2
- src/libs/qtcreatorcdbext/iinterfacepointer.h src/libs/qtcreatorcdbext/iinterfacepointer.h +2 -2
- src/libs/qtcreatorcdbext/knowntype.h src/libs/qtcreatorcdbext/knowntype.h +2 -2
- src/libs/qtcreatorcdbext/outputcallback.cpp src/libs/qtcreatorcdbext/outputcallback.cpp +2 -2
- src/libs/qtcreatorcdbext/outputcallback.h src/libs/qtcreatorcdbext/outputcallback.h +2 -2
- src/libs/qtcreatorcdbext/qtcreatorcdbextension.cpp src/libs/qtcreatorcdbext/qtcreatorcdbextension.cpp +2 -2
- src/libs/qtcreatorcdbext/stringutils.cpp src/libs/qtcreatorcdbext/stringutils.cpp +2 -2
- src/libs/qtcreatorcdbext/stringutils.h src/libs/qtcreatorcdbext/stringutils.h +2 -2
- src/libs/qtcreatorcdbext/symbolgroup.cpp src/libs/qtcreatorcdbext/symbolgroup.cpp +2 -2
- src/libs/qtcreatorcdbext/symbolgroup.h src/libs/qtcreatorcdbext/symbolgroup.h +2 -2
- src/libs/qtcreatorcdbext/symbolgroupnode.cpp src/libs/qtcreatorcdbext/symbolgroupnode.cpp +2 -2
- src/libs/qtcreatorcdbext/symbolgroupnode.h src/libs/qtcreatorcdbext/symbolgroupnode.h +2 -2
- src/libs/qtcreatorcdbext/symbolgroupvalue.cpp src/libs/qtcreatorcdbext/symbolgroupvalue.cpp +2 -2
- src/libs/qtcreatorcdbext/symbolgroupvalue.h src/libs/qtcreatorcdbext/symbolgroupvalue.h +2 -2
- src/libs/utils/annotateditemdelegate.cpp src/libs/utils/annotateditemdelegate.cpp +2 -2
- src/libs/utils/annotateditemdelegate.h src/libs/utils/annotateditemdelegate.h +2 -2
- src/libs/utils/basevalidatinglineedit.cpp src/libs/utils/basevalidatinglineedit.cpp +2 -2
- src/libs/utils/basevalidatinglineedit.h src/libs/utils/basevalidatinglineedit.h +2 -2
- src/libs/utils/buildablehelperlibrary.cpp src/libs/utils/buildablehelperlibrary.cpp +2 -2
- src/libs/utils/buildablehelperlibrary.h src/libs/utils/buildablehelperlibrary.h +2 -2
- src/libs/utils/changeset.cpp src/libs/utils/changeset.cpp +2 -2
- src/libs/utils/changeset.h src/libs/utils/changeset.h +2 -2
- src/libs/utils/checkablemessagebox.cpp src/libs/utils/checkablemessagebox.cpp +2 -2
- src/libs/utils/checkablemessagebox.h src/libs/utils/checkablemessagebox.h +2 -2
- src/libs/utils/classnamevalidatinglineedit.cpp src/libs/utils/classnamevalidatinglineedit.cpp +2 -2
- src/libs/utils/classnamevalidatinglineedit.h src/libs/utils/classnamevalidatinglineedit.h +2 -2
- src/libs/utils/codegeneration.cpp src/libs/utils/codegeneration.cpp +2 -2
- src/libs/utils/codegeneration.h src/libs/utils/codegeneration.h +2 -2
- src/libs/utils/consoleprocess.cpp src/libs/utils/consoleprocess.cpp +2 -2
- src/libs/utils/consoleprocess.h src/libs/utils/consoleprocess.h +2 -2
- src/libs/utils/consoleprocess_p.h src/libs/utils/consoleprocess_p.h +2 -2
- src/libs/utils/consoleprocess_unix.cpp src/libs/utils/consoleprocess_unix.cpp +2 -2
- src/libs/utils/consoleprocess_win.cpp src/libs/utils/consoleprocess_win.cpp +2 -2
- src/libs/utils/crumblepath.cpp src/libs/utils/crumblepath.cpp +2 -2
- src/libs/utils/crumblepath.h src/libs/utils/crumblepath.h +2 -2
- src/libs/utils/debuggerlanguagechooser.cpp src/libs/utils/debuggerlanguagechooser.cpp +2 -2
- src/libs/utils/debuggerlanguagechooser.h src/libs/utils/debuggerlanguagechooser.h +2 -2
- src/libs/utils/detailsbutton.cpp src/libs/utils/detailsbutton.cpp +2 -2
- src/libs/utils/detailsbutton.h src/libs/utils/detailsbutton.h +2 -2
- src/libs/utils/detailswidget.cpp src/libs/utils/detailswidget.cpp +2 -2
- src/libs/utils/detailswidget.h src/libs/utils/detailswidget.h +2 -2
- src/libs/utils/environment.cpp src/libs/utils/environment.cpp +2 -2
- src/libs/utils/environment.h src/libs/utils/environment.h +2 -2
- src/libs/utils/environmentmodel.cpp src/libs/utils/environmentmodel.cpp +2 -2
- src/libs/utils/environmentmodel.h src/libs/utils/environmentmodel.h +2 -2
- src/libs/utils/faketooltip.cpp src/libs/utils/faketooltip.cpp +2 -2
- src/libs/utils/faketooltip.h src/libs/utils/faketooltip.h +2 -2
- src/libs/utils/fancylineedit.cpp src/libs/utils/fancylineedit.cpp +2 -2
- src/libs/utils/fancylineedit.h src/libs/utils/fancylineedit.h +2 -2
- src/libs/utils/fancymainwindow.cpp src/libs/utils/fancymainwindow.cpp +2 -2
- src/libs/utils/fancymainwindow.h src/libs/utils/fancymainwindow.h +2 -2
- src/libs/utils/fileinprojectfinder.cpp src/libs/utils/fileinprojectfinder.cpp +2 -2
- src/libs/utils/fileinprojectfinder.h src/libs/utils/fileinprojectfinder.h +2 -2
- src/libs/utils/filenamevalidatinglineedit.cpp src/libs/utils/filenamevalidatinglineedit.cpp +2 -2
- src/libs/utils/filenamevalidatinglineedit.h src/libs/utils/filenamevalidatinglineedit.h +2 -2
- src/libs/utils/filesearch.cpp src/libs/utils/filesearch.cpp +2 -2
- src/libs/utils/filesearch.h src/libs/utils/filesearch.h +2 -2
- src/libs/utils/filesystemwatcher.cpp src/libs/utils/filesystemwatcher.cpp +2 -2
- src/libs/utils/filesystemwatcher.h src/libs/utils/filesystemwatcher.h +2 -2
- src/libs/utils/fileutils.cpp src/libs/utils/fileutils.cpp +2 -2
- src/libs/utils/fileutils.h src/libs/utils/fileutils.h +2 -2
- src/libs/utils/filewizarddialog.cpp src/libs/utils/filewizarddialog.cpp +2 -2
- src/libs/utils/filewizarddialog.h src/libs/utils/filewizarddialog.h +2 -2
- src/libs/utils/filewizardpage.cpp src/libs/utils/filewizardpage.cpp +2 -2
- src/libs/utils/filewizardpage.h src/libs/utils/filewizardpage.h +2 -2
- src/libs/utils/filterlineedit.cpp src/libs/utils/filterlineedit.cpp +2 -2
- src/libs/utils/filterlineedit.h src/libs/utils/filterlineedit.h +2 -2
- src/libs/utils/flowlayout.cpp src/libs/utils/flowlayout.cpp +2 -2
- src/libs/utils/flowlayout.h src/libs/utils/flowlayout.h +2 -2
- src/libs/utils/historycompleter.cpp src/libs/utils/historycompleter.cpp +2 -2
- src/libs/utils/historycompleter.h src/libs/utils/historycompleter.h +2 -2
- src/libs/utils/htmldocextractor.cpp src/libs/utils/htmldocextractor.cpp +2 -2
- src/libs/utils/htmldocextractor.h src/libs/utils/htmldocextractor.h +2 -2
- src/libs/utils/ipaddresslineedit.cpp src/libs/utils/ipaddresslineedit.cpp +2 -2
- src/libs/utils/ipaddresslineedit.h src/libs/utils/ipaddresslineedit.h +2 -2
- src/libs/utils/iwelcomepage.cpp src/libs/utils/iwelcomepage.cpp +2 -2
- src/libs/utils/iwelcomepage.h src/libs/utils/iwelcomepage.h +2 -2
- src/libs/utils/linecolumnlabel.cpp src/libs/utils/linecolumnlabel.cpp +2 -2
- src/libs/utils/linecolumnlabel.h src/libs/utils/linecolumnlabel.h +2 -2
- src/libs/utils/listutils.h src/libs/utils/listutils.h +2 -2
- src/libs/utils/navigationtreeview.cpp src/libs/utils/navigationtreeview.cpp +2 -2
- src/libs/utils/navigationtreeview.h src/libs/utils/navigationtreeview.h +2 -2
- src/libs/utils/networkaccessmanager.cpp src/libs/utils/networkaccessmanager.cpp +2 -2
- src/libs/utils/networkaccessmanager.h src/libs/utils/networkaccessmanager.h +2 -2
- src/libs/utils/newclasswidget.cpp src/libs/utils/newclasswidget.cpp +2 -2
- src/libs/utils/newclasswidget.h src/libs/utils/newclasswidget.h +2 -2
- src/libs/utils/outputformat.h src/libs/utils/outputformat.h +2 -2
- src/libs/utils/outputformatter.cpp src/libs/utils/outputformatter.cpp +2 -2
- src/libs/utils/outputformatter.h src/libs/utils/outputformatter.h +2 -2
- src/libs/utils/parameteraction.cpp src/libs/utils/parameteraction.cpp +2 -2
- src/libs/utils/parameteraction.h src/libs/utils/parameteraction.h +2 -2
- src/libs/utils/pathchooser.cpp src/libs/utils/pathchooser.cpp +2 -2
- src/libs/utils/pathchooser.h src/libs/utils/pathchooser.h +2 -2
- src/libs/utils/pathlisteditor.cpp src/libs/utils/pathlisteditor.cpp +2 -2
- src/libs/utils/pathlisteditor.h src/libs/utils/pathlisteditor.h +2 -2
- src/libs/utils/persistentsettings.cpp src/libs/utils/persistentsettings.cpp +2 -2
- src/libs/utils/persistentsettings.h src/libs/utils/persistentsettings.h +2 -2
- src/libs/utils/process_ctrlc_stub.cpp src/libs/utils/process_ctrlc_stub.cpp +2 -2
- src/libs/utils/process_stub_unix.c src/libs/utils/process_stub_unix.c +2 -2
- src/libs/utils/process_stub_win.c src/libs/utils/process_stub_win.c +2 -2
- src/libs/utils/projectintropage.cpp src/libs/utils/projectintropage.cpp +2 -2
- src/libs/utils/projectintropage.h src/libs/utils/projectintropage.h +2 -2
- src/libs/utils/projectnamevalidatinglineedit.cpp src/libs/utils/projectnamevalidatinglineedit.cpp +2 -2
- src/libs/utils/projectnamevalidatinglineedit.h src/libs/utils/projectnamevalidatinglineedit.h +2 -2
- src/libs/utils/proxyaction.cpp src/libs/utils/proxyaction.cpp +2 -2
- src/libs/utils/proxyaction.h src/libs/utils/proxyaction.h +2 -2
- src/libs/utils/qtcassert.h src/libs/utils/qtcassert.h +2 -2
- src/libs/utils/qtcolorbutton.cpp src/libs/utils/qtcolorbutton.cpp +2 -2
- src/libs/utils/qtcolorbutton.h src/libs/utils/qtcolorbutton.h +2 -2
- src/libs/utils/qtcprocess.cpp src/libs/utils/qtcprocess.cpp +2 -2
- src/libs/utils/qtcprocess.h src/libs/utils/qtcprocess.h +2 -2
- src/libs/utils/reloadpromptutils.cpp src/libs/utils/reloadpromptutils.cpp +2 -2
- src/libs/utils/reloadpromptutils.h src/libs/utils/reloadpromptutils.h +2 -2
- src/libs/utils/savedaction.cpp src/libs/utils/savedaction.cpp +2 -2
- src/libs/utils/savedaction.h src/libs/utils/savedaction.h +2 -2
- src/libs/utils/savefile.cpp src/libs/utils/savefile.cpp +2 -2
- src/libs/utils/savefile.h src/libs/utils/savefile.h +2 -2
- src/libs/utils/settingsutils.h src/libs/utils/settingsutils.h +2 -2
- src/libs/utils/ssh/sftpchannel.cpp src/libs/utils/ssh/sftpchannel.cpp +2 -2
- src/libs/utils/ssh/sftpchannel.h src/libs/utils/ssh/sftpchannel.h +2 -2
- src/libs/utils/ssh/sftpchannel_p.h src/libs/utils/ssh/sftpchannel_p.h +2 -2
- src/libs/utils/ssh/sftpdefs.cpp src/libs/utils/ssh/sftpdefs.cpp +2 -2
- src/libs/utils/ssh/sftpdefs.h src/libs/utils/ssh/sftpdefs.h +2 -2
- src/libs/utils/ssh/sftpincomingpacket.cpp src/libs/utils/ssh/sftpincomingpacket.cpp +2 -2
- src/libs/utils/ssh/sftpincomingpacket_p.h src/libs/utils/ssh/sftpincomingpacket_p.h +2 -2
- src/libs/utils/ssh/sftpoperation.cpp src/libs/utils/ssh/sftpoperation.cpp +2 -2
- src/libs/utils/ssh/sftpoperation_p.h src/libs/utils/ssh/sftpoperation_p.h +2 -2
- src/libs/utils/ssh/sftpoutgoingpacket.cpp src/libs/utils/ssh/sftpoutgoingpacket.cpp +2 -2
- src/libs/utils/ssh/sftpoutgoingpacket_p.h src/libs/utils/ssh/sftpoutgoingpacket_p.h +2 -2
- src/libs/utils/ssh/sftppacket.cpp src/libs/utils/ssh/sftppacket.cpp +2 -2
- src/libs/utils/ssh/sftppacket_p.h src/libs/utils/ssh/sftppacket_p.h +2 -2
- src/libs/utils/ssh/sshbotanconversions_p.h src/libs/utils/ssh/sshbotanconversions_p.h +2 -2
- src/libs/utils/ssh/sshcapabilities.cpp src/libs/utils/ssh/sshcapabilities.cpp +2 -2
- src/libs/utils/ssh/sshcapabilities_p.h src/libs/utils/ssh/sshcapabilities_p.h +2 -2
- src/libs/utils/ssh/sshchannel.cpp src/libs/utils/ssh/sshchannel.cpp +2 -2
- src/libs/utils/ssh/sshchannel_p.h src/libs/utils/ssh/sshchannel_p.h +2 -2
- src/libs/utils/ssh/sshchannelmanager.cpp src/libs/utils/ssh/sshchannelmanager.cpp +2 -2
- src/libs/utils/ssh/sshchannelmanager_p.h src/libs/utils/ssh/sshchannelmanager_p.h +2 -2
- src/libs/utils/ssh/sshconnection.cpp src/libs/utils/ssh/sshconnection.cpp +2 -2
- src/libs/utils/ssh/sshconnection.h src/libs/utils/ssh/sshconnection.h +2 -2
- src/libs/utils/ssh/sshconnection_p.h src/libs/utils/ssh/sshconnection_p.h +2 -2
- src/libs/utils/ssh/sshconnectionmanager.cpp src/libs/utils/ssh/sshconnectionmanager.cpp +2 -2
- src/libs/utils/ssh/sshconnectionmanager.h src/libs/utils/ssh/sshconnectionmanager.h +2 -2
- src/libs/utils/ssh/sshcryptofacility.cpp src/libs/utils/ssh/sshcryptofacility.cpp +2 -2
- src/libs/utils/ssh/sshcryptofacility_p.h src/libs/utils/ssh/sshcryptofacility_p.h +2 -2
- src/libs/utils/ssh/ssherrors.h src/libs/utils/ssh/ssherrors.h +2 -2
- src/libs/utils/ssh/sshexception_p.h src/libs/utils/ssh/sshexception_p.h +2 -2
- src/libs/utils/ssh/sshincomingpacket.cpp src/libs/utils/ssh/sshincomingpacket.cpp +2 -2
- src/libs/utils/ssh/sshincomingpacket_p.h src/libs/utils/ssh/sshincomingpacket_p.h +2 -2
- src/libs/utils/ssh/sshkeyexchange.cpp src/libs/utils/ssh/sshkeyexchange.cpp +2 -2
- src/libs/utils/ssh/sshkeyexchange_p.h src/libs/utils/ssh/sshkeyexchange_p.h +2 -2
- src/libs/utils/ssh/sshkeygenerator.cpp src/libs/utils/ssh/sshkeygenerator.cpp +2 -2
- src/libs/utils/ssh/sshkeygenerator.h src/libs/utils/ssh/sshkeygenerator.h +2 -2
- src/libs/utils/ssh/sshkeypasswordretriever.cpp src/libs/utils/ssh/sshkeypasswordretriever.cpp +2 -2
- src/libs/utils/ssh/sshkeypasswordretriever_p.h src/libs/utils/ssh/sshkeypasswordretriever_p.h +2 -2
- src/libs/utils/ssh/sshoutgoingpacket.cpp src/libs/utils/ssh/sshoutgoingpacket.cpp +2 -2
- src/libs/utils/ssh/sshoutgoingpacket_p.h src/libs/utils/ssh/sshoutgoingpacket_p.h +2 -2
- src/libs/utils/ssh/sshpacket.cpp src/libs/utils/ssh/sshpacket.cpp +2 -2
- src/libs/utils/ssh/sshpacket_p.h src/libs/utils/ssh/sshpacket_p.h +2 -2
- src/libs/utils/ssh/sshpacketparser.cpp src/libs/utils/ssh/sshpacketparser.cpp +2 -2
- src/libs/utils/ssh/sshpacketparser_p.h src/libs/utils/ssh/sshpacketparser_p.h +2 -2
- src/libs/utils/ssh/sshpseudoterminal.h src/libs/utils/ssh/sshpseudoterminal.h +2 -2
- src/libs/utils/ssh/sshremoteprocess.cpp src/libs/utils/ssh/sshremoteprocess.cpp +2 -2
- src/libs/utils/ssh/sshremoteprocess.h src/libs/utils/ssh/sshremoteprocess.h +2 -2
- src/libs/utils/ssh/sshremoteprocess_p.h src/libs/utils/ssh/sshremoteprocess_p.h +2 -2
- src/libs/utils/ssh/sshremoteprocessrunner.cpp src/libs/utils/ssh/sshremoteprocessrunner.cpp +2 -2
- src/libs/utils/ssh/sshremoteprocessrunner.h src/libs/utils/ssh/sshremoteprocessrunner.h +2 -2
- src/libs/utils/ssh/sshsendfacility.cpp src/libs/utils/ssh/sshsendfacility.cpp +2 -2
- src/libs/utils/ssh/sshsendfacility_p.h src/libs/utils/ssh/sshsendfacility_p.h +2 -2
- src/libs/utils/statuslabel.cpp src/libs/utils/statuslabel.cpp +2 -2
- src/libs/utils/statuslabel.h src/libs/utils/statuslabel.h +2 -2
- src/libs/utils/stringutils.cpp src/libs/utils/stringutils.cpp +2 -2
- src/libs/utils/stringutils.h src/libs/utils/stringutils.h +2 -2
- src/libs/utils/styledbar.cpp src/libs/utils/styledbar.cpp +2 -2
- src/libs/utils/styledbar.h src/libs/utils/styledbar.h +2 -2
- src/libs/utils/stylehelper.cpp src/libs/utils/stylehelper.cpp +2 -2
- src/libs/utils/stylehelper.h src/libs/utils/stylehelper.h +2 -2
- src/libs/utils/submiteditorwidget.cpp src/libs/utils/submiteditorwidget.cpp +2 -2
- src/libs/utils/submiteditorwidget.h src/libs/utils/submiteditorwidget.h +2 -2
- src/libs/utils/submitfieldwidget.cpp src/libs/utils/submitfieldwidget.cpp +2 -2
- src/libs/utils/submitfieldwidget.h src/libs/utils/submitfieldwidget.h +2 -2
- src/libs/utils/synchronousprocess.cpp src/libs/utils/synchronousprocess.cpp +2 -2
- src/libs/utils/synchronousprocess.h src/libs/utils/synchronousprocess.h +2 -2
- src/libs/utils/textfileformat.cpp src/libs/utils/textfileformat.cpp +2 -2
- src/libs/utils/textfileformat.h src/libs/utils/textfileformat.h +2 -2
- src/libs/utils/treewidgetcolumnstretcher.cpp src/libs/utils/treewidgetcolumnstretcher.cpp +2 -2
- src/libs/utils/treewidgetcolumnstretcher.h src/libs/utils/treewidgetcolumnstretcher.h +2 -2
- src/libs/utils/uncommentselection.cpp src/libs/utils/uncommentselection.cpp +2 -2
- src/libs/utils/uncommentselection.h src/libs/utils/uncommentselection.h +2 -2
- src/libs/utils/unixutils.cpp src/libs/utils/unixutils.cpp +2 -2
- src/libs/utils/unixutils.h src/libs/utils/unixutils.h +2 -2
- src/libs/utils/utils_global.h src/libs/utils/utils_global.h +2 -2
- src/libs/utils/winutils.cpp src/libs/utils/winutils.cpp +2 -2
- src/libs/utils/winutils.h src/libs/utils/winutils.h +2 -2
- src/libs/utils/wizard.cpp src/libs/utils/wizard.cpp +2 -2
- src/libs/utils/wizard.h src/libs/utils/wizard.h +2 -2
- src/plugins/analyzerbase/analyzerbase_global.h src/plugins/analyzerbase/analyzerbase_global.h +2 -2
- src/plugins/analyzerbase/analyzerconstants.h src/plugins/analyzerbase/analyzerconstants.h +2 -2
- src/plugins/analyzerbase/analyzermanager.cpp src/plugins/analyzerbase/analyzermanager.cpp +2 -2
- src/plugins/analyzerbase/analyzermanager.h src/plugins/analyzerbase/analyzermanager.h +2 -2
- src/plugins/analyzerbase/analyzeroptionspage.cpp src/plugins/analyzerbase/analyzeroptionspage.cpp +2 -2
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.