aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-06-21 16:12:49 +0200
committercon <qtc-committer@nokia.com>2010-06-21 17:32:15 +0200
commit08c8ce32e917619f49ea019914b1c981044a04d8 (patch)
tree19be2b931a4d4c58feb1fbb1056960171717c975
parentabcb9358c26c240c409df15300507a90aef37f48 (diff)
Move the plugin examples to subdir of pluginhowto.
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec (renamed from doc/examples/dirmodelplugin/DirModelPlugin.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp (renamed from doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h (renamed from doc/examples/dirmodelplugin/dirmodelpluginplugin.h)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro (renamed from doc/examples/dirmodelplugin/dirmodelpluginplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp (renamed from doc/examples/dirmodelplugin/dirnavigationfactory.cpp)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h (renamed from doc/examples/dirmodelplugin/dirnavigationfactory.h)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp (renamed from doc/examples/dirmodelplugin/filesystemmodel.cpp)0
-rw-r--r--doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h (renamed from doc/examples/dirmodelplugin/filesystemmodel.h)0
-rw-r--r--doc/pluginhowto/examples/donothing/DoNothing.pluginspec (renamed from doc/examples/donothing/DoNothing.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/donothing/donothingplugin.cpp (renamed from doc/examples/donothing/donothingplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/donothing/donothingplugin.h (renamed from doc/examples/donothing/donothingplugin.h)0
-rw-r--r--doc/pluginhowto/examples/donothing/donothingplugin.pro (renamed from doc/examples/donothing/donothingplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec (renamed from doc/examples/headerfilter/HeaderFilter.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/headerfilter.cpp (renamed from doc/examples/headerfilter/headerfilter.cpp)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/headerfilter.h (renamed from doc/examples/headerfilter/headerfilter.h)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp (renamed from doc/examples/headerfilter/headerfilterplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/headerfilterplugin.h (renamed from doc/examples/headerfilter/headerfilterplugin.h)0
-rw-r--r--doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro (renamed from doc/examples/headerfilter/headerfilterplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec (renamed from doc/examples/htmleditor/HTMLEditor.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditor.cpp (renamed from doc/examples/htmleditor/htmleditor.cpp)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditor.h (renamed from doc/examples/htmleditor/htmleditor.h)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp (renamed from doc/examples/htmleditor/htmleditorfactory.cpp)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorfactory.h (renamed from doc/examples/htmleditor/htmleditorfactory.h)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp (renamed from doc/examples/htmleditor/htmleditorplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorplugin.h (renamed from doc/examples/htmleditor/htmleditorplugin.h)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro (renamed from doc/examples/htmleditor/htmleditorplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp (renamed from doc/examples/htmleditor/htmleditorwidget.cpp)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmleditorwidget.h (renamed from doc/examples/htmleditor/htmleditorwidget.h)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmlfile.cpp (renamed from doc/examples/htmleditor/htmlfile.cpp)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/htmlfile.h (renamed from doc/examples/htmleditor/htmlfile.h)0
-rw-r--r--doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml (renamed from doc/examples/htmleditor/text-html-mimetype.xml)0
-rw-r--r--doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec (renamed from doc/examples/loggermode/LoggerMode.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermode.cpp (renamed from doc/examples/loggermode/loggermode.cpp)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermode.h (renamed from doc/examples/loggermode/loggermode.h)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp (renamed from doc/examples/loggermode/loggermodePlugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermodePlugin.h (renamed from doc/examples/loggermode/loggermodePlugin.h)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermodePlugin.pro (renamed from doc/examples/loggermode/loggermodePlugin.pro)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermodewidget.cpp (renamed from doc/examples/loggermode/loggermodewidget.cpp)0
-rw-r--r--doc/pluginhowto/examples/loggermode/loggermodewidget.h (renamed from doc/examples/loggermode/loggermodewidget.h)0
-rw-r--r--doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec (renamed from doc/examples/menu/addingmenu/DoNothing.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp (renamed from doc/examples/menu/addingmenu/donothingplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h (renamed from doc/examples/menu/addingmenu/donothingplugin.h)0
-rw-r--r--doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro (renamed from doc/examples/menu/addingmenu/donothingplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec (renamed from doc/examples/menu/placingmenu/DoNothing.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp (renamed from doc/examples/menu/placingmenu/donothingplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h (renamed from doc/examples/menu/placingmenu/donothingplugin.h)0
-rw-r--r--doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro (renamed from doc/examples/menu/placingmenu/donothingplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec (renamed from doc/examples/menu/registeringmenuitem/DoNothing.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp (renamed from doc/examples/menu/registeringmenuitem/donothingplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h (renamed from doc/examples/menu/registeringmenuitem/donothingplugin.h)0
-rw-r--r--doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro (renamed from doc/examples/menu/registeringmenuitem/donothingplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec (renamed from doc/examples/menu/respondtomenuitem/DoNothing.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp (renamed from doc/examples/menu/respondtomenuitem/donothingplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h (renamed from doc/examples/menu/respondtomenuitem/donothingplugin.h)0
-rw-r--r--doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro (renamed from doc/examples/menu/respondtomenuitem/donothingplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec (renamed from doc/examples/preferencepane/PreferencePane.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp (renamed from doc/examples/preferencepane/modifiedfilelister.cpp)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/modifiedfilelister.h (renamed from doc/examples/preferencepane/modifiedfilelister.h)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp (renamed from doc/examples/preferencepane/modifiedfilelistwidget.cpp)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h (renamed from doc/examples/preferencepane/modifiedfilelistwidget.h)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp (renamed from doc/examples/preferencepane/preferencepaneplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h (renamed from doc/examples/preferencepane/preferencepaneplugin.h)0
-rw-r--r--doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro (renamed from doc/examples/preferencepane/preferencepaneplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec (renamed from doc/examples/progressbar/ProgressBar.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp (renamed from doc/examples/progressbar/headerfilteprogress.cpp)0
-rw-r--r--doc/pluginhowto/examples/progressbar/headerfilterprogress.h (renamed from doc/examples/progressbar/headerfilterprogress.h)0
-rw-r--r--doc/pluginhowto/examples/progressbar/progressbar.pro (renamed from doc/examples/progressbar/progressbar.pro)0
-rw-r--r--doc/pluginhowto/examples/progressbar/progressbarplugin.cpp (renamed from doc/examples/progressbar/progressbarplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/progressbar/progressbarplugin.h (renamed from doc/examples/progressbar/progressbarplugin.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec (renamed from doc/examples/wizard/customproject/CustomProject.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp (renamed from doc/examples/wizard/customproject/customprojectplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h (renamed from doc/examples/wizard/customproject/customprojectplugin.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro (renamed from doc/examples/wizard/customproject/customprojectplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp (renamed from doc/examples/wizard/customproject/customprojectwizard.cpp)0
-rw-r--r--doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h (renamed from doc/examples/wizard/customproject/customprojectwizard.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt (renamed from doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt (renamed from doc/examples/wizard/itemmodelwizard/ItemModelSource.txt)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec (renamed from doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp (renamed from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h (renamed from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro (renamed from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp (renamed from doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h (renamed from doc/examples/wizard/itemmodelwizard/modelclasswizard.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp (renamed from doc/examples/wizard/itemmodelwizard/modelnamepage.cpp)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h (renamed from doc/examples/wizard/itemmodelwizard/modelnamepage.h)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui (renamed from doc/examples/wizard/itemmodelwizard/modelnamepage.ui)0
-rw-r--r--doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc (renamed from doc/examples/wizard/itemmodelwizard/template.qrc)0
87 files changed, 0 insertions, 0 deletions
diff --git a/doc/examples/dirmodelplugin/DirModelPlugin.pluginspec b/doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec
index caa7829b19..caa7829b19 100644
--- a/doc/examples/dirmodelplugin/DirModelPlugin.pluginspec
+++ b/doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec
diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp
index 70e9cd15a0..70e9cd15a0 100644
--- a/doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp
+++ b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp
diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.h b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h
index 0bced9ffbf..0bced9ffbf 100644
--- a/doc/examples/dirmodelplugin/dirmodelpluginplugin.h
+++ b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h
diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.pro b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro
index ed816f9253..ed816f9253 100644
--- a/doc/examples/dirmodelplugin/dirmodelpluginplugin.pro
+++ b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro
diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp
index 49546074d6..49546074d6 100644
--- a/doc/examples/dirmodelplugin/dirnavigationfactory.cpp
+++ b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp
diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.h b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h
index 49bf6a2528..49bf6a2528 100644
--- a/doc/examples/dirmodelplugin/dirnavigationfactory.h
+++ b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h
diff --git a/doc/examples/dirmodelplugin/filesystemmodel.cpp b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp
index 34bee9f1bd..34bee9f1bd 100644
--- a/doc/examples/dirmodelplugin/filesystemmodel.cpp
+++ b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp
diff --git a/doc/examples/dirmodelplugin/filesystemmodel.h b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h
index c1a0803440..c1a0803440 100644
--- a/doc/examples/dirmodelplugin/filesystemmodel.h
+++ b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h
diff --git a/doc/examples/donothing/DoNothing.pluginspec b/doc/pluginhowto/examples/donothing/DoNothing.pluginspec
index 35e922e5af..35e922e5af 100644
--- a/doc/examples/donothing/DoNothing.pluginspec
+++ b/doc/pluginhowto/examples/donothing/DoNothing.pluginspec
diff --git a/doc/examples/donothing/donothingplugin.cpp b/doc/pluginhowto/examples/donothing/donothingplugin.cpp
index 1b651d0fa9..1b651d0fa9 100644
--- a/doc/examples/donothing/donothingplugin.cpp
+++ b/doc/pluginhowto/examples/donothing/donothingplugin.cpp
diff --git a/doc/examples/donothing/donothingplugin.h b/doc/pluginhowto/examples/donothing/donothingplugin.h
index 25356a7443..25356a7443 100644
--- a/doc/examples/donothing/donothingplugin.h
+++ b/doc/pluginhowto/examples/donothing/donothingplugin.h
diff --git a/doc/examples/donothing/donothingplugin.pro b/doc/pluginhowto/examples/donothing/donothingplugin.pro
index 5a017f626f..5a017f626f 100644
--- a/doc/examples/donothing/donothingplugin.pro
+++ b/doc/pluginhowto/examples/donothing/donothingplugin.pro
diff --git a/doc/examples/headerfilter/HeaderFilter.pluginspec b/doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec
index 446eec434d..446eec434d 100644
--- a/doc/examples/headerfilter/HeaderFilter.pluginspec
+++ b/doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec
diff --git a/doc/examples/headerfilter/headerfilter.cpp b/doc/pluginhowto/examples/headerfilter/headerfilter.cpp
index afe1c8495a..afe1c8495a 100644
--- a/doc/examples/headerfilter/headerfilter.cpp
+++ b/doc/pluginhowto/examples/headerfilter/headerfilter.cpp
diff --git a/doc/examples/headerfilter/headerfilter.h b/doc/pluginhowto/examples/headerfilter/headerfilter.h
index 018f0849b0..018f0849b0 100644
--- a/doc/examples/headerfilter/headerfilter.h
+++ b/doc/pluginhowto/examples/headerfilter/headerfilter.h
diff --git a/doc/examples/headerfilter/headerfilterplugin.cpp b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp
index 2143069bb2..2143069bb2 100644
--- a/doc/examples/headerfilter/headerfilterplugin.cpp
+++ b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp
diff --git a/doc/examples/headerfilter/headerfilterplugin.h b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.h
index 15cf4acc08..15cf4acc08 100644
--- a/doc/examples/headerfilter/headerfilterplugin.h
+++ b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.h
diff --git a/doc/examples/headerfilter/headerfilterplugin.pro b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro
index f419d789ae..f419d789ae 100644
--- a/doc/examples/headerfilter/headerfilterplugin.pro
+++ b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro
diff --git a/doc/examples/htmleditor/HTMLEditor.pluginspec b/doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec
index 180d9a521a..180d9a521a 100644
--- a/doc/examples/htmleditor/HTMLEditor.pluginspec
+++ b/doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec
diff --git a/doc/examples/htmleditor/htmleditor.cpp b/doc/pluginhowto/examples/htmleditor/htmleditor.cpp
index 88969686c5..88969686c5 100644
--- a/doc/examples/htmleditor/htmleditor.cpp
+++ b/doc/pluginhowto/examples/htmleditor/htmleditor.cpp
diff --git a/doc/examples/htmleditor/htmleditor.h b/doc/pluginhowto/examples/htmleditor/htmleditor.h
index 8910254e3e..8910254e3e 100644
--- a/doc/examples/htmleditor/htmleditor.h
+++ b/doc/pluginhowto/examples/htmleditor/htmleditor.h
diff --git a/doc/examples/htmleditor/htmleditorfactory.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp
index 798f410c0f..798f410c0f 100644
--- a/doc/examples/htmleditor/htmleditorfactory.cpp
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp
diff --git a/doc/examples/htmleditor/htmleditorfactory.h b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.h
index a863b71cee..a863b71cee 100644
--- a/doc/examples/htmleditor/htmleditorfactory.h
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.h
diff --git a/doc/examples/htmleditor/htmleditorplugin.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp
index 657963f345..657963f345 100644
--- a/doc/examples/htmleditor/htmleditorplugin.cpp
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp
diff --git a/doc/examples/htmleditor/htmleditorplugin.h b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.h
index 2305b31613..2305b31613 100644
--- a/doc/examples/htmleditor/htmleditorplugin.h
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.h
diff --git a/doc/examples/htmleditor/htmleditorplugin.pro b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro
index 930c5f2879..930c5f2879 100644
--- a/doc/examples/htmleditor/htmleditorplugin.pro
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro
diff --git a/doc/examples/htmleditor/htmleditorwidget.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp
index 20650e954a..20650e954a 100644
--- a/doc/examples/htmleditor/htmleditorwidget.cpp
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp
diff --git a/doc/examples/htmleditor/htmleditorwidget.h b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.h
index 133c271597..133c271597 100644
--- a/doc/examples/htmleditor/htmleditorwidget.h
+++ b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.h
diff --git a/doc/examples/htmleditor/htmlfile.cpp b/doc/pluginhowto/examples/htmleditor/htmlfile.cpp
index 28305ee0f4..28305ee0f4 100644
--- a/doc/examples/htmleditor/htmlfile.cpp
+++ b/doc/pluginhowto/examples/htmleditor/htmlfile.cpp
diff --git a/doc/examples/htmleditor/htmlfile.h b/doc/pluginhowto/examples/htmleditor/htmlfile.h
index be3d528d04..be3d528d04 100644
--- a/doc/examples/htmleditor/htmlfile.h
+++ b/doc/pluginhowto/examples/htmleditor/htmlfile.h
diff --git a/doc/examples/htmleditor/text-html-mimetype.xml b/doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml
index 8e9f048bee..8e9f048bee 100644
--- a/doc/examples/htmleditor/text-html-mimetype.xml
+++ b/doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml
diff --git a/doc/examples/loggermode/LoggerMode.pluginspec b/doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec
index d9ace5e767..d9ace5e767 100644
--- a/doc/examples/loggermode/LoggerMode.pluginspec
+++ b/doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec
diff --git a/doc/examples/loggermode/loggermode.cpp b/doc/pluginhowto/examples/loggermode/loggermode.cpp
index 8460c9de64..8460c9de64 100644
--- a/doc/examples/loggermode/loggermode.cpp
+++ b/doc/pluginhowto/examples/loggermode/loggermode.cpp
diff --git a/doc/examples/loggermode/loggermode.h b/doc/pluginhowto/examples/loggermode/loggermode.h
index cf6ad9da47..cf6ad9da47 100644
--- a/doc/examples/loggermode/loggermode.h
+++ b/doc/pluginhowto/examples/loggermode/loggermode.h
diff --git a/doc/examples/loggermode/loggermodePlugin.cpp b/doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp
index 87b87ef4a0..87b87ef4a0 100644
--- a/doc/examples/loggermode/loggermodePlugin.cpp
+++ b/doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp
diff --git a/doc/examples/loggermode/loggermodePlugin.h b/doc/pluginhowto/examples/loggermode/loggermodePlugin.h
index 106a976196..106a976196 100644
--- a/doc/examples/loggermode/loggermodePlugin.h
+++ b/doc/pluginhowto/examples/loggermode/loggermodePlugin.h
diff --git a/doc/examples/loggermode/loggermodePlugin.pro b/doc/pluginhowto/examples/loggermode/loggermodePlugin.pro
index f1db2afb8b..f1db2afb8b 100644
--- a/doc/examples/loggermode/loggermodePlugin.pro
+++ b/doc/pluginhowto/examples/loggermode/loggermodePlugin.pro
diff --git a/doc/examples/loggermode/loggermodewidget.cpp b/doc/pluginhowto/examples/loggermode/loggermodewidget.cpp
index fc5b8e6c91..fc5b8e6c91 100644
--- a/doc/examples/loggermode/loggermodewidget.cpp
+++ b/doc/pluginhowto/examples/loggermode/loggermodewidget.cpp
diff --git a/doc/examples/loggermode/loggermodewidget.h b/doc/pluginhowto/examples/loggermode/loggermodewidget.h
index f05263f32f..f05263f32f 100644
--- a/doc/examples/loggermode/loggermodewidget.h
+++ b/doc/pluginhowto/examples/loggermode/loggermodewidget.h
diff --git a/doc/examples/menu/addingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec
index 35e922e5af..35e922e5af 100644
--- a/doc/examples/menu/addingmenu/DoNothing.pluginspec
+++ b/doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec
diff --git a/doc/examples/menu/addingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp
index 7fd1ff5cf6..7fd1ff5cf6 100644
--- a/doc/examples/menu/addingmenu/donothingplugin.cpp
+++ b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp
diff --git a/doc/examples/menu/addingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h
index 2cda18bae1..2cda18bae1 100644
--- a/doc/examples/menu/addingmenu/donothingplugin.h
+++ b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h
diff --git a/doc/examples/menu/addingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro
index ac69a5398e..ac69a5398e 100644
--- a/doc/examples/menu/addingmenu/donothingplugin.pro
+++ b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro
diff --git a/doc/examples/menu/placingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec
index 35e922e5af..35e922e5af 100644
--- a/doc/examples/menu/placingmenu/DoNothing.pluginspec
+++ b/doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec
diff --git a/doc/examples/menu/placingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp
index 63cda06978..63cda06978 100644
--- a/doc/examples/menu/placingmenu/donothingplugin.cpp
+++ b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp
diff --git a/doc/examples/menu/placingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h
index 2cda18bae1..2cda18bae1 100644
--- a/doc/examples/menu/placingmenu/donothingplugin.h
+++ b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h
diff --git a/doc/examples/menu/placingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro
index ac69a5398e..ac69a5398e 100644
--- a/doc/examples/menu/placingmenu/donothingplugin.pro
+++ b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro
diff --git a/doc/examples/menu/registeringmenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec
index 35e922e5af..35e922e5af 100644
--- a/doc/examples/menu/registeringmenuitem/DoNothing.pluginspec
+++ b/doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec
diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp
index a2e6bd507c..a2e6bd507c 100644
--- a/doc/examples/menu/registeringmenuitem/donothingplugin.cpp
+++ b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp
diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h
index 25356a7443..25356a7443 100644
--- a/doc/examples/menu/registeringmenuitem/donothingplugin.h
+++ b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h
diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro
index ac69a5398e..ac69a5398e 100644
--- a/doc/examples/menu/registeringmenuitem/donothingplugin.pro
+++ b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro
diff --git a/doc/examples/menu/respondtomenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec
index 59cf450b9f..59cf450b9f 100644
--- a/doc/examples/menu/respondtomenuitem/DoNothing.pluginspec
+++ b/doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec
diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp
index a093bae294..a093bae294 100644
--- a/doc/examples/menu/respondtomenuitem/donothingplugin.cpp
+++ b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp
diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h
index 2cda18bae1..2cda18bae1 100644
--- a/doc/examples/menu/respondtomenuitem/donothingplugin.h
+++ b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h
diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro
index ac69a5398e..ac69a5398e 100644
--- a/doc/examples/menu/respondtomenuitem/donothingplugin.pro
+++ b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro
diff --git a/doc/examples/preferencepane/PreferencePane.pluginspec b/doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec
index 227b4807c8..227b4807c8 100644
--- a/doc/examples/preferencepane/PreferencePane.pluginspec
+++ b/doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec
diff --git a/doc/examples/preferencepane/modifiedfilelister.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp
index 12d4c95025..12d4c95025 100644
--- a/doc/examples/preferencepane/modifiedfilelister.cpp
+++ b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp
diff --git a/doc/examples/preferencepane/modifiedfilelister.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.h
index 8b4d41c40a..8b4d41c40a 100644
--- a/doc/examples/preferencepane/modifiedfilelister.h
+++ b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.h
diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp
index f9030a8a89..f9030a8a89 100644
--- a/doc/examples/preferencepane/modifiedfilelistwidget.cpp
+++ b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp
diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h
index 81880163ee..81880163ee 100644
--- a/doc/examples/preferencepane/modifiedfilelistwidget.h
+++ b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h
diff --git a/doc/examples/preferencepane/preferencepaneplugin.cpp b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp
index d1cc8929fb..d1cc8929fb 100644
--- a/doc/examples/preferencepane/preferencepaneplugin.cpp
+++ b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp
diff --git a/doc/examples/preferencepane/preferencepaneplugin.h b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h
index 808cd04b81..808cd04b81 100644
--- a/doc/examples/preferencepane/preferencepaneplugin.h
+++ b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h
diff --git a/doc/examples/preferencepane/preferencepaneplugin.pro b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro
index 1fd34e184d..1fd34e184d 100644
--- a/doc/examples/preferencepane/preferencepaneplugin.pro
+++ b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro
diff --git a/doc/examples/progressbar/ProgressBar.pluginspec b/doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec
index 0e021e8efe..0e021e8efe 100644
--- a/doc/examples/progressbar/ProgressBar.pluginspec
+++ b/doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec
diff --git a/doc/examples/progressbar/headerfilteprogress.cpp b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp
index d436d1b996..d436d1b996 100644
--- a/doc/examples/progressbar/headerfilteprogress.cpp
+++ b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp
diff --git a/doc/examples/progressbar/headerfilterprogress.h b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h
index 2c321ee521..2c321ee521 100644
--- a/doc/examples/progressbar/headerfilterprogress.h
+++ b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h
diff --git a/doc/examples/progressbar/progressbar.pro b/doc/pluginhowto/examples/progressbar/progressbar.pro
index 952f41036c..952f41036c 100644
--- a/doc/examples/progressbar/progressbar.pro
+++ b/doc/pluginhowto/examples/progressbar/progressbar.pro
diff --git a/doc/examples/progressbar/progressbarplugin.cpp b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp
index af06a838cc..af06a838cc 100644
--- a/doc/examples/progressbar/progressbarplugin.cpp
+++ b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp
diff --git a/doc/examples/progressbar/progressbarplugin.h b/doc/pluginhowto/examples/progressbar/progressbarplugin.h
index 7ae9415305..7ae9415305 100644
--- a/doc/examples/progressbar/progressbarplugin.h
+++ b/doc/pluginhowto/examples/progressbar/progressbarplugin.h
diff --git a/doc/examples/wizard/customproject/CustomProject.pluginspec b/doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec
index 755f91acd7..755f91acd7 100644
--- a/doc/examples/wizard/customproject/CustomProject.pluginspec
+++ b/doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec
diff --git a/doc/examples/wizard/customproject/customprojectplugin.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp
index cbb1ca68e2..cbb1ca68e2 100644
--- a/doc/examples/wizard/customproject/customprojectplugin.cpp
+++ b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp
diff --git a/doc/examples/wizard/customproject/customprojectplugin.h b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h
index ea06d193b8..ea06d193b8 100644
--- a/doc/examples/wizard/customproject/customprojectplugin.h
+++ b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h
diff --git a/doc/examples/wizard/customproject/customprojectplugin.pro b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro
index 7b7fca9f26..7b7fca9f26 100644
--- a/doc/examples/wizard/customproject/customprojectplugin.pro
+++ b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro
diff --git a/doc/examples/wizard/customproject/customprojectwizard.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp
index 662e8cc0b9..662e8cc0b9 100644
--- a/doc/examples/wizard/customproject/customprojectwizard.cpp
+++ b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp
diff --git a/doc/examples/wizard/customproject/customprojectwizard.h b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h
index d934878813..d934878813 100644
--- a/doc/examples/wizard/customproject/customprojectwizard.h
+++ b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h
diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt
index 3bca49049b..3bca49049b 100644
--- a/doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt
diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelSource.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt
index 3a5ba8abd4..3a5ba8abd4 100644
--- a/doc/examples/wizard/itemmodelwizard/ItemModelSource.txt
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt
diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec
index 1ffcd88109..1ffcd88109 100644
--- a/doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec
diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp
index 22f491c211..22f491c211 100644
--- a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp
diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h
index 2e60f64dc4..2e60f64dc4 100644
--- a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h
diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro
index 3cedbf94d6..3cedbf94d6 100644
--- a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro
diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp
index c382e57108..c382e57108 100644
--- a/doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp
diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h
index 2e02efe356..2e02efe356 100644
--- a/doc/examples/wizard/itemmodelwizard/modelclasswizard.h
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h
diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp
index baa0fe818e..baa0fe818e 100644
--- a/doc/examples/wizard/itemmodelwizard/modelnamepage.cpp
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp
diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h
index a45bafc207..a45bafc207 100644
--- a/doc/examples/wizard/itemmodelwizard/modelnamepage.h
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h
diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.ui b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui
index 848969c01c..848969c01c 100644
--- a/doc/examples/wizard/itemmodelwizard/modelnamepage.ui
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui
diff --git a/doc/examples/wizard/itemmodelwizard/template.qrc b/doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc
index 343a5962c5..343a5962c5 100644
--- a/doc/examples/wizard/itemmodelwizard/template.qrc
+++ b/doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc