~ubuntu-branches/ubuntu/breezy/koffice/breezy-security

« back to all changes in this revision

Viewing changes to krita/ui/wdgdockertoolbox.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-10-11 14:49:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051011144950-lwpngbifzp8nk0ds
Tags: 1:1.4.1-0ubuntu7
* SECURITY UPDATE: fix heap based buffer overflow in the RTF importer of KWord
* Opening specially crafted RTF files in KWord can cause
  execution of abitrary code.
* Add kubuntu_01_rtfimport_heap_overflow.diff
* References:
  CAN-2005-2971
  CESA-2005-005
  http://www.koffice.org/security/advisory-20051011-1.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>WdgDockerToolBox</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>WdgDockerToolBox</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>600</width>
 
12
            <height>480</height>
 
13
        </rect>
 
14
    </property>
 
15
    <grid>
 
16
        <property name="name">
 
17
            <cstring>unnamed</cstring>
 
18
        </property>
 
19
        <widget class="QLabel" row="0" column="0">
 
20
            <property name="name">
 
21
                <cstring>lblCaption</cstring>
 
22
            </property>
 
23
            <property name="backgroundMode">
 
24
                <enum>PaletteMid</enum>
 
25
            </property>
 
26
            <property name="font">
 
27
                <font>
 
28
                </font>
 
29
            </property>
 
30
            <property name="text">
 
31
                <string>Bla bla bla</string>
 
32
            </property>
 
33
        </widget>
 
34
        <widget class="QToolButton" row="0" column="1">
 
35
            <property name="name">
 
36
                <cstring>bnShade</cstring>
 
37
            </property>
 
38
            <property name="sizePolicy">
 
39
                <sizepolicy>
 
40
                    <hsizetype>0</hsizetype>
 
41
                    <vsizetype>0</vsizetype>
 
42
                    <horstretch>0</horstretch>
 
43
                    <verstretch>0</verstretch>
 
44
                </sizepolicy>
 
45
            </property>
 
46
            <property name="minimumSize">
 
47
                <size>
 
48
                    <width>18</width>
 
49
                    <height>18</height>
 
50
                </size>
 
51
            </property>
 
52
            <property name="maximumSize">
 
53
                <size>
 
54
                    <width>18</width>
 
55
                    <height>18</height>
 
56
                </size>
 
57
            </property>
 
58
            <property name="backgroundMode">
 
59
                <enum>PaletteMid</enum>
 
60
            </property>
 
61
            <property name="text">
 
62
                <string></string>
 
63
            </property>
 
64
            <property name="toggleButton">
 
65
                <bool>true</bool>
 
66
            </property>
 
67
            <property name="on">
 
68
                <bool>false</bool>
 
69
            </property>
 
70
            <property name="iconSet">
 
71
                <iconset>image0</iconset>
 
72
            </property>
 
73
            <property name="toolTip" stdset="0">
 
74
                <string>Shade or unshade the palette</string>
 
75
            </property>
 
76
        </widget>
 
77
        <widget class="QToolBox" row="1" column="0" rowspan="1" colspan="2">
 
78
            <property name="name">
 
79
                <cstring>toolBox</cstring>
 
80
            </property>
 
81
            <property name="currentIndex">
 
82
                <number>0</number>
 
83
            </property>
 
84
        </widget>
 
85
    </grid>
 
86
</widget>
 
87
<images>
 
88
    <image name="image0">
 
89
        <data format="PNG" length="235">89504e470d0a1a0a0000000d4948445200000014000000130806000000908c2db5000000b249444154388dcd94510ac4200c449365bf054bee991394d2dec06316a5821e20fbd5a554db487161032204e6394354cc390b74acb74857de0f80e78631065bc529a5c24dd5213337d95e96a5e85d4676cedd3a6566a9698bc847816ab152b86d9b2ab4d6628cb1e90075cac330e0ee769a2615f86a850100ccf3ac0345046aeb0c3b42af342202e8bdbfcd4c445ff0388eaac32a9088308420dade1c79bf63da5e8dbcae6bd7c77c3be527f5ffdf57f7c81f91a7c049eb14d79e0000000049454e44ae426082</data>
 
90
    </image>
 
91
</images>
 
92
<layoutdefaults spacing="6" margin="11"/>
 
93
</UI>