[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [khtml] src: Open&save kjserrordlgbase.ui
From:       Pino Toscano <pino () kde ! org>
Date:       2016-12-10 8:31:33
Message-ID: E1cFd49-0006Bc-1x () code ! kde ! org
[Download RAW message or body]

Git commit c02a0c2782a8fe3105e0b8d6be218392b2d4be1c by Pino Toscano.
Committed on 10/12/2016 at 08:16.
Pushed by pino into branch 'master'.

Open&save kjserrordlgbase.ui

This way it is easier to distinguish further changes to this dialog.

M  +41   -35   src/kjserrordlgbase.ui

https://commits.kde.org/khtml/c02a0c2782a8fe3105e0b8d6be218392b2d4be1c

diff --git a/src/kjserrordlgbase.ui b/src/kjserrordlgbase.ui
index e703211..430783a 100644
--- a/src/kjserrordlgbase.ui
+++ b/src/kjserrordlgbase.ui
@@ -1,8 +1,9 @@
-<ui version="4.0" >
- <author>George Staikos &lt;staikos@kde.org></author>
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <author>George Staikos &lt;staikos@kde.org&gt;</author>
  <class>KJSErrorDlgBase</class>
- <widget class="QDialog" name="KJSErrorDlgBase" >
-  <property name="geometry" >
+ <widget class="QDialog" name="KJSErrorDlgBase">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -10,55 +11,64 @@
     <height>484</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>JavaScript Errors</string>
   </property>
-  <property name="whatsThis" >
+  <property name="whatsThis">
    <string>This dialog provides you with notification and details of scripting \
errors that occur on web pages.  In many cases it is due to an error in the web site \
as designed by its author.  In other cases it is the result of a programming error in \
Konqueror.  If you suspect the former, please contact the webmaster of the site in \
question.  Conversely if you suspect an error in Konqueror, please file a bug report \
at http://bugs.kde.org/.  A test case which illustrates the problem will be \
appreciated.</string>  </property>
-  <layout class="QGridLayout" >
-   <property name="margin" >
+  <layout class="QGridLayout">
+   <property name="leftMargin">
     <number>11</number>
    </property>
-   <property name="spacing" >
+   <property name="topMargin">
+    <number>11</number>
+   </property>
+   <property name="rightMargin">
+    <number>11</number>
+   </property>
+   <property name="bottomMargin">
+    <number>11</number>
+   </property>
+   <property name="spacing">
     <number>6</number>
    </property>
-   <item row="4" column="2" >
-    <widget class="QPushButton" name="_close" >
-     <property name="text" >
+   <item row="4" column="2">
+    <widget class="QPushButton" name="_close">
+     <property name="text">
       <string>&amp;Close</string>
      </property>
     </widget>
    </item>
-   <item row="4" column="1" >
-    <widget class="QPushButton" name="_clear" >
-     <property name="text" >
+   <item row="4" column="1">
+    <widget class="QPushButton" name="_clear">
+     <property name="text">
       <string>C&amp;lear</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="0" colspan="3" >
-    <widget class="Line" name="line1" >
-     <property name="frameShape" >
+   <item row="2" column="0" colspan="3">
+    <widget class="Line" name="line1">
+     <property name="frameShape">
       <enum>QFrame::HLine</enum>
      </property>
-     <property name="frameShadow" >
+     <property name="frameShadow">
       <enum>QFrame::Sunken</enum>
      </property>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item rowspan="2" row="3" column="0" >
+   <item row="3" column="0" rowspan="2">
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeType" >
+     <property name="sizeType">
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>311</width>
        <height>21</height>
@@ -66,23 +76,21 @@
      </property>
     </spacer>
    </item>
-   <item row="1" column="0" colspan="3" >
-    <widget class="QTextBrowser" name="_errorText" >
-     <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>7</hsizetype>
-       <vsizetype>7</vsizetype>
+   <item row="1" column="0" colspan="3">
+    <widget class="QTextBrowser" name="_errorText">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>1</verstretch>
       </sizepolicy>
      </property>
-     <property name="acceptRichText" >
+     <property name="acceptRichText">
       <bool>false</bool>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" colspan="3" >
-    <widget class="QLabel" name="_url" />
+   <item row="0" column="0" colspan="3">
+    <widget class="QLabel" name="_url"/>
    </item>
   </layout>
  </widget>
@@ -91,8 +99,6 @@
   <tabstop>_close</tabstop>
   <tabstop>_clear</tabstop>
  </tabstops>
- <includes>
- </includes>
  <resources/>
  <connections/>
 </ui>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic