Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
2b9c0106
Commit
2b9c0106
authored
May 16, 2011
by
Thorbjørn Lindeijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improved resize behavior of the Filter Configuration dialog
parent
2dc9a4d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
21 deletions
+9
-21
src/plugins/locator/directoryfilter.ui
src/plugins/locator/directoryfilter.ui
+9
-21
No files found.
src/plugins/locator/directoryfilter.ui
View file @
2b9c0106
...
...
@@ -47,7 +47,7 @@
<item
row=
"3"
column=
"1"
>
<widget
class=
"QLineEdit"
name=
"shortcutEdit"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"
Expanding
"
vsizetype=
"Fixed"
>
<sizepolicy
hsizetype=
"
Fixed
"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
...
...
@@ -66,12 +66,6 @@ To do this, you type this shortcut and a space in the Locator entry field, and t
</item>
<item
row=
"3"
column=
"2"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"defaultFlag"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Minimum"
vsizetype=
"Fixed"
>
<horstretch>
2
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Limit to prefix
</string>
</property>
...
...
@@ -143,24 +137,18 @@ To do this, you type this shortcut and a space in the Locator entry field, and t
</layout>
</item>
<item
row=
"1"
column=
"1"
colspan=
"2"
>
<widget
class=
"QListWidget"
name=
"directoryList"
/>
<widget
class=
"QListWidget"
name=
"directoryList"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Expanding"
vsizetype=
"Expanding"
>
<horstretch>
1
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</item>
<item
row=
"1"
column=
"0"
>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
369
</width>
<height>
31
</height>
</size>
</property>
</spacer>
</item>
<item
row=
"2"
column=
"0"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"standardButtons"
>
<set>
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment