Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
c5b57ea5
Commit
c5b57ea5
authored
Feb 25, 2011
by
Leandro Melo
Browse files
More options dialog UI changes
Continuing
561f87fc
parent
561f87fc
Changes
10
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/actionmanager/commandmappings.ui
View file @
c5b57ea5
...
...
@@ -59,6 +59,12 @@
<layout
class=
"QHBoxLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"defaultButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"toolTip"
>
<string>
Reset all to default
</string>
</property>
...
...
src/plugins/help/filtersettingspage.ui
View file @
c5b57ea5
...
...
@@ -114,6 +114,12 @@ Add, modify, and remove document filters, which determine the documentation set
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"filterAddButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Add
</string>
</property>
...
...
@@ -125,6 +131,12 @@ Add, modify, and remove document filters, which determine the documentation set
</item>
<item>
<widget
class=
"QToolButton"
name=
"filterRemoveButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Remove
</string>
</property>
...
...
src/plugins/help/generalsettingspage.ui
View file @
c5b57ea5
...
...
@@ -265,6 +265,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"defaultPageButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"toolTip"
>
<string>
Reset to default
</string>
</property>
...
...
src/plugins/help/remotehelpfilter.ui
View file @
c5b57ea5
...
...
@@ -66,6 +66,12 @@
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"add"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
21
</width>
...
...
@@ -83,6 +89,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"remove"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
21
</width>
...
...
src/plugins/locator/directoryfilter.ui
View file @
c5b57ea5
...
...
@@ -6,13 +6,13 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
3
87
</width>
<height>
285
</height>
<width>
4
87
</width>
<height>
333
</height>
</rect>
</property>
<layout
class=
"Q
Grid
Layout"
>
<item
row=
"0"
column=
"0"
>
<layout
class=
"QGridLayout"
>
<layout
class=
"Q
VBoxLayout"
name=
"vertical
Layout
_3
"
>
<item>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
...
...
@@ -54,6 +54,12 @@
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"addButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Add
</string>
</property>
...
...
@@ -65,6 +71,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"editButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Edit
</string>
</property>
...
...
@@ -76,6 +88,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"removeButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Remove
</string>
</property>
...
...
@@ -141,7 +159,7 @@ To do this, you type this shortcut and a space in the Locator entry field, and t
</property>
</widget>
</item>
<item
row=
"3"
column=
"2"
colspan=
"2"
>
<item
row=
"3"
column=
"2"
>
<widget
class=
"QCheckBox"
name=
"defaultFlag"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Minimum"
vsizetype=
"Fixed"
>
...
...
@@ -159,7 +177,7 @@ To do this, you type this shortcut and a space in the Locator entry field, and t
</item>
</layout>
</item>
<item
row=
"1"
column=
"0"
>
<item>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
...
...
@@ -172,7 +190,7 @@ To do this, you type this shortcut and a space in the Locator entry field, and t
</property>
</spacer>
</item>
<item
row=
"2"
column=
"0"
>
<item>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"standardButtons"
>
<set>
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
...
...
src/plugins/locator/settingspage.ui
View file @
c5b57ea5
...
...
@@ -25,6 +25,12 @@
<layout
class=
"QVBoxLayout"
>
<item>
<widget
class=
"QToolButton"
name=
"addButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Add
</string>
</property>
...
...
@@ -39,6 +45,12 @@
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Edit
</string>
</property>
...
...
@@ -53,6 +65,12 @@
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Remove
</string>
</property>
...
...
src/plugins/macros/macrooptionswidget.ui
View file @
c5b57ea5
...
...
@@ -62,6 +62,12 @@
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
21
</width>
...
...
src/plugins/projectexplorer/toolchainoptionspage.ui
View file @
c5b57ea5
...
...
@@ -34,7 +34,7 @@
<item>
<widget
class=
"QToolButton"
name=
"addButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"
Fix
ed"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"
Preferr
ed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
...
...
src/plugins/texteditor/fontsettingspage.ui
View file @
c5b57ea5
...
...
@@ -174,6 +174,12 @@
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"toolTip"
>
<string>
Delete
</string>
</property>
...
...
src/plugins/texteditor/snippets/snippetssettingspage.ui
View file @
c5b57ea5
...
...
@@ -72,6 +72,12 @@
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
<widget
class=
"QToolButton"
name=
"addButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Add
</string>
</property>
...
...
@@ -83,6 +89,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"removeButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Remove
</string>
</property>
...
...
@@ -110,6 +122,12 @@
</item>
<item>
<widget
class=
"QToolButton"
name=
"resetAllButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"toolTip"
>
<string>
Reset
</string>
</property>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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