VirtualBox

Ignore:
Timestamp:
Jul 11, 2008 10:50:38 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33198
Message:

Fe/Qt4: '3003: Auto-update: New-version notifier'

  1. Settings moved to Global Settings / Update page.
  2. New Version Notifier now can be run only in background mode.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxUpdateDlg.ui

    r10461 r10515  
    2323    <x>0</x>
    2424    <y>0</y>
    25     <width>636</width>
    26     <height>519</height>
     25    <width>578</width>
     26    <height>417</height>
    2727   </rect>
    2828  </property>
     
    6464         </property>
    6565         <property name="text" >
    66           <string>Welcome to the VirtualBox New Version Notifier!</string>
     66          <string>Check for a new version</string>
    6767         </property>
    6868        </widget>
     
    113113             </property>
    114114             <property name="text" >
    115               <string>&lt;p>VirtualBox can now search for the latest version available for downloading. Will you let VirtualBox to do this?&lt;/p>&lt;p>You can make VirtualBox look for the newer version now by selecting "Check for the new version available" or ask VirtualBox remind you about this in some period of time by selecting "Remind me about it" and choosing the desired period from the corresponding combo-box.&lt;/p>&lt;p>You can also run VirtualBox New Version Notifier anytime from the application Help menu.&lt;/p></string>
     115              <string>&lt;p>VirtualBox can check the latest version available for downloading. Will you let VirtualBox to do this now?&lt;/p>&lt;p>You can make VirtualBox look for the newer version now by pressing &lt;b>Check&lt;/b> button or postpone it for then next time by pressing &lt;b>Cancel&lt;/b>.&lt;/p>&lt;p>You can run VirtualBox New Version Notifier anytime from the application Help menu by activating &lt;b>'Check for a new version...'&lt;/b> action.&lt;/p></string>
    116116             </property>
    117117             <property name="wordWrap" >
     
    136136            </spacer>
    137137           </item>
    138            <item>
    139             <widget class="QRadioButton" name="mRbCheck" >
    140              <property name="text" >
    141               <string>&amp;Check for the new version available</string>
    142              </property>
    143              <property name="checked" >
    144               <bool>true</bool>
    145              </property>
    146             </widget>
    147            </item>
    148            <item>
    149             <widget class="QRadioButton" name="mRbRemind" >
    150              <property name="text" >
    151               <string>&amp;Remind me about it</string>
    152              </property>
    153             </widget>
    154            </item>
    155            <item>
    156             <layout class="QHBoxLayout" >
    157              <property name="spacing" >
    158               <number>0</number>
    159              </property>
    160              <item>
    161               <spacer>
    162                <property name="orientation" >
    163                 <enum>Qt::Horizontal</enum>
    164                </property>
    165                <property name="sizeType" >
    166                 <enum>QSizePolicy::Fixed</enum>
    167                </property>
    168                <property name="sizeHint" >
    169                 <size>
    170                  <width>16</width>
    171                  <height>10</height>
    172                 </size>
    173                </property>
    174               </spacer>
    175              </item>
    176              <item>
    177               <widget class="QComboBox" name="mCbRemindTime" />
    178              </item>
    179              <item>
    180               <spacer>
    181                <property name="orientation" >
    182                 <enum>Qt::Horizontal</enum>
    183                </property>
    184                <property name="sizeHint" >
    185                 <size>
    186                  <width>0</width>
    187                  <height>10</height>
    188                 </size>
    189                </property>
    190               </spacer>
    191              </item>
    192             </layout>
    193            </item>
    194138          </layout>
    195139         </item>
     
    241185         </item>
    242186         <item>
    243           <widget class="QPushButton" name="mBtnConfirm" >
     187          <widget class="QPushButton" name="mBtnCheck" >
    244188           <property name="text" >
    245             <string>&amp;Ok</string>
     189            <string>Chec&amp;k</string>
    246190           </property>
    247191           <property name="default" >
    248192            <bool>true</bool>
     193           </property>
     194          </widget>
     195         </item>
     196         <item>
     197          <spacer>
     198           <property name="orientation" >
     199            <enum>Qt::Horizontal</enum>
     200           </property>
     201           <property name="sizeType" >
     202            <enum>QSizePolicy::Fixed</enum>
     203           </property>
     204           <property name="sizeHint" >
     205            <size>
     206             <width>5</width>
     207             <height>0</height>
     208            </size>
     209           </property>
     210          </spacer>
     211         </item>
     212         <item>
     213          <widget class="QPushButton" name="mBtnCancel" >
     214           <property name="text" >
     215            <string>&amp;Cancel</string>
    249216           </property>
    250217          </widget>
     
    267234         </property>
    268235         <property name="text" >
    269           <string>Search Results</string>
     236          <string>Check Results</string>
    270237         </property>
    271238        </widget>
     
    372339              </widget>
    373340             </item>
    374              <item>
    375               <widget class="QILabel" name="mTextFinishInfo" >
    376                <property name="sizePolicy" >
    377                 <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
    378                  <horstretch>0</horstretch>
    379                  <verstretch>0</verstretch>
    380                 </sizepolicy>
    381                </property>
    382                <property name="minimumSize" >
    383                 <size>
    384                  <width>300</width>
    385                  <height>0</height>
    386                 </size>
    387                </property>
    388                <property name="text" >
    389                 <string>&lt;p>From now you can make VirtualBox automatically look for the new version every time application is being started by selecting "Check for the new version on startup" or ask VirtualBox to remind you about this in some period of time by selecting "Remind me about it" and choosing the desired period from the corresponding combo-box.&lt;/p>&lt;p>You can also run VirtualBox New Version Notifier anytime from the application Help menu.&lt;/p></string>
    390                </property>
    391                <property name="wordWrap" >
    392                 <bool>true</bool>
    393                </property>
    394               </widget>
    395              </item>
    396341            </layout>
    397342           </item>
     
    412357            </spacer>
    413358           </item>
    414            <item>
    415             <widget class="QRadioButton" name="mRbAutoCheck" >
    416              <property name="text" >
    417               <string>&amp;Check for the new version on startup</string>
    418              </property>
    419              <property name="checked" >
    420               <bool>true</bool>
    421              </property>
    422             </widget>
    423            </item>
    424            <item>
    425             <widget class="QRadioButton" name="mRbRecheck" >
    426              <property name="text" >
    427               <string>&amp;Remind me about it</string>
    428              </property>
    429             </widget>
    430            </item>
    431            <item>
    432             <layout class="QHBoxLayout" >
    433              <property name="spacing" >
    434               <number>0</number>
    435              </property>
    436              <item>
    437               <spacer>
    438                <property name="orientation" >
    439                 <enum>Qt::Horizontal</enum>
    440                </property>
    441                <property name="sizeType" >
    442                 <enum>QSizePolicy::Fixed</enum>
    443                </property>
    444                <property name="sizeHint" >
    445                 <size>
    446                  <width>16</width>
    447                  <height>10</height>
    448                 </size>
    449                </property>
    450               </spacer>
    451              </item>
    452              <item>
    453               <widget class="QComboBox" name="mCbRecheckTime" />
    454              </item>
    455              <item>
    456               <spacer>
    457                <property name="orientation" >
    458                 <enum>Qt::Horizontal</enum>
    459                </property>
    460                <property name="sizeHint" >
    461                 <size>
    462                  <width>0</width>
    463                  <height>10</height>
    464                 </size>
    465                </property>
    466               </spacer>
    467              </item>
    468             </layout>
    469            </item>
    470359          </layout>
    471360         </item>
     
    497386          <widget class="QPushButton" name="mBtnFinish" >
    498387           <property name="text" >
    499             <string>&amp;Ok</string>
     388            <string>&amp;Close</string>
    500389           </property>
    501390           <property name="default" >
     
    520409 </customwidgets>
    521410 <tabstops>
    522   <tabstop>mBtnConfirm</tabstop>
     411  <tabstop>mBtnCheck</tabstop>
    523412 </tabstops>
    524413 <resources>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette