Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
c9ef79c0
Commit
c9ef79c0
authored
Jul 21, 2020
by
Kurt Hindenburg
Browse files
Add some context markers
parent
6e26de1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/settings/TabBarSettings.ui
View file @
c9ef79c0
...
...
@@ -387,7 +387,7 @@
<item
row=
"0"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"ShowSplitHeaderWhenNeeded"
>
<property
name=
"text"
>
<string>
When needed
</string>
<string
comment=
"@option:radio When needed show the splitter header"
>
When needed
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitViewVisibility
</string>
...
...
@@ -397,7 +397,7 @@
<item
row=
"2"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"AlwaysHideSplitHeader"
>
<property
name=
"text"
>
<string>
Never
</string>
<string
comment=
"@option:radio Never show the splitter header"
>
Never
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitViewVisibility
</string>
...
...
@@ -433,7 +433,7 @@
<item
row=
"4"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"SplitDragHandleSmall"
>
<property
name=
"text"
>
<string>
Small
</string>
<string
comment=
"@option:radio Small height/width of splitter widget"
>
Small
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitDragHandleSize
</string>
...
...
@@ -443,7 +443,7 @@
<item
row=
"5"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"SplitDragHandleMedium"
>
<property
name=
"text"
>
<string>
Medium
</string>
<string
comment=
"@option:radio Medium height/width of splitter widget"
>
Medium
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitDragHandleSize
</string>
...
...
@@ -453,7 +453,7 @@
<item
row=
"6"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"SplitDragHandleLarge"
>
<property
name=
"text"
>
<string>
Large
</string>
<string
comment=
"@option:radio Large height/width of splitter widget"
>
Large
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitDragHandleSize
</string>
...
...
@@ -476,7 +476,7 @@
<item
row=
"1"
column=
"1"
>
<widget
class=
"QRadioButton"
name=
"AlwaysShowSplitHeader"
>
<property
name=
"text"
>
<string>
Always
</string>
<string
comment=
"@option:radio Always show the splitter header"
>
Always
</string>
</property>
<attribute
name=
"buttonGroup"
>
<string
notr=
"true"
>
kcfg_SplitViewVisibility
</string>
...
...
Kurt Hindenburg
@hindenburg
mentioned in commit
7423bd61
·
Jul 22, 2020
mentioned in commit
7423bd61
mentioned in commit 7423bd61392e8ad8335326e2fa84f0b452283c14
Toggle commit list
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