~ubuntu-branches/debian/stretch/universalindentgui/stretch

« back to all changes in this revision

Viewing changes to src/AboutDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Fathi Boudra
  • Date: 2009-08-20 13:41:45 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090820134145-g5wu2b87qz1i9sy9
Tags: 1.1.0-1
* New upstream release.
* Update debian/control:
  - Bump quilt and debhelper build-dependency versions.
  - Bump Standards-Version to 3.8.3 (no changes needed).
* Convert debian/rules to dh usage.
* Rename debian/universalindentgui.lintian to
  debian/universalindentgui.lintian-overrides for dh_lintian usage.
* Add debian/README.source file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>AboutDialog</class>
3
 
 <widget class="QDialog" name="AboutDialog" >
4
 
  <property name="geometry" >
 
4
 <widget class="QDialog" name="AboutDialog">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
9
10
    <height>512</height>
10
11
   </rect>
11
12
  </property>
12
 
  <property name="sizePolicy" >
13
 
   <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
14
15
    <horstretch>0</horstretch>
15
16
    <verstretch>0</verstretch>
16
17
   </sizepolicy>
17
18
  </property>
18
 
  <property name="minimumSize" >
 
19
  <property name="minimumSize">
19
20
   <size>
20
21
    <width>588</width>
21
22
    <height>333</height>
22
23
   </size>
23
24
  </property>
24
 
  <property name="windowTitle" >
 
25
  <property name="windowTitle">
25
26
   <string>About UniversalIndentGUI</string>
26
27
  </property>
27
 
  <property name="windowIcon" >
28
 
   <iconset resource="../resources/Icons.qrc" >
 
28
  <property name="windowIcon">
 
29
   <iconset resource="../resources/Icons.qrc">
29
30
    <normaloff>:/mainWindow/info.png</normaloff>:/mainWindow/info.png</iconset>
30
31
  </property>
31
 
  <layout class="QVBoxLayout" >
32
 
   <property name="margin" >
 
32
  <layout class="QVBoxLayout">
 
33
   <property name="margin">
33
34
    <number>0</number>
34
35
   </property>
35
36
   <item>
36
 
    <widget class="QFrame" name="frame" >
37
 
     <property name="styleSheet" >
38
 
      <string notr="true" >QFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FFFF60, stop:0.5 #D8C304, stop:1 #FFFF60 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
 
37
    <widget class="QFrame" name="frame">
 
38
     <property name="styleSheet">
 
39
      <string notr="true">QFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FFFF60, stop:0.5 #D8C304, stop:1 #FFFF60 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
39
40
     </property>
40
 
     <property name="frameShape" >
 
41
     <property name="frameShape">
41
42
      <enum>QFrame::StyledPanel</enum>
42
43
     </property>
43
 
     <layout class="QVBoxLayout" >
 
44
     <layout class="QVBoxLayout">
44
45
      <item>
45
 
       <widget class="QLabel" name="bannerLabel" >
46
 
        <property name="sizePolicy" >
47
 
         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
 
46
       <widget class="QLabel" name="bannerLabel">
 
47
        <property name="sizePolicy">
 
48
         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
48
49
          <horstretch>0</horstretch>
49
50
          <verstretch>0</verstretch>
50
51
         </sizepolicy>
51
52
        </property>
52
 
        <property name="minimumSize" >
53
 
         <size>
54
 
          <width>570</width>
55
 
          <height>87</height>
56
 
         </size>
57
 
        </property>
58
 
        <property name="maximumSize" >
59
 
         <size>
60
 
          <width>570</width>
61
 
          <height>87</height>
62
 
         </size>
63
 
        </property>
64
 
        <property name="text" >
 
53
        <property name="minimumSize">
 
54
         <size>
 
55
          <width>570</width>
 
56
          <height>87</height>
 
57
         </size>
 
58
        </property>
 
59
        <property name="maximumSize">
 
60
         <size>
 
61
          <width>570</width>
 
62
          <height>87</height>
 
63
         </size>
 
64
        </property>
 
65
        <property name="text">
65
66
         <string/>
66
67
        </property>
67
 
        <property name="pixmap" >
68
 
         <pixmap resource="../resources/Icons.qrc" >:/aboutDialog/banner.png</pixmap>
 
68
        <property name="pixmap">
 
69
         <pixmap resource="../resources/Icons.qrc">:/aboutDialog/banner.png</pixmap>
69
70
        </property>
70
71
       </widget>
71
72
      </item>
72
73
      <item>
73
 
       <widget class="QTextBrowser" name="versionTextBrowser" >
74
 
        <property name="sizePolicy" >
75
 
         <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
 
74
       <widget class="QTextBrowser" name="versionTextBrowser">
 
75
        <property name="sizePolicy">
 
76
         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
76
77
          <horstretch>0</horstretch>
77
78
          <verstretch>0</verstretch>
78
79
         </sizepolicy>
79
80
        </property>
80
 
        <property name="maximumSize" >
 
81
        <property name="maximumSize">
81
82
         <size>
82
83
          <width>16777215</width>
83
84
          <height>25</height>
84
85
         </size>
85
86
        </property>
86
 
        <property name="frameShape" >
 
87
        <property name="frameShape">
87
88
         <enum>QFrame::NoFrame</enum>
88
89
        </property>
89
 
        <property name="verticalScrollBarPolicy" >
 
90
        <property name="verticalScrollBarPolicy">
90
91
         <enum>Qt::ScrollBarAlwaysOff</enum>
91
92
        </property>
92
 
        <property name="html" >
93
 
         <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
94
 
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
93
        <property name="html">
 
94
         <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;
 
95
&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;
95
96
p, li { white-space: pre-wrap; }
96
 
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
97
 
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt;">Version %1 rev.%2, %3 &lt;/p>&lt;/body>&lt;/html></string>
 
97
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
 
98
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:12pt;&quot;&gt;Version %1 rev.%2, %3 &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
98
99
        </property>
99
100
       </widget>
100
101
      </item>
101
102
      <item>
102
 
       <widget class="QTextBrowser" name="authorTextBrowser" >
103
 
        <property name="sizePolicy" >
104
 
         <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
 
103
       <widget class="QTextBrowser" name="authorTextBrowser">
 
104
        <property name="sizePolicy">
 
105
         <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
105
106
          <horstretch>0</horstretch>
106
107
          <verstretch>0</verstretch>
107
108
         </sizepolicy>
108
109
        </property>
109
 
        <property name="acceptDrops" >
 
110
        <property name="acceptDrops">
110
111
         <bool>false</bool>
111
112
        </property>
112
 
        <property name="frameShape" >
 
113
        <property name="frameShape">
113
114
         <enum>QFrame::NoFrame</enum>
114
115
        </property>
115
 
        <property name="verticalScrollBarPolicy" >
 
116
        <property name="verticalScrollBarPolicy">
116
117
         <enum>Qt::ScrollBarAlwaysOff</enum>
117
118
        </property>
118
 
        <property name="html" >
119
 
         <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
120
 
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
119
        <property name="html">
 
120
         <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;
 
121
&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;
121
122
p, li { white-space: pre-wrap; }
122
 
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
123
 
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">&lt;span style=" font-family:'MS Shell Dlg 2';">... is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.&lt;/span>&lt;/p>
124
 
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;">&lt;br />Written by : &lt;a href="http://www.thomas-schweitzer.de">&lt;span style=" text-decoration: underline; color:#0000ff;">Thomas Schweitzer&lt;/span>&lt;/a>&lt;/p>
125
 
&lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;">Project Homepage : &lt;a href="http://universalindent.sourceforge.net">&lt;span style=" text-decoration: underline; color:#0000ff;">http://universalindent.sourceforge.net&lt;/span>&lt;/a>&lt;/p>
126
 
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;">License: UniversalIndentGui is released under the GPL 2. For details read the included file LICENSE.GPL visit &lt;a href="http://www.gnu.org/licenses/gpl.html">&lt;span style=" text-decoration: underline; color:#0000ff;">http://www.gnu.org/licenses/gpl.html&lt;/span>&lt;/a>.&lt;/p>
127
 
&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;">&lt;/p>
128
 
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;">Credits:&lt;/p>&lt;/body>&lt;/html></string>
 
123
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
 
124
&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;&lt;span style=&quot; font-size:9pt;&quot;&gt;... is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code.&lt;/span&gt;&lt;/p&gt;
 
125
&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;&lt;span style=&quot; font-size:9pt;&quot;&gt;&lt;br /&gt;Written by : &lt;/span&gt;&lt;a href=&quot;http://www.thomas-schweitzer.de&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;Thomas Schweitzer&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
 
126
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Project Homepage : &lt;/span&gt;&lt;a href=&quot;http://universalindent.sourceforge.net&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://universalindent.sourceforge.net&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
 
127
&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;&lt;span style=&quot; font-size:9pt;&quot;&gt;License: UniversalIndentGui is released under the GPL 2. For details read the included file LICENSE.GPL visit &lt;/span&gt;&lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;&lt;span style=&quot; font-size:9pt; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.gnu.org/licenses/gpl.html&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;
 
128
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;&quot;&gt;&lt;/p&gt;
 
129
&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;&lt;span style=&quot; font-size:9pt;&quot;&gt;Credits:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
129
130
        </property>
130
131
       </widget>
131
132
      </item>
132
133
      <item>
133
 
       <widget class="QTextBrowser" name="creditsTextBrowser" >
134
 
        <property name="verticalScrollBarPolicy" >
 
134
       <widget class="QTextBrowser" name="creditsTextBrowser">
 
135
        <property name="verticalScrollBarPolicy">
135
136
         <enum>Qt::ScrollBarAlwaysOff</enum>
136
137
        </property>
137
138
       </widget>
138
139
      </item>
139
140
      <item>
140
 
       <layout class="QHBoxLayout" >
141
 
        <property name="spacing" >
 
141
       <layout class="QHBoxLayout">
 
142
        <property name="spacing">
142
143
         <number>6</number>
143
144
        </property>
144
 
        <property name="margin" >
 
145
        <property name="margin">
145
146
         <number>0</number>
146
147
        </property>
147
148
        <item>
148
149
         <spacer>
149
 
          <property name="orientation" >
 
150
          <property name="orientation">
150
151
           <enum>Qt::Horizontal</enum>
151
152
          </property>
152
 
          <property name="sizeHint" stdset="0" >
 
153
          <property name="sizeHint" stdset="0">
153
154
           <size>
154
155
            <width>131</width>
155
156
            <height>31</height>
158
159
         </spacer>
159
160
        </item>
160
161
        <item>
161
 
         <widget class="QPushButton" name="okButton" >
162
 
          <property name="styleSheet" >
163
 
           <string notr="true" >QPushButton#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #DCB28A, stop:0.5 #B8784B, stop:1 #DCB28A ); border: 2px solid #A89C57; border-radius: 4px;} QPushButton:hover#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #B8784B, stop:0.5 #DCB28A, stop:1 #B8784B ); } QPushButton:pressed#okButton{ border: 2px solid #D8CB75 }</string>
 
162
         <widget class="QPushButton" name="okButton">
 
163
          <property name="styleSheet">
 
164
           <string notr="true">QPushButton#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #DCB28A, stop:0.5 #B8784B, stop:1 #DCB28A ); border: 2px solid #A89C57; border-radius: 4px;} QPushButton:hover#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #B8784B, stop:0.5 #DCB28A, stop:1 #B8784B ); } QPushButton:pressed#okButton{ border: 2px solid #D8CB75 }</string>
164
165
          </property>
165
 
          <property name="text" >
 
166
          <property name="text">
166
167
           <string>          OK          </string>
167
168
          </property>
168
169
         </widget>
169
170
        </item>
170
171
        <item>
171
172
         <spacer>
172
 
          <property name="orientation" >
 
173
          <property name="orientation">
173
174
           <enum>Qt::Horizontal</enum>
174
175
          </property>
175
 
          <property name="sizeHint" stdset="0" >
 
176
          <property name="sizeHint" stdset="0">
176
177
           <size>
177
178
            <width>40</width>
178
179
            <height>20</height>
188
189
  </layout>
189
190
 </widget>
190
191
 <resources>
191
 
  <include location="../resources/Icons.qrc" />
 
192
  <include location="../resources/Icons.qrc"/>
 
193
  <include location="../resources/Icons.qrc"/>
192
194
 </resources>
193
195
 <connections>
194
196
  <connection>
197
199
   <receiver>AboutDialog</receiver>
198
200
   <slot>accept()</slot>
199
201
   <hints>
200
 
    <hint type="sourcelabel" >
 
202
    <hint type="sourcelabel">
201
203
     <x>278</x>
202
204
     <y>253</y>
203
205
    </hint>
204
 
    <hint type="destinationlabel" >
 
206
    <hint type="destinationlabel">
205
207
     <x>96</x>
206
208
     <y>254</y>
207
209
    </hint>