PluginManager/PluginRepositoryDialog.ui

changeset 1763
25a83ac16a5e
parent 0
de9c2efb9d02
child 3200
83bde5e6f146
--- a/PluginManager/PluginRepositoryDialog.ui	Fri Apr 06 13:59:54 2012 +0200
+++ b/PluginManager/PluginRepositoryDialog.ui	Fri Apr 06 16:28:54 2012 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>PluginRepositoryDialog</class>
- <widget class="QWidget" name="PluginRepositoryDialog" >
-  <property name="geometry" >
+ <widget class="QWidget" name="PluginRepositoryDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,125 +10,125 @@
     <height>675</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Plugin Repository</string>
   </property>
-  <property name="sizeGripEnabled" stdset="0" >
+  <property name="sizeGripEnabled" stdset="0">
    <bool>true</bool>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <layout class="QGridLayout" >
-     <item row="0" column="0" colspan="2" >
-      <widget class="QTreeWidget" name="repositoryList" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+    <layout class="QGridLayout">
+     <item row="0" column="0" colspan="2">
+      <widget class="QTreeWidget" name="repositoryList">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
          <horstretch>0</horstretch>
          <verstretch>7</verstretch>
         </sizepolicy>
        </property>
-       <property name="selectionMode" >
+       <property name="selectionMode">
         <enum>QAbstractItemView::ExtendedSelection</enum>
        </property>
-       <property name="rootIsDecorated" >
+       <property name="rootIsDecorated">
         <bool>false</bool>
        </property>
-       <property name="itemsExpandable" >
+       <property name="itemsExpandable">
         <bool>false</bool>
        </property>
-       <property name="sortingEnabled" >
+       <property name="sortingEnabled">
         <bool>true</bool>
        </property>
-       <property name="allColumnsShowFocus" >
+       <property name="allColumnsShowFocus">
         <bool>true</bool>
        </property>
        <column>
-        <property name="text" >
+        <property name="text">
          <string>Name</string>
         </property>
        </column>
        <column>
-        <property name="text" >
+        <property name="text">
          <string>Version</string>
         </property>
        </column>
        <column>
-        <property name="text" >
+        <property name="text">
          <string>Short Description</string>
         </property>
        </column>
        <column>
-        <property name="text" >
+        <property name="text">
          <string/>
         </property>
        </column>
       </widget>
      </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="label_2" >
-       <property name="text" >
+     <item row="1" column="0">
+      <widget class="QLabel" name="label_2">
+       <property name="text">
         <string>Description:</string>
        </property>
-       <property name="alignment" >
+       <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
       </widget>
      </item>
-     <item row="1" column="1" >
-      <widget class="QTextEdit" name="descriptionEdit" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+     <item row="1" column="1">
+      <widget class="QTextEdit" name="descriptionEdit">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
          <horstretch>0</horstretch>
          <verstretch>3</verstretch>
         </sizepolicy>
        </property>
-       <property name="focusPolicy" >
+       <property name="focusPolicy">
         <enum>Qt::NoFocus</enum>
        </property>
-       <property name="toolTip" >
+       <property name="toolTip">
         <string>Displays the description of the selected plugin</string>
        </property>
-       <property name="readOnly" >
+       <property name="readOnly">
         <bool>true</bool>
        </property>
       </widget>
      </item>
-     <item row="2" column="0" >
-      <widget class="QLabel" name="label_3" >
-       <property name="text" >
+     <item row="2" column="0">
+      <widget class="QLabel" name="label_3">
+       <property name="text">
         <string>Author:</string>
        </property>
       </widget>
      </item>
-     <item row="2" column="1" >
-      <widget class="QLineEdit" name="authorEdit" >
-       <property name="focusPolicy" >
+     <item row="2" column="1">
+      <widget class="QLineEdit" name="authorEdit">
+       <property name="focusPolicy">
         <enum>Qt::NoFocus</enum>
        </property>
-       <property name="toolTip" >
+       <property name="toolTip">
         <string>Displays the author of the selected plugin</string>
        </property>
-       <property name="readOnly" >
+       <property name="readOnly">
         <bool>true</bool>
        </property>
       </widget>
      </item>
-     <item row="3" column="0" >
-      <widget class="QLabel" name="label" >
-       <property name="text" >
+     <item row="3" column="0">
+      <widget class="QLabel" name="label">
+       <property name="text">
         <string>URL:</string>
        </property>
       </widget>
      </item>
-     <item row="3" column="1" >
-      <widget class="QLineEdit" name="urlEdit" >
-       <property name="focusPolicy" >
+     <item row="3" column="1">
+      <widget class="QLineEdit" name="urlEdit">
+       <property name="focusPolicy">
         <enum>Qt::NoFocus</enum>
        </property>
-       <property name="toolTip" >
+       <property name="toolTip">
         <string>Displays the download URL of the selected plugin</string>
        </property>
-       <property name="readOnly" >
+       <property name="readOnly">
         <bool>true</bool>
        </property>
       </widget>
@@ -135,41 +136,81 @@
     </layout>
    </item>
    <item>
-    <widget class="Line" name="line" >
-     <property name="orientation" >
+    <widget class="Line" name="line">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QProgressBar" name="downloadProgress" >
-     <property name="toolTip" >
+    <widget class="QProgressBar" name="downloadProgress">
+     <property name="toolTip">
       <string>Shows the progress of the current download</string>
      </property>
-     <property name="value" >
+     <property name="value">
       <number>0</number>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QLabel" name="statusLabel" >
-     <property name="text" >
+    <widget class="QLabel" name="statusLabel">
+     <property name="text">
       <string/>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+    <layout class="QHBoxLayout" name="horizontalLayout">
+     <item>
+      <widget class="QLabel" name="label_4">
+       <property name="text">
+        <string>Repository URL:</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QLineEdit" name="repositoryUrlEdit">
+       <property name="toolTip">
+        <string>Shows the repository URL</string>
+       </property>
+       <property name="readOnly">
+        <bool>true</bool>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="repositoryUrlEditButton">
+       <property name="toolTip">
+        <string>Press to edit the plugin repository URL</string>
+       </property>
+       <property name="text">
+        <string>Edit URL</string>
+       </property>
+       <property name="checkable">
+        <bool>true</bool>
+       </property>
+      </widget>
+     </item>
+    </layout>
+   </item>
+   <item>
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
+     <property name="standardButtons">
       <set>QDialogButtonBox::Close</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>repositoryList</tabstop>
+  <tabstop>buttonBox</tabstop>
+  <tabstop>repositoryUrlEdit</tabstop>
+  <tabstop>repositoryUrlEditButton</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>

eric ide

mercurial