1.1 --- a/exportxhtmldialog.ui Mon Jul 11 19:55:57 2005 +0000
1.2 +++ b/exportxhtmldialog.ui Tue Aug 16 17:27:34 2005 +0000
1.3 @@ -8,8 +8,8 @@
1.4 <rect>
1.5 <x>0</x>
1.6 <y>0</y>
1.7 - <width>614</width>
1.8 - <height>757</height>
1.9 + <width>514</width>
1.10 + <height>468</height>
1.11 </rect>
1.12 </property>
1.13 <property name="minimumSize">
1.14 @@ -21,11 +21,11 @@
1.15 <property name="caption">
1.16 <string>Export XHTML</string>
1.17 </property>
1.18 - <vbox>
1.19 + <grid>
1.20 <property name="name">
1.21 <cstring>unnamed</cstring>
1.22 </property>
1.23 - <widget class="QLayoutWidget">
1.24 + <widget class="QLayoutWidget" row="0" column="0">
1.25 <property name="name">
1.26 <cstring>layout17</cstring>
1.27 </property>
1.28 @@ -80,14 +80,60 @@
1.29 </widget>
1.30 </hbox>
1.31 </widget>
1.32 - <widget class="QButtonGroup">
1.33 + <widget class="QLayoutWidget" row="5" column="0">
1.34 + <property name="name">
1.35 + <cstring>layout17</cstring>
1.36 + </property>
1.37 + <hbox>
1.38 + <property name="name">
1.39 + <cstring>unnamed</cstring>
1.40 + </property>
1.41 + <spacer>
1.42 + <property name="name">
1.43 + <cstring>spacer5</cstring>
1.44 + </property>
1.45 + <property name="orientation">
1.46 + <enum>Horizontal</enum>
1.47 + </property>
1.48 + <property name="sizeType">
1.49 + <enum>Expanding</enum>
1.50 + </property>
1.51 + <property name="sizeHint">
1.52 + <size>
1.53 + <width>61</width>
1.54 + <height>21</height>
1.55 + </size>
1.56 + </property>
1.57 + </spacer>
1.58 + <widget class="QPushButton">
1.59 + <property name="name">
1.60 + <cstring>exportButton</cstring>
1.61 + </property>
1.62 + <property name="text">
1.63 + <string>Export</string>
1.64 + </property>
1.65 + <property name="default">
1.66 + <bool>true</bool>
1.67 + </property>
1.68 + </widget>
1.69 + <widget class="QPushButton">
1.70 + <property name="name">
1.71 + <cstring>cancelButton</cstring>
1.72 + </property>
1.73 + <property name="text">
1.74 + <string>Cancel</string>
1.75 + </property>
1.76 + </widget>
1.77 + </hbox>
1.78 + </widget>
1.79 + <widget class="QButtonGroup" row="1" column="0">
1.80 <property name="name">
1.81 <cstring>buttonGroup2</cstring>
1.82 </property>
1.83 <property name="sizePolicy">
1.84 <sizepolicy>
1.85 - <hsizetype>3</hsizetype>
1.86 - <vsizetype>3</vsizetype>
1.87 + <hsizetype>5</hsizetype>
1.88 + <vsizetype>5</vsizetype>
1.89 <horstretch>0</horstretch>
1.90 <verstretch>0</verstretch>
1.91 </sizepolicy>
1.92 @@ -155,180 +201,260 @@
1.93 </widget>
1.94 </vbox>
1.95 </widget>
1.96 - <widget class="QLayoutWidget">
1.97 + <widget class="QGroupBox" row="2" column="0">
1.98 <property name="name">
1.99 - <cstring>layout6</cstring>
1.100 + <cstring>groupBox2</cstring>
1.101 + </property>
1.102 + <property name="title">
1.103 + <string>Stylesheets</string>
1.104 </property>
1.105 <grid>
1.106 <property name="name">
1.107 <cstring>unnamed</cstring>
1.108 </property>
1.109 - <widget class="QPushButton" row="5" column="3">
1.110 + <widget class="QLayoutWidget" row="1" column="0">
1.111 <property name="name">
1.112 - <cstring>browsePostExportButton</cstring>
1.113 + <cstring>layout7</cstring>
1.114 </property>
1.115 - <property name="sizePolicy">
1.116 - <sizepolicy>
1.117 - <hsizetype>0</hsizetype>
1.118 - <vsizetype>0</vsizetype>
1.119 - <horstretch>0</horstretch>
1.120 - <verstretch>0</verstretch>
1.121 - </sizepolicy>
1.122 + <hbox>
1.123 + <property name="name">
1.124 + <cstring>unnamed</cstring>
1.125 + </property>
1.126 + <widget class="QLabel">
1.127 + <property name="name">
1.128 + <cstring>textLabel2</cstring>
1.129 + </property>
1.130 + <property name="sizePolicy">
1.131 + <sizepolicy>
1.132 + <hsizetype>0</hsizetype>
1.133 + <vsizetype>5</vsizetype>
1.134 + <horstretch>0</horstretch>
1.135 + <verstretch>0</verstretch>
1.136 + </sizepolicy>
1.137 + </property>
1.138 + <property name="minimumSize">
1.139 + <size>
1.140 + <width>125</width>
1.141 + <height>0</height>
1.142 + </size>
1.143 + </property>
1.144 + <property name="text">
1.145 + <string>XSL:</string>
1.146 + </property>
1.147 + <property name="alignment">
1.148 + <set>AlignVCenter|AlignRight</set>
1.149 + </property>
1.150 + </widget>
1.151 + <widget class="QLineEdit">
1.152 + <property name="name">
1.153 + <cstring>lineEditXSL</cstring>
1.154 + </property>
1.155 + </widget>
1.156 + <widget class="QPushButton">
1.157 + <property name="name">
1.158 + <cstring>browseXSLButton</cstring>
1.159 + </property>
1.160 + <property name="sizePolicy">
1.161 + <sizepolicy>
1.162 + <hsizetype>0</hsizetype>
1.163 + <vsizetype>0</vsizetype>
1.164 + <horstretch>0</horstretch>
1.165 + <verstretch>0</verstretch>
1.166 + </sizepolicy>
1.167 + </property>
1.168 + <property name="text">
1.169 + <string>Browse</string>
1.170 + </property>
1.171 + </widget>
1.172 + </hbox>
1.173 + </widget>
1.174 + <widget class="QLayoutWidget" row="0" column="0">
1.175 + <property name="name">
1.176 + <cstring>layout6</cstring>
1.177 </property>
1.178 - <property name="text">
1.179 - <string>Browse</string>
1.180 - </property>
1.181 - </widget>
1.182 - <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2">
1.183 - <property name="name">
1.184 - <cstring>textLabel1_3</cstring>
1.185 - </property>
1.186 - <property name="sizePolicy">
1.187 - <sizepolicy>
1.188 - <hsizetype>1</hsizetype>
1.189 - <vsizetype>5</vsizetype>
1.190 - <horstretch>0</horstretch>
1.191 - <verstretch>0</verstretch>
1.192 - </sizepolicy>
1.193 - </property>
1.194 - <property name="text">
1.195 - <string>Before export:</string>
1.196 - </property>
1.197 - <property name="alignment">
1.198 - <set>AlignVCenter|AlignRight</set>
1.199 - </property>
1.200 - </widget>
1.201 - <widget class="QLineEdit" row="2" column="1" rowspan="1" colspan="2">
1.202 - <property name="name">
1.203 - <cstring>lineEditXSL</cstring>
1.204 - </property>
1.205 - </widget>
1.206 - <widget class="QPushButton" row="2" column="3">
1.207 - <property name="name">
1.208 - <cstring>browseXSLButton</cstring>
1.209 - </property>
1.210 - <property name="sizePolicy">
1.211 - <sizepolicy>
1.212 - <hsizetype>0</hsizetype>
1.213 - <vsizetype>0</vsizetype>
1.214 - <horstretch>0</horstretch>
1.215 - <verstretch>0</verstretch>
1.216 - </sizepolicy>
1.217 - </property>
1.218 - <property name="text">
1.219 - <string>Browse</string>
1.220 - </property>
1.221 - </widget>
1.222 - <widget class="QLineEdit" row="4" column="2">
1.223 - <property name="name">
1.224 - <cstring>lineEditPreScript</cstring>
1.225 - </property>
1.226 - </widget>
1.227 - <widget class="QPushButton" row="4" column="3">
1.228 - <property name="name">
1.229 - <cstring>browsePreExportButton</cstring>
1.230 - </property>
1.231 - <property name="sizePolicy">
1.232 - <sizepolicy>
1.233 - <hsizetype>0</hsizetype>
1.234 - <vsizetype>0</vsizetype>
1.235 - <horstretch>0</horstretch>
1.236 - <verstretch>0</verstretch>
1.237 - </sizepolicy>
1.238 - </property>
1.239 - <property name="text">
1.240 - <string>Browse</string>
1.241 - </property>
1.242 - </widget>
1.243 - <widget class="QLabel" row="0" column="0">
1.244 - <property name="name">
1.245 - <cstring>textLabel2_3</cstring>
1.246 - </property>
1.247 - <property name="text">
1.248 - <string>Stylesheets:</string>
1.249 - </property>
1.250 - </widget>
1.251 - <widget class="QPushButton" row="1" column="3">
1.252 - <property name="name">
1.253 - <cstring>browseCSSButton</cstring>
1.254 - </property>
1.255 - <property name="sizePolicy">
1.256 - <sizepolicy>
1.257 - <hsizetype>0</hsizetype>
1.258 - <vsizetype>0</vsizetype>
1.259 - <horstretch>0</horstretch>
1.260 - <verstretch>0</verstretch>
1.261 - </sizepolicy>
1.262 - </property>
1.263 - <property name="text">
1.264 - <string>Browse</string>
1.265 - </property>
1.266 - </widget>
1.267 - <widget class="QLabel" row="1" column="0">
1.268 - <property name="name">
1.269 - <cstring>textLabel1_2</cstring>
1.270 - </property>
1.271 - <property name="text">
1.272 - <string>CSS:</string>
1.273 - </property>
1.274 - <property name="alignment">
1.275 - <set>AlignVCenter|AlignRight</set>
1.276 - </property>
1.277 - </widget>
1.278 - <widget class="QLabel" row="5" column="0" rowspan="1" colspan="2">
1.279 - <property name="name">
1.280 - <cstring>textLabel2_2</cstring>
1.281 - </property>
1.282 - <property name="sizePolicy">
1.283 - <sizepolicy>
1.284 - <hsizetype>1</hsizetype>
1.285 - <vsizetype>5</vsizetype>
1.286 - <horstretch>0</horstretch>
1.287 - <verstretch>0</verstretch>
1.288 - </sizepolicy>
1.289 - </property>
1.290 - <property name="frameShape">
1.291 - <enum>NoFrame</enum>
1.292 - </property>
1.293 - <property name="text">
1.294 - <string>After Export:</string>
1.295 - </property>
1.296 - <property name="alignment">
1.297 - <set>AlignVCenter|AlignRight</set>
1.298 - </property>
1.299 - </widget>
1.300 - <widget class="QLineEdit" row="1" column="1" rowspan="1" colspan="2">
1.301 - <property name="name">
1.302 - <cstring>lineEditCSS</cstring>
1.303 - </property>
1.304 - </widget>
1.305 - <widget class="QLabel" row="2" column="0">
1.306 - <property name="name">
1.307 - <cstring>textLabel2</cstring>
1.308 - </property>
1.309 - <property name="text">
1.310 - <string>XSL:</string>
1.311 - </property>
1.312 - <property name="alignment">
1.313 - <set>AlignVCenter|AlignRight</set>
1.314 - </property>
1.315 - </widget>
1.316 - <widget class="QLineEdit" row="5" column="2">
1.317 - <property name="name">
1.318 - <cstring>lineEditPostScript</cstring>
1.319 - </property>
1.320 - </widget>
1.321 - <widget class="QLabel" row="3" column="0">
1.322 - <property name="name">
1.323 - <cstring>textLabel1_4</cstring>
1.324 - </property>
1.325 - <property name="text">
1.326 - <string>Scripts:</string>
1.327 - </property>
1.328 + <hbox>
1.329 + <property name="name">
1.330 + <cstring>unnamed</cstring>
1.331 + </property>
1.332 + <widget class="QLabel">
1.333 + <property name="name">
1.334 + <cstring>textLabel1_2</cstring>
1.335 + </property>
1.336 + <property name="sizePolicy">
1.337 + <sizepolicy>
1.338 + <hsizetype>0</hsizetype>
1.339 + <vsizetype>5</vsizetype>
1.340 + <horstretch>0</horstretch>
1.341 + <verstretch>0</verstretch>
1.342 + </sizepolicy>
1.343 + </property>
1.344 + <property name="minimumSize">
1.345 + <size>
1.346 + <width>125</width>
1.347 + <height>0</height>
1.348 + </size>
1.349 + </property>
1.350 + <property name="text">
1.351 + <string>CSS:</string>
1.352 + </property>
1.353 + <property name="alignment">
1.354 + <set>AlignVCenter|AlignRight</set>
1.355 + </property>
1.356 + </widget>
1.357 + <widget class="QLineEdit">
1.358 + <property name="name">
1.359 + <cstring>lineEditCSS</cstring>
1.360 + </property>
1.361 + </widget>
1.362 + <widget class="QPushButton">
1.363 + <property name="name">
1.364 + <cstring>browseCSSButton</cstring>
1.365 + </property>
1.366 + <property name="sizePolicy">
1.367 + <sizepolicy>
1.368 + <hsizetype>0</hsizetype>
1.369 + <vsizetype>0</vsizetype>
1.370 + <horstretch>0</horstretch>
1.371 + <verstretch>0</verstretch>
1.372 + </sizepolicy>
1.373 + </property>
1.374 + <property name="text">
1.375 + <string>Browse</string>
1.376 + </property>
1.377 + </widget>
1.378 + </hbox>
1.379 </widget>
1.380 </grid>
1.381 </widget>
1.382 - <spacer>
1.383 + <widget class="QGroupBox" row="3" column="0">
1.384 + <property name="name">
1.385 + <cstring>groupBox1</cstring>
1.386 + </property>
1.387 + <property name="title">
1.388 + <string>Scripts</string>
1.389 + </property>
1.390 + <grid>
1.391 + <property name="name">
1.392 + <cstring>unnamed</cstring>
1.393 + </property>
1.394 + <widget class="QLayoutWidget" row="0" column="0">
1.395 + <property name="name">
1.396 + <cstring>layout4</cstring>
1.397 + </property>
1.398 + <hbox>
1.399 + <property name="name">
1.400 + <cstring>unnamed</cstring>
1.401 + </property>
1.402 + <widget class="QLabel">
1.403 + <property name="name">
1.404 + <cstring>textLabel1_3</cstring>
1.405 + </property>
1.406 + <property name="sizePolicy">
1.407 + <sizepolicy>
1.408 + <hsizetype>0</hsizetype>
1.409 + <vsizetype>5</vsizetype>
1.410 + <horstretch>0</horstretch>
1.411 + <verstretch>0</verstretch>
1.412 + </sizepolicy>
1.413 + </property>
1.414 + <property name="minimumSize">
1.415 + <size>
1.416 + <width>125</width>
1.417 + <height>0</height>
1.418 + </size>
1.419 + </property>
1.420 + <property name="text">
1.421 + <string>Before export:</string>
1.422 + </property>
1.423 + <property name="alignment">
1.424 + <set>AlignVCenter|AlignRight</set>
1.425 + </property>
1.426 + </widget>
1.427 + <widget class="QLineEdit">
1.428 + <property name="name">
1.429 + <cstring>lineEditPostScript</cstring>
1.430 + </property>
1.431 + </widget>
1.432 + <widget class="QPushButton">
1.433 + <property name="name">
1.434 + <cstring>browsePreExportButton</cstring>
1.435 + </property>
1.436 + <property name="sizePolicy">
1.437 + <sizepolicy>
1.438 + <hsizetype>0</hsizetype>
1.439 + <vsizetype>0</vsizetype>
1.440 + <horstretch>0</horstretch>
1.441 + <verstretch>0</verstretch>
1.442 + </sizepolicy>
1.443 + </property>
1.444 + <property name="text">
1.445 + <string>Browse</string>
1.446 + </property>
1.447 + </widget>
1.448 + </hbox>
1.449 + </widget>
1.450 + <widget class="QLayoutWidget" row="1" column="0">
1.451 + <property name="name">
1.452 + <cstring>layout5</cstring>
1.453 + </property>
1.454 + <hbox>
1.455 + <property name="name">
1.456 + <cstring>unnamed</cstring>
1.457 + </property>
1.458 + <widget class="QLabel">
1.459 + <property name="name">
1.460 + <cstring>textLabel2_2</cstring>
1.461 + </property>
1.462 + <property name="sizePolicy">
1.463 + <sizepolicy>
1.464 + <hsizetype>0</hsizetype>
1.465 + <vsizetype>5</vsizetype>
1.466 + <horstretch>0</horstretch>
1.467 + <verstretch>0</verstretch>
1.468 + </sizepolicy>
1.469 + </property>
1.470 + <property name="minimumSize">
1.471 + <size>
1.472 + <width>125</width>
1.473 + <height>0</height>
1.474 + </size>
1.475 + </property>
1.476 + <property name="frameShape">
1.477 + <enum>NoFrame</enum>
1.478 + </property>
1.479 + <property name="text">
1.480 + <string>After Export:</string>
1.481 + </property>
1.482 + <property name="alignment">
1.483 + <set>AlignVCenter|AlignRight</set>
1.484 + </property>
1.485 + </widget>
1.486 + <widget class="QLineEdit">
1.487 + <property name="name">
1.488 + <cstring>lineEditPreScript</cstring>
1.489 + </property>
1.490 + </widget>
1.491 + <widget class="QPushButton">
1.492 + <property name="name">
1.493 + <cstring>browsePostExportButton</cstring>
1.494 + </property>
1.495 + <property name="sizePolicy">
1.496 + <sizepolicy>
1.497 + <hsizetype>0</hsizetype>
1.498 + <vsizetype>0</vsizetype>
1.499 + <horstretch>0</horstretch>
1.500 + <verstretch>0</verstretch>
1.501 + </sizepolicy>
1.502 + </property>
1.503 + <property name="text">
1.504 + <string>Browse</string>
1.505 + </property>
1.506 + </widget>
1.507 + </hbox>
1.508 + </widget>
1.509 + </grid>
1.510 + </widget>
1.511 + <spacer row="4" column="0">
1.512 <property name="name">
1.513 <cstring>spacer3</cstring>
1.514 </property>
1.515 @@ -336,62 +462,16 @@
1.516 <enum>Vertical</enum>
1.517 </property>
1.518 <property name="sizeType">
1.519 - <enum>Expanding</enum>
1.520 + <enum>MinimumExpanding</enum>
1.521 </property>
1.522 <property name="sizeHint">
1.523 <size>
1.524 <width>20</width>
1.525 - <height>60</height>
1.526 + <height>20</height>
1.527 </size>
1.528 </property>
1.529 </spacer>
1.530 - <widget class="QLayoutWidget">
1.531 - <property name="name">
1.532 - <cstring>layout17</cstring>
1.533 - </property>
1.534 - <hbox>
1.535 - <property name="name">
1.536 - <cstring>unnamed</cstring>
1.537 - </property>
1.538 - <spacer>
1.539 - <property name="name">
1.540 - <cstring>spacer5</cstring>
1.541 - </property>
1.542 - <property name="orientation">
1.543 - <enum>Horizontal</enum>
1.544 - </property>
1.545 - <property name="sizeType">
1.546 - <enum>Expanding</enum>
1.547 - </property>
1.548 - <property name="sizeHint">
1.549 - <size>
1.550 - <width>61</width>
1.551 - <height>21</height>
1.552 - </size>
1.553 - </property>
1.554 - </spacer>
1.555 - <widget class="QPushButton">
1.556 - <property name="name">
1.557 - <cstring>exportButton</cstring>
1.558 - </property>
1.559 - <property name="text">
1.560 - <string>Export</string>
1.561 - </property>
1.562 - <property name="default">
1.563 - <bool>true</bool>
1.564 - </property>
1.565 - </widget>
1.566 - <widget class="QPushButton">
1.567 - <property name="name">
1.568 - <cstring>cancelButton</cstring>
1.569 - </property>
1.570 - <property name="text">
1.571 - <string>Cancel</string>
1.572 - </property>
1.573 - </widget>
1.574 - </hbox>
1.575 - </widget>
1.576 - </vbox>
1.577 + </grid>
1.578 </widget>
1.579 <connections>
1.580 <connection>