<string>The fileshare-based paster protocol allows for sharing code snippets using simple files on a shared network drive. Files are never deleted.</string>
<string>The fileshare-based paster protocol allows for sharing code snippets using simple files on a shared network drive. Files are never deleted.</string>
<string><a href="http://pastebin.com">pastebin.com</a> allows to send posts to custom subdomains (eg. creator.pastebin.com). Fill in the desired prefix.</string>
</property>
<itemrow="0"column="1">
<widgetclass="QLineEdit"name="lineEdit"/>
</item>
<itemrow="0"column="0">
<widgetclass="QLabel"name="serverPrefix">
<propertyname="text">
<string>Server prefix:</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacername="explanatoryTextSpacer">
...
...
@@ -42,17 +32,32 @@
<propertyname="sizeHint"stdset="0">
<size>
<width>0</width>
<height>30</height>
<height>5</height>
</size>
</property>
</spacer>
</item>
<item>
<layoutclass="QFormLayout"name="formLayout">
<propertyname="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<itemrow="0"column="0">
<widgetclass="QLabel"name="serverPrefix">
<propertyname="text">
<string>Server prefix:</string>
</property>
</widget>
</item>
<itemrow="0"column="1">
<widgetclass="QLineEdit"name="lineEdit"/>
</item>
</layout>
</item>
<item>
<widgetclass="QLabel"name="explanatoryTextLabel">
<propertyname="text">
<string><html><head/><body>
<p><a href="http://pastebin.com">pastebin.com</a> allows to send posts to custom subdomains (eg. creator.pastebin.com). Fill in the desired prefix.</p>
<p>Note that the plugin will use this for posting as well as fetching.</p></body></html></string>
<string><i>Note: The plugin will use this for posting as well as fetching.</i></string>
<p>The debugging helper is only used to produce a nice display of objects of certain types like QString or std::map in the &quot;Locals and Watchers&quot; view.</p>
<p> It is not strictly necessary for debugging with Qt Creator. </p></body></html></string>
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN""http://www.w3.org/TR/REC-html40/strict.dtd">
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The debugging helper is only used to produce a nice display of objects of certain types like QString or std::map in the &quot;Locals and Watchers&quot; view. It is not strictly necessary for debugging with Qt Creator. </p></body></html></string>