~ubuntu-branches/ubuntu/raring/virtualbox-ose/raring

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsUSB.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2009-12-18 16:44:29 UTC
  • mfrom: (0.3.3 upstream) (0.4.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091218164429-jd34ccexpv5na11a
Tags: 3.1.2-dfsg-1ubuntu1
* Merge from Debian unstable (LP: #498219), remaining changes:
  - Disable update action
    - debian/patches/u01-disable-update-action.dpatch
  - VirtualBox should go in Accessories, not in System tools (LP: #288590)
    - debian/virtualbox-ose-qt.files/virtualbox-ose.desktop
  - Add Apport hook
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Add Launchpad integration
    - debian/control
    - debian/lpi-bug.xpm
    - debian/patches/u02-lp-integration.dpatch
* Fixes the following bugs:
  - Kernel module fails to build with Linux >= 2.6.32 (LP: #474625)
  - X.Org drivers need to be rebuilt against X-Server 1.7 (LP: #495935)
  - The *-source packages try to build the kernel modules even though the
    kernel headers aren't available (LP: #473334)
* Replace *-source packages with transitional packages for *-dkms.
* Adapt u01-disable-update-action.dpatch and u02-lp-integration.dpatch for
  new upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <comment>
3
 
 VBox frontends: Qt4 GUI ("VirtualBox"):
4
 
 
5
 
 Copyright (C) 2008 Sun Microsystems, Inc.
6
 
 
7
 
 This file is part of VirtualBox Open Source Edition (OSE), as
8
 
 available from http://www.virtualbox.org. This file is free software;
9
 
 you can redistribute it and/or modify it under the terms of the GNU
10
 
 General Public License (GPL) as published by the Free Software
11
 
 Foundation, in version 2 as it comes in the "COPYING" file of the
12
 
 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
13
 
 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
14
 
 
15
 
 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
16
 
 Clara, CA 95054 USA or visit http://www.sun.com if you need
17
 
 additional information or have any questions.
18
 
 </comment>
19
 
 <class>VBoxVMSettingsUSB</class>
20
 
 <widget class="QWidget" name="VBoxVMSettingsUSB" >
21
 
  <property name="geometry" >
22
 
   <rect>
23
 
    <x>0</x>
24
 
    <y>0</y>
25
 
    <width>468</width>
26
 
    <height>328</height>
27
 
   </rect>
28
 
  </property>
29
 
  <layout class="QGridLayout" >
30
 
   <item row="0" column="0" colspan="2" >
31
 
    <widget class="QCheckBox" name="mGbUSB" >
32
 
     <property name="whatsThis" >
33
 
      <string>When checked, enables the virtual USB controller of this machine.</string>
34
 
     </property>
35
 
     <property name="text" >
36
 
      <string>Enable &amp;USB Controller</string>
37
 
     </property>
38
 
     <property name="checked" >
39
 
      <bool>true</bool>
40
 
     </property>
41
 
    </widget>
42
 
   </item>
43
 
   <item row="1" column="0" >
44
 
    <spacer>
45
 
     <property name="orientation" >
46
 
      <enum>Qt::Horizontal</enum>
47
 
     </property>
48
 
     <property name="sizeType" >
49
 
      <enum>QSizePolicy::Fixed</enum>
50
 
     </property>
51
 
     <property name="sizeHint" >
52
 
      <size>
53
 
       <width>20</width>
54
 
       <height>20</height>
55
 
      </size>
56
 
     </property>
57
 
    </spacer>
58
 
   </item>
59
 
   <item row="1" column="1" >
60
 
    <widget class="QWidget" native="1" name="mUSBChild" >
61
 
     <layout class="QGridLayout" >
62
 
      <property name="leftMargin" >
63
 
       <number>0</number>
64
 
      </property>
65
 
      <property name="topMargin" >
66
 
       <number>0</number>
67
 
      </property>
68
 
      <property name="rightMargin" >
69
 
       <number>0</number>
70
 
      </property>
71
 
      <property name="bottomMargin" >
72
 
       <number>0</number>
73
 
      </property>
74
 
      <item row="0" column="0" >
75
 
       <widget class="QCheckBox" name="mCbUSB2" >
76
 
        <property name="whatsThis" >
77
 
         <string>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</string>
78
 
        </property>
79
 
        <property name="text" >
80
 
         <string>Enable USB 2.0 (E&amp;HCI) Controller</string>
81
 
        </property>
82
 
       </widget>
83
 
      </item>
84
 
      <item row="1" column="0" >
85
 
       <widget class="QILabelSeparator" name="mGbUSBFilters" >
86
 
        <property name="text" >
87
 
         <string>USB Device &amp;Filters</string>
88
 
        </property>
89
 
        <property name="buddy" >
90
 
         <cstring>mTwFilters</cstring>
91
 
        </property>
92
 
       </widget>
93
 
      </item>
94
 
      <item row="2" column="0" >
95
 
       <widget class="QWidget" native="1" name="mWtFilterHandler" >
96
 
        <layout class="QHBoxLayout" >
97
 
         <property name="leftMargin" >
98
 
          <number>0</number>
99
 
         </property>
100
 
         <property name="topMargin" >
101
 
          <number>0</number>
102
 
         </property>
103
 
         <property name="rightMargin" >
104
 
          <number>0</number>
105
 
         </property>
106
 
         <property name="bottomMargin" >
107
 
          <number>0</number>
108
 
         </property>
109
 
         <item>
110
 
          <widget class="QTreeWidget" name="mTwFilters" >
111
 
           <property name="contextMenuPolicy" >
112
 
            <enum>Qt::CustomContextMenu</enum>
113
 
           </property>
114
 
           <property name="whatsThis" >
115
 
            <string>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</string>
116
 
           </property>
117
 
           <property name="rootIsDecorated" >
118
 
            <bool>false</bool>
119
 
           </property>
120
 
           <column>
121
 
            <property name="text" >
122
 
             <string>[filter]</string>
123
 
            </property>
124
 
           </column>
125
 
          </widget>
126
 
         </item>
127
 
        </layout>
128
 
       </widget>
129
 
      </item>
130
 
     </layout>
131
 
    </widget>
132
 
   </item>
133
 
  </layout>
134
 
 </widget>
135
 
 <customwidgets>
136
 
  <customwidget>
137
 
   <class>QILabelSeparator</class>
138
 
   <extends>QLabel</extends>
139
 
   <header>QILabelSeparator.h</header>
140
 
  </customwidget>
141
 
 </customwidgets>
142
 
 <resources/>
143
 
 <connections>
144
 
  <connection>
145
 
   <sender>mGbUSB</sender>
146
 
   <signal>toggled(bool)</signal>
147
 
   <receiver>mUSBChild</receiver>
148
 
   <slot>setEnabled(bool)</slot>
149
 
   <hints>
150
 
    <hint type="sourcelabel" >
151
 
     <x>233</x>
152
 
     <y>19</y>
153
 
    </hint>
154
 
    <hint type="destinationlabel" >
155
 
     <x>246</x>
156
 
     <y>177</y>
157
 
    </hint>
158
 
   </hints>
159
 
  </connection>
160
 
 </connections>
161
 
</ui>