Changeset 4470 for palm/trunk/SCRIPTS/palmrungui_files/mainwindow.ui
- Timestamp:
- Mar 24, 2020 6:52:19 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrungui_files/mainwindow.ui
r4427 r4470 140 140 <x>10</x> 141 141 <y>50</y> 142 <width> 771</width>142 <width>971</width> 143 143 <height>26</height> 144 144 </rect> … … 168 168 <x>470</x> 169 169 <y>20</y> 170 <width> 311</width>170 <width>701</width> 171 171 <height>21</height> 172 172 </rect> … … 190 190 <property name="alignment"> 191 191 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> 192 </property> 193 </widget> 194 <widget class="QLabel" name="label_version"> 195 <property name="geometry"> 196 <rect> 197 <x>1000</x> 198 <y>47</y> 199 <width>181</width> 200 <height>31</height> 201 </rect> 202 </property> 203 <property name="text"> 204 <string>Version: xxxx (27-02-2002)</string> 192 205 </property> 193 206 </widget> … … 233 246 <rect> 234 247 <x>0</x> 235 <y>3 75</y>248 <y>350</y> 236 249 <width>441</width> 237 <height> 286</height>250 <height>311</height> 238 251 </rect> 239 252 </property> … … 251 264 <rect> 252 265 <x>330</x> 253 <y> 55</y>266 <y>60</y> 254 267 <width>101</width> 255 268 <height>21</height> … … 267 280 <rect> 268 281 <x>250</x> 269 <y> 55</y>282 <y>61</y> 270 283 <width>71</width> 271 <height>2 1</height>284 <height>20</height> 272 285 </rect> 273 286 </property> … … 283 296 <rect> 284 297 <x>130</x> 285 <y>1 20</y>298 <y>150</y> 286 299 <width>91</width> 287 300 <height>20</height> … … 296 309 <rect> 297 310 <x>10</x> 298 <y>120</y> 311 <y>150</y> 312 <width>111</width> 313 <height>20</height> 314 </rect> 315 </property> 316 <property name="text"> 317 <string>Cores:</string> 318 </property> 319 <property name="alignment"> 320 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> 321 </property> 322 </widget> 323 <widget class="QLineEdit" name="line_tpn"> 324 <property name="geometry"> 325 <rect> 326 <x>330</x> 327 <y>150</y> 328 <width>101</width> 329 <height>21</height> 330 </rect> 331 </property> 332 <property name="text"> 333 <string/> 334 </property> 335 </widget> 336 <widget class="QLabel" name="label_4"> 337 <property name="geometry"> 338 <rect> 339 <x>220</x> 340 <y>140</y> 341 <width>101</width> 342 <height>31</height> 343 </rect> 344 </property> 345 <property name="text"> 346 <string>Tasks per node:</string> 347 </property> 348 <property name="alignment"> 349 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> 350 </property> 351 </widget> 352 <widget class="QLineEdit" name="line_account"> 353 <property name="geometry"> 354 <rect> 355 <x>330</x> 356 <y>180</y> 357 <width>101</width> 358 <height>20</height> 359 </rect> 360 </property> 361 <property name="text"> 362 <string/> 363 </property> 364 </widget> 365 <widget class="QLabel" name="label_5"> 366 <property name="geometry"> 367 <rect> 368 <x>260</x> 369 <y>180</y> 370 <width>61</width> 371 <height>16</height> 372 </rect> 373 </property> 374 <property name="text"> 375 <string>Account:</string> 376 </property> 377 <property name="alignment"> 378 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> 379 </property> 380 </widget> 381 <widget class="QLabel" name="label_6"> 382 <property name="geometry"> 383 <rect> 384 <x>10</x> 385 <y>180</y> 299 386 <width>111</width> 300 387 <height>16</height> … … 302 389 </property> 303 390 <property name="text"> 304 <string> Cores:</string>391 <string>Wallclock time (s):</string> 305 392 </property> 306 393 <property name="alignment"> … … 308 395 </property> 309 396 </widget> 310 <widget class="QLineEdit" name="line_tpn">311 <property name="geometry">312 <rect>313 <x>330</x>314 <y>120</y>315 <width>101</width>316 <height>21</height>317 </rect>318 </property>319 <property name="text">320 <string/>321 </property>322 </widget>323 <widget class="QLabel" name="label_4">324 <property name="geometry">325 <rect>326 <x>220</x>327 <y>115</y>328 <width>101</width>329 <height>21</height>330 </rect>331 </property>332 <property name="text">333 <string>Tasks per node:</string>334 </property>335 <property name="alignment">336 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>337 </property>338 </widget>339 <widget class="QLineEdit" name="line_account">340 <property name="geometry">341 <rect>342 <x>330</x>343 <y>145</y>344 <width>101</width>345 <height>20</height>346 </rect>347 </property>348 <property name="text">349 <string/>350 </property>351 </widget>352 <widget class="QLabel" name="label_5">353 <property name="geometry">354 <rect>355 <x>260</x>356 <y>145</y>357 <width>61</width>358 <height>16</height>359 </rect>360 </property>361 <property name="text">362 <string>Account:</string>363 </property>364 <property name="alignment">365 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>366 </property>367 </widget>368 <widget class="QLabel" name="label_6">369 <property name="geometry">370 <rect>371 <x>10</x>372 <y>145</y>373 <width>111</width>374 <height>16</height>375 </rect>376 </property>377 <property name="text">378 <string>Wallclock time (s):</string>379 </property>380 <property name="alignment">381 <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set>382 </property>383 </widget>384 397 <widget class="QLineEdit" name="line_time"> 385 398 <property name="geometry"> 386 399 <rect> 387 400 <x>130</x> 388 <y>1 45</y>401 <y>180</y> 389 402 <width>91</width> 390 403 <height>20</height> … … 401 414 <y>90</y> 402 415 <width>91</width> 403 <height> 16</height>416 <height>21</height> 404 417 </rect> 405 418 </property> … … 418 431 <rect> 419 432 <x>10</x> 420 <y> 165</y>433 <y>200</y> 421 434 <width>411</width> 422 435 <height>20</height> … … 431 444 <rect> 432 445 <x>10</x> 433 <y> 180</y>446 <y>210</y> 434 447 <width>121</width> 435 448 <height>23</height> … … 444 457 <rect> 445 458 <x>10</x> 446 <y>2 00</y>459 <y>230</y> 447 460 <width>281</width> 448 461 <height>23</height> … … 457 470 <rect> 458 471 <x>10</x> 459 <y>2 20</y>472 <y>250</y> 460 473 <width>261</width> 461 474 <height>23</height> … … 466 479 </property> 467 480 </widget> 468 <widget class="QLabel" name="label_restart">469 <property name="enabled">470 <bool>false</bool>471 </property>472 <property name="geometry">473 <rect>474 <x>130</x>475 <y>165</y>476 <width>291</width>477 <height>20</height>478 </rect>479 </property>480 <property name="font">481 <font>482 <weight>75</weight>483 <bold>true</bold>484 </font>485 </property>486 <property name="text">487 <string/>488 </property>489 </widget>490 481 <widget class="QCheckBox" name="check_cycfill"> 491 482 <property name="geometry"> 492 483 <rect> 493 484 <x>10</x> 494 <y>2 40</y>485 <y>270</y> 495 486 <width>261</width> 496 487 <height>21</height> … … 505 496 <rect> 506 497 <x>10</x> 507 <y>2 60</y>498 <y>290</y> 508 499 <width>261</width> 509 500 <height>21</height> … … 521 512 <rect> 522 513 <x>60</x> 523 <y> 55</y>514 <y>60</y> 524 515 <width>191</width> 525 516 <height>26</height> … … 561 552 <rect> 562 553 <x>110</x> 563 <y> 20</y>554 <y>30</y> 564 555 <width>321</width> 565 556 <height>25</height> … … 588 579 <y>60</y> 589 580 <width>41</width> 590 <height> 16</height>581 <height>21</height> 591 582 </rect> 592 583 </property> … … 604 595 <property name="geometry"> 605 596 <rect> 606 <x> 10</x>607 <y> 25</y>608 <width> 91</width>609 <height> 16</height>597 <x>0</x> 598 <y>30</y> 599 <width>101</width> 600 <height>21</height> 610 601 </rect> 611 602 </property> … … 629 620 <property name="geometry"> 630 621 <rect> 622 <x>230</x> 623 <y>120</y> 624 <width>91</width> 625 <height>21</height> 626 </rect> 627 </property> 628 <property name="text"> 629 <string>(re-)Build</string> 630 </property> 631 </widget> 632 <widget class="QComboBox" name="combo_configuration"> 633 <property name="geometry"> 634 <rect> 635 <x>130</x> 636 <y>90</y> 637 <width>301</width> 638 <height>26</height> 639 </rect> 640 </property> 641 </widget> 642 <widget class="QCheckBox" name="check_rebuild"> 643 <property name="geometry"> 644 <rect> 631 645 <x>330</x> 632 <y> 85</y>646 <y>120</y> 633 647 <width>101</width> 634 <height>2 6</height>635 </rect> 636 </property> 637 <property name="text"> 638 <string> (re-)build</string>639 </property> 640 </widget> 641 <widget class="Q ComboBox" name="combo_configuration">648 <height>22</height> 649 </rect> 650 </property> 651 <property name="text"> 652 <string>Full rebuild</string> 653 </property> 654 </widget> 655 <widget class="QPushButton" name="button_editconfig"> 642 656 <property name="geometry"> 643 657 <rect> 644 658 <x>130</x> 645 <y>85</y> 646 <width>191</width> 647 <height>26</height> 648 </rect> 659 <y>120</y> 660 <width>91</width> 661 <height>21</height> 662 </rect> 663 </property> 664 <property name="text"> 665 <string>Edit</string> 649 666 </property> 650 667 </widget> … … 698 715 <rect> 699 716 <x>10</x> 700 <y> 85</y>717 <y>90</y> 701 718 <width>231</width> 702 <height>5 31</height>719 <height>561</height> 703 720 </rect> 704 721 </property> 705 722 <property name="contextMenuPolicy"> 706 <enum>Qt:: NoContextMenu</enum>723 <enum>Qt::CustomContextMenu</enum> 707 724 </property> 708 725 <property name="alternatingRowColors"> … … 717 734 <rect> 718 735 <x>250</x> 719 <y> 85</y>736 <y>90</y> 720 737 <width>231</width> 721 738 <height>141</height> … … 801 818 <x>440</x> 802 819 <y>30</y> 803 <width>1 21</width>820 <width>131</width> 804 821 <height>24</height> 805 822 </rect> 806 823 </property> 807 824 <property name="text"> 808 <string>Update </string>825 <string>Update (60 s)</string> 809 826 </property> 810 827 </widget> … … 813 830 <rect> 814 831 <x>490</x> 815 <y> 85</y>832 <y>90</y> 816 833 <width>221</width> 817 <height>56 6</height>834 <height>561</height> 818 835 </rect> 819 836 </property> … … 848 865 <rect> 849 866 <x>250</x> 850 <y>4 15</y>867 <y>420</y> 851 868 <width>231</width> 852 <height>23 6</height>869 <height>231</height> 853 870 </rect> 854 871 </property> … … 879 896 </property> 880 897 </widget> 881 <widget class="QPushButton" name="push_copy">882 <property name="geometry">883 <rect>884 <x>10</x>885 <y>625</y>886 <width>91</width>887 <height>24</height>888 </rect>889 </property>890 <property name="text">891 <string>Copy job</string>892 </property>893 </widget>894 <widget class="QPushButton" name="push_create_set">895 <property name="geometry">896 <rect>897 <x>110</x>898 <y>625</y>899 <width>131</width>900 <height>24</height>901 </rect>902 </property>903 <property name="text">904 <string>Create set from job</string>905 </property>906 </widget>907 898 <widget class="QLabel" name="palm_logo"> 908 899 <property name="geometry"> … … 921 912 </property> 922 913 </widget> 923 <zorder>list_jobs</zorder>924 <zorder>list_input</zorder>925 <zorder>list_user</zorder>926 <zorder>label_11</zorder>927 <zorder>label_10</zorder>928 <zorder>label_12</zorder>929 <zorder>push_update</zorder>930 <zorder>list_output</zorder>931 <zorder>label_14</zorder>932 <zorder>list_monitoring</zorder>933 <zorder>label_15</zorder>934 <zorder>push_copy</zorder>935 <zorder>push_create_set</zorder>936 <zorder>palm_logo</zorder>937 <zorder>palm_logo</zorder>938 914 </widget> 939 915 <widget class="QGroupBox" name="group_history"> … … 943 919 <y>5</y> 944 920 <width>441</width> 945 <height>3 71</height>921 <height>341</height> 946 922 </rect> 947 923 </property> … … 957 933 <x>10</x> 958 934 <y>50</y> 959 <width>4 11</width>960 <height> 311</height>935 <width>421</width> 936 <height>281</height> 961 937 </rect> 962 938 </property> … … 1430 1406 <property name="geometry"> 1431 1407 <rect> 1432 <x>26 1</x>1433 <y>1 03</y>1434 <width>1 28</width>1435 <height>1 89</height>1408 <x>267</x> 1409 <y>152</y> 1410 <width>155</width> 1411 <height>137</height> 1436 1412 </rect> 1437 1413 </property> … … 1444 1420 <addaction name="action_open"/> 1445 1421 <addaction name="separator"/> 1446 <addaction name="action_last"/>1447 <addaction name="action_save"/>1448 1422 <addaction name="action_default"/> 1449 1423 <addaction name="action_quit"/> … … 1468 1442 <action name="action_open"> 1469 1443 <property name="text"> 1470 <string>& Open from File</string>1444 <string>&Select from history</string> 1471 1445 </property> 1472 1446 </action> … … 1611 1585 <hints> 1612 1586 <hint type="sourcelabel"> 1613 <x>2 06</x>1614 <y>5 40</y>1587 <x>214</x> 1588 <y>500</y> 1615 1589 </hint> 1616 1590 <hint type="destinationlabel"> … … 1627 1601 <hints> 1628 1602 <hint type="sourcelabel"> 1629 <x>2 44</x>1630 <y>5 40</y>1603 <x>252</x> 1604 <y>500</y> 1631 1605 </hint> 1632 1606 <hint type="destinationlabel"> … … 1788 1762 <hint type="sourcelabel"> 1789 1763 <x>170</x> 1790 <y>5 70</y>1764 <y>585</y> 1791 1765 </hint> 1792 1766 <hint type="destinationlabel"> … … 1804 1778 <hint type="sourcelabel"> 1805 1779 <x>193</x> 1806 <y> 595</y>1780 <y>615</y> 1807 1781 </hint> 1808 1782 <hint type="destinationlabel"> … … 1819 1793 <hints> 1820 1794 <hint type="sourcelabel"> 1821 <x>40 2</x>1822 <y> 515</y>1795 <x>406</x> 1796 <y>495</y> 1823 1797 </hint> 1824 1798 <hint type="destinationlabel"> … … 1836 1810 <hint type="sourcelabel"> 1837 1811 <x>425</x> 1838 <y> 595</y>1812 <y>615</y> 1839 1813 </hint> 1840 1814 <hint type="destinationlabel"> … … 1852 1826 <hint type="sourcelabel"> 1853 1827 <x>400</x> 1854 <y>5 70</y>1828 <y>585</y> 1855 1829 </hint> 1856 1830 <hint type="destinationlabel"> … … 1989 1963 </connection> 1990 1964 <connection> 1991 <sender>action_ save</sender>1965 <sender>action_open</sender> 1992 1966 <signal>triggered()</signal> 1993 1967 <receiver>MainWindow</receiver> 1994 <slot> save_to_file()</slot>1968 <slot>open_from_file()</slot> 1995 1969 <hints> 1996 1970 <hint type="sourcelabel"> … … 2005 1979 </connection> 2006 1980 <connection> 2007 <sender>action_ last</sender>1981 <sender>action_help</sender> 2008 1982 <signal>triggered()</signal> 2009 1983 <receiver>MainWindow</receiver> 2010 <slot> open_last()</slot>1984 <slot>help()</slot> 2011 1985 <hints> 2012 1986 <hint type="sourcelabel"> … … 2021 1995 </connection> 2022 1996 <connection> 2023 <sender>action_ open</sender>1997 <sender>action_about</sender> 2024 1998 <signal>triggered()</signal> 2025 1999 <receiver>MainWindow</receiver> 2026 <slot> open_from_file()</slot>2000 <slot>about_gui()</slot> 2027 2001 <hints> 2028 2002 <hint type="sourcelabel"> … … 2037 2011 </connection> 2038 2012 <connection> 2039 <sender>action_ help</sender>2013 <sender>action_default</sender> 2040 2014 <signal>triggered()</signal> 2041 2015 <receiver>MainWindow</receiver> 2042 <slot> help()</slot>2016 <slot>save_default()</slot> 2043 2017 <hints> 2044 2018 <hint type="sourcelabel"> … … 2053 2027 </connection> 2054 2028 <connection> 2055 <sender>action_about</sender> 2029 <sender>line_jobname</sender> 2030 <signal>textChanged(QString)</signal> 2031 <receiver>MainWindow</receiver> 2032 <slot>change_lineinput()</slot> 2033 <hints> 2034 <hint type="sourcelabel"> 2035 <x>189</x> 2036 <y>464</y> 2037 </hint> 2038 <hint type="destinationlabel"> 2039 <x>4</x> 2040 <y>122</y> 2041 </hint> 2042 </hints> 2043 </connection> 2044 <connection> 2045 <sender>check_Z</sender> 2046 <signal>stateChanged(int)</signal> 2047 <receiver>MainWindow</receiver> 2048 <slot>check_flags()</slot> 2049 <hints> 2050 <hint type="sourcelabel"> 2051 <x>434</x> 2052 <y>284</y> 2053 </hint> 2054 <hint type="destinationlabel"> 2055 <x>458</x> 2056 <y>344</y> 2057 </hint> 2058 </hints> 2059 </connection> 2060 <connection> 2061 <sender>check_cycfill</sender> 2062 <signal>stateChanged(int)</signal> 2063 <receiver>MainWindow</receiver> 2064 <slot>change_rc_list()</slot> 2065 <hints> 2066 <hint type="sourcelabel"> 2067 <x>274</x> 2068 <y>705</y> 2069 </hint> 2070 <hint type="destinationlabel"> 2071 <x>4</x> 2072 <y>510</y> 2073 </hint> 2074 </hints> 2075 </connection> 2076 <connection> 2077 <sender>action_start_watchdog</sender> 2056 2078 <signal>triggered()</signal> 2057 2079 <receiver>MainWindow</receiver> 2058 <slot> about_gui()</slot>2080 <slot>start_watchdog()</slot> 2059 2081 <hints> 2060 2082 <hint type="sourcelabel"> … … 2063 2085 </hint> 2064 2086 <hint type="destinationlabel"> 2065 <x>479</x>2066 <y>366</y>2067 </hint>2068 </hints>2069 </connection>2070 <connection>2071 <sender>action_default</sender>2072 <signal>triggered()</signal>2073 <receiver>MainWindow</receiver>2074 <slot>save_default()</slot>2075 <hints>2076 <hint type="sourcelabel">2077 <x>-1</x>2078 <y>-1</y>2079 </hint>2080 <hint type="destinationlabel">2081 <x>479</x>2082 <y>366</y>2083 </hint>2084 </hints>2085 </connection>2086 <connection>2087 <sender>line_jobname</sender>2088 <signal>textChanged(QString)</signal>2089 <receiver>MainWindow</receiver>2090 <slot>change_lineinput()</slot>2091 <hints>2092 <hint type="sourcelabel">2093 <x>185</x>2094 <y>485</y>2095 </hint>2096 <hint type="destinationlabel">2097 <x>4</x>2098 <y>122</y>2099 </hint>2100 </hints>2101 </connection>2102 <connection>2103 <sender>check_Z</sender>2104 <signal>stateChanged(int)</signal>2105 <receiver>MainWindow</receiver>2106 <slot>check_flags()</slot>2107 <hints>2108 <hint type="sourcelabel">2109 <x>434</x>2110 <y>284</y>2111 </hint>2112 <hint type="destinationlabel">2113 2087 <x>458</x> 2114 2088 <y>344</y> … … 2117 2091 </connection> 2118 2092 <connection> 2119 <sender>check_cycfill</sender>2120 <signal>stateChanged(int)</signal>2121 <receiver>MainWindow</receiver>2122 <slot>change_rc_list()</slot>2123 <hints>2124 <hint type="sourcelabel">2125 <x>276</x>2126 <y>690</y>2127 </hint>2128 <hint type="destinationlabel">2129 <x>4</x>2130 <y>510</y>2131 </hint>2132 </hints>2133 </connection>2134 <connection>2135 <sender>action_start_watchdog</sender>2136 <signal>triggered()</signal>2137 <receiver>MainWindow</receiver>2138 <slot>start_watchdog()</slot>2139 <hints>2140 <hint type="sourcelabel">2141 <x>-1</x>2142 <y>-1</y>2143 </hint>2144 <hint type="destinationlabel">2145 <x>458</x>2146 <y>344</y>2147 </hint>2148 </hints>2149 </connection>2150 <connection>2151 2093 <sender>check_svf</sender> 2152 2094 <signal>stateChanged(int)</signal> … … 2181 2123 </connection> 2182 2124 <connection> 2183 <sender>push_create_set</sender>2184 <signal>clicked()</signal>2185 <receiver>MainWindow</receiver>2186 <slot>create_set()</slot>2187 <hints>2188 <hint type="sourcelabel">2189 <x>692</x>2190 <y>710</y>2191 </hint>2192 <hint type="destinationlabel">2193 <x>863</x>2194 <y>634</y>2195 </hint>2196 </hints>2197 </connection>2198 <connection>2199 <sender>push_copy</sender>2200 <signal>clicked()</signal>2201 <receiver>MainWindow</receiver>2202 <slot>copy_job()</slot>2203 <hints>2204 <hint type="sourcelabel">2205 <x>552</x>2206 <y>710</y>2207 </hint>2208 <hint type="destinationlabel">2209 <x>985</x>2210 <y>650</y>2211 </hint>2212 </hints>2213 </connection>2214 <connection>2215 2125 <sender>list_user</sender> 2216 2126 <signal>customContextMenuRequested(QPoint)</signal> … … 2315 2225 <hints> 2316 2226 <hint type="sourcelabel"> 2317 <x> 342</x>2318 <y>5 52</y>2227 <x>246</x> 2228 <y>560</y> 2319 2229 </hint> 2320 2230 <hint type="destinationlabel"> … … 2331 2241 <hints> 2332 2242 <hint type="sourcelabel"> 2333 <x>13 4</x>2334 <y>5 47</y>2243 <x>138</x> 2244 <y>530</y> 2335 2245 </hint> 2336 2246 <hint type="destinationlabel"> 2337 2247 <x>1183</x> 2338 2248 <y>538</y> 2249 </hint> 2250 </hints> 2251 </connection> 2252 <connection> 2253 <sender>button_editconfig</sender> 2254 <signal>clicked()</signal> 2255 <receiver>MainWindow</receiver> 2256 <slot>OpenConfig()</slot> 2257 <hints> 2258 <hint type="sourcelabel"> 2259 <x>157</x> 2260 <y>555</y> 2261 </hint> 2262 <hint type="destinationlabel"> 2263 <x>397</x> 2264 <y>-4</y> 2265 </hint> 2266 </hints> 2267 </connection> 2268 <connection> 2269 <sender>list_jobs</sender> 2270 <signal>customContextMenuRequested(QPoint)</signal> 2271 <receiver>MainWindow</receiver> 2272 <slot>openmenujob()</slot> 2273 <hints> 2274 <hint type="sourcelabel"> 2275 <x>571</x> 2276 <y>213</y> 2277 </hint> 2278 <hint type="destinationlabel"> 2279 <x>538</x> 2280 <y>-4</y> 2339 2281 </hint> 2340 2282 </hints> … … 2369 2311 <slot>openmenumonitoring()</slot> 2370 2312 <slot>startpalmbuild()</slot> 2313 <slot>OpenConfig()</slot> 2314 <slot>openmenujob()</slot> 2371 2315 </slots> 2372 2316 </ui>
Note: See TracChangeset
for help on using the changeset viewer.