[Openvas-commits] r9229 - in trunk/gsd: . src

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Oct 19 15:52:23 CEST 2010


Author: raimund
Date: 2010-10-19 15:52:22 +0200 (Tue, 19 Oct 2010)
New Revision: 9229

Modified:
   trunk/gsd/ChangeLog
   trunk/gsd/src/dock_details_task.ui
Log:
* src/dock_details_task.ui: Created new tab "Summary" to display task
details.



Modified: trunk/gsd/ChangeLog
===================================================================
--- trunk/gsd/ChangeLog	2010-10-19 10:49:22 UTC (rev 9228)
+++ trunk/gsd/ChangeLog	2010-10-19 13:52:22 UTC (rev 9229)
@@ -1,3 +1,8 @@
+2010-10-19  Raimund Renkert <raimund.renkert at greenbone.net>
+
+	* src/dock_details_task.ui: Created new tab "Summary" to display task
+	details.
+
 2010-10-13  Raimund Renkert <raimund.renkert at greenbone.net>
 
 	* src/gsd_mw.cpp (details_config_dlg, details_family_dlg, details_nvt_dlg,

Modified: trunk/gsd/src/dock_details_task.ui
===================================================================
--- trunk/gsd/src/dock_details_task.ui	2010-10-19 10:49:22 UTC (rev 9228)
+++ trunk/gsd/src/dock_details_task.ui	2010-10-19 13:52:22 UTC (rev 9229)
@@ -18,123 +18,156 @@
   </property>
   <widget class="QWidget" name="dockWidgetContents" >
    <layout class="QGridLayout" name="gridLayout" >
-    <item row="0" column="0" >
-     <widget class="QLabel" name="label" >
-      <property name="text" >
-       <string>Name:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="0" column="1" colspan="2" >
-     <widget class="QLabel" name="la_name" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="1" column="0" >
-     <widget class="QLabel" name="label_2" >
-      <property name="text" >
-       <string>Comment:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="1" column="1" colspan="2" >
-     <widget class="QLabel" name="la_comment" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="2" column="0" >
-     <widget class="QLabel" name="label_3" >
-      <property name="text" >
-       <string>Config:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="2" column="1" colspan="2" >
-     <widget class="QLabel" name="la_config" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="3" column="0" >
-     <widget class="QLabel" name="label_4" >
-      <property name="text" >
-       <string>Escalator:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="3" column="1" colspan="2" >
-     <widget class="QLabel" name="la_escalator" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="4" column="0" >
-     <widget class="QLabel" name="label_5" >
-      <property name="text" >
-       <string>Schedule:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="4" column="1" colspan="2" >
-     <widget class="QLabel" name="la_schedule" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="5" column="0" >
-     <widget class="QLabel" name="label_6" >
-      <property name="text" >
-       <string>Target:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="5" column="1" colspan="2" >
-     <widget class="QLabel" name="la_target" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="6" column="0" >
-     <widget class="QLabel" name="label_7" >
-      <property name="text" >
-       <string>Status:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="6" column="1" colspan="2" >
-     <widget class="QLabel" name="la_status" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="7" column="0" >
-     <widget class="QLabel" name="label_8" >
-      <property name="text" >
-       <string>Reports:</string>
-      </property>
-     </widget>
-    </item>
-    <item row="7" column="1" colspan="2" >
-     <widget class="QLabel" name="la_reports" >
-      <property name="text" >
-       <string/>
-      </property>
-     </widget>
-    </item>
-    <item row="8" column="0" colspan="3" >
+    <item row="2" column="0" colspan="3" >
      <widget class="QTabWidget" name="tabWidget" >
       <property name="currentIndex" >
        <number>0</number>
       </property>
+      <widget class="QWidget" name="tab_summary" >
+       <attribute name="title" >
+        <string>Summary</string>
+       </attribute>
+       <layout class="QGridLayout" name="gridLayout_5" >
+        <item row="4" column="0" >
+         <widget class="QLabel" name="label_3" >
+          <property name="text" >
+           <string>Config:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="4" column="1" >
+         <widget class="QLabel" name="la_config" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="5" column="0" >
+         <widget class="QLabel" name="label_4" >
+          <property name="text" >
+           <string>Escalator:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="5" column="1" >
+         <widget class="QLabel" name="la_escalator" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="6" column="0" >
+         <widget class="QLabel" name="label_5" >
+          <property name="text" >
+           <string>Schedule:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="6" column="1" >
+         <widget class="QLabel" name="la_schedule" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="7" column="0" >
+         <widget class="QLabel" name="label_6" >
+          <property name="text" >
+           <string>Target:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="7" column="1" >
+         <widget class="QLabel" name="la_target" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="8" column="0" >
+         <widget class="QLabel" name="label_7" >
+          <property name="text" >
+           <string>Status:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="8" column="1" >
+         <widget class="QLabel" name="la_status" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="9" column="0" >
+         <widget class="QLabel" name="label_8" >
+          <property name="text" >
+           <string>Reports:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="9" column="1" >
+         <widget class="QLabel" name="la_reports" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="10" column="0" >
+         <spacer name="verticalSpacer" >
+          <property name="orientation" >
+           <enum>Qt::Vertical</enum>
+          </property>
+          <property name="sizeHint" stdset="0" >
+           <size>
+            <width>20</width>
+            <height>40</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+        <item row="2" column="0" >
+         <widget class="QLabel" name="label_2" >
+          <property name="text" >
+           <string>Comment:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="1" column="0" >
+         <widget class="QLabel" name="label" >
+          <property name="text" >
+           <string>Name:</string>
+          </property>
+         </widget>
+        </item>
+        <item row="2" column="1" >
+         <widget class="QLabel" name="la_comment" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="1" column="1" >
+         <widget class="QLabel" name="la_name" >
+          <property name="text" >
+           <string/>
+          </property>
+         </widget>
+        </item>
+        <item row="10" column="1" >
+         <spacer name="horizontalSpacer_2" >
+          <property name="orientation" >
+           <enum>Qt::Horizontal</enum>
+          </property>
+          <property name="sizeHint" stdset="0" >
+           <size>
+            <width>40</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </widget>
       <widget class="QWidget" name="tab_reports" >
        <attribute name="title" >
         <string>Reports</string>
@@ -227,7 +260,7 @@
       </widget>
      </widget>
     </item>
-    <item row="9" column="1" >
+    <item row="3" column="1" >
      <spacer name="horizontalSpacer" >
       <property name="orientation" >
        <enum>Qt::Horizontal</enum>



More information about the Openvas-commits mailing list