summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/dialogs/externaltoolconfig.ui
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2011-02-28 14:35:58 +0100
committerLeandro Melo <leandro.melo@nokia.com>2011-02-28 14:42:32 +0100
commitae3b2ab013a7b4c0df99c425e300554c32f2bbd5 (patch)
tree8adfb9dca765483833d49dad41e158c3837bcdad /src/plugins/coreplugin/dialogs/externaltoolconfig.ui
parenta5977bc822c1cda99aa8b2890ac3ce45cd83038c (diff)
downloadqt-creator-ae3b2ab013a7b4c0df99c425e300554c32f2bbd5.tar.gz
Still changes to our options dialog
We decided to have text-based buttons by default.
Diffstat (limited to 'src/plugins/coreplugin/dialogs/externaltoolconfig.ui')
-rw-r--r--src/plugins/coreplugin/dialogs/externaltoolconfig.ui35
1 files changed, 10 insertions, 25 deletions
diff --git a/src/plugins/coreplugin/dialogs/externaltoolconfig.ui b/src/plugins/coreplugin/dialogs/externaltoolconfig.ui
index 29e90b6f3a..bf48f677e0 100644
--- a/src/plugins/coreplugin/dialogs/externaltoolconfig.ui
+++ b/src/plugins/coreplugin/dialogs/externaltoolconfig.ui
@@ -35,33 +35,22 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
- <widget class="QToolButton" name="addButton">
+ <widget class="QPushButton" name="addButton">
<property name="toolTip">
- <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Lucida Grande'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Add tool&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>Add tool</string>
</property>
<property name="text">
- <string>+</string>
- </property>
- <property name="popupMode">
- <enum>QToolButton::MenuButtonPopup</enum>
+ <string>Add</string>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="removeButton">
+ <widget class="QPushButton" name="removeButton">
<property name="toolTip">
- <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Lucida Grande'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Remove tool&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>Remove tool</string>
</property>
<property name="text">
- <string>-</string>
+ <string>Remove</string>
</property>
</widget>
</item>
@@ -79,16 +68,12 @@ p, li { white-space: pre-wrap; }
</spacer>
</item>
<item>
- <widget class="QToolButton" name="revertButton">
+ <widget class="QPushButton" name="revertButton">
<property name="toolTip">
- <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Lucida Grande'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Revert tool to preset&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>Revert tool to default</string>
</property>
<property name="text">
- <string>...</string>
+ <string>Reset</string>
</property>
</widget>
</item>
@@ -153,7 +138,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="3" column="1">
- <widget class="Utils::PathChooser" name="workingDirectory"/>
+ <widget class="Utils::PathChooser" name="workingDirectory" native="true"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="outputLabel">