Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
09da60f0
Commit
09da60f0
authored
16 years ago
by
Thorbjørn Lindeijer
Browse files
Options
Downloads
Patches
Plain Diff
Fix git configuration page resize behaviour
Now it uses all the available space.
parent
3b31b5c9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/git/settingspage.ui
+68
-85
68 additions, 85 deletions
src/plugins/git/settingspage.ui
with
68 additions
and
85 deletions
src/plugins/git/settingspage.ui
+
68
−
85
View file @
09da60f0
...
...
@@ -6,114 +6,97 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
436
</width>
<height>
18
6
</height>
<width>
389
</width>
<height>
18
3
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
Form
</string>
</property>
<layout
class=
"Q
H
BoxLayout"
name=
"
horizont
alLayout"
>
<layout
class=
"Q
V
BoxLayout"
name=
"
vertic
alLayout"
>
<item>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QGroupBox"
name=
"environmentGroupBox"
>
<property
name=
"enabled"
>
<bool>
true
</bool>
</property>
<property
name=
"title"
>
<string>
Environment variables
</string>
</property>
<property
name=
"checkable"
>
<bool>
true
</bool>
</property>
<layout
class=
"QFormLayout"
name=
"formLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"pathlabel"
>
<property
name=
"text"
>
<string>
PATH:
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
<widget
class=
"QLineEdit"
name=
"pathLineEdit"
/>
</item>
<item>
<widget
class=
"QPushButton"
name=
"adoptButton"
>
<property
name=
"text"
>
<string>
From system
</string>
</property>
</widget>
</item>
</layout>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"noteLabel"
>
<property
name=
"text"
>
<string>
<
b
>
Note:
<
/b
>
</string>
</property>
</widget>
<widget
class=
"QGroupBox"
name=
"environmentGroupBox"
>
<property
name=
"enabled"
>
<bool>
true
</bool>
</property>
<property
name=
"title"
>
<string>
Environment variables
</string>
</property>
<property
name=
"checkable"
>
<bool>
true
</bool>
</property>
<layout
class=
"QFormLayout"
name=
"formLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"pathlabel"
>
<property
name=
"text"
>
<string>
PATH:
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
<widget
class=
"QLineEdit"
name=
"pathLineEdit"
/>
</item>
<item
row=
"1"
column=
"1"
>
<widget
class=
"Q
Label"
name=
"noteFieldlabel
"
>
<item>
<widget
class=
"Q
PushButton"
name=
"adoptButton
"
>
<property
name=
"text"
>
<string>
Git needs to find Perl in the environment as well.
</string>
<string>
From system
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<layout
class=
"QFormLayout"
name=
"logFormLayout"
>
<property
name=
"fieldGrowthPolicy"
>
<enum>
QFormLayout::ExpandingFieldsGrow
</enum>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"noteLabel"
>
<property
name=
"text"
>
<string>
<
b
>
Note:
<
/b
>
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"1"
>
<widget
class=
"QLabel"
name=
"noteFieldlabel"
>
<property
name=
"text"
>
<string>
Git needs to find Perl in the environment as well.
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<layout
class=
"QFormLayout"
name=
"logFormLayout"
>
<property
name=
"fieldGrowthPolicy"
>
<enum>
QFormLayout::ExpandingFieldsGrow
</enum>
</property>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QSpinBox"
name=
"logCountSpinBox"
>
<property
name=
"toolTip"
>
<string>
Note that huge amount of commits might take some time.
</string>
</property>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QSpinBox"
name=
"logCountSpinBox"
>
<property
name=
"toolTip"
>
<string>
Note that huge amount of commits might take some time.
</string>
</property>
<property
name=
"maximum"
>
<number>
1000
</number>
</property>
</widget>
</item>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"logCountLabel"
>
<property
name=
"text"
>
<string>
Log commit display count:
</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer
name=
"verticalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
<property
name=
"maximum"
>
<number>
1000
</number>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
40
</height>
</size>
</widget>
</item>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"logCountLabel"
>
<property
name=
"text"
>
<string>
Log commit display count:
</string>
</property>
</
spacer
>
</
widget
>
</item>
</layout>
</item>
<item>
<spacer
name=
"
horizont
alSpacer"
>
<spacer
name=
"
vertic
alSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::
Horizont
al
</enum>
<enum>
Qt::
Vertic
al
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
4
0
</width>
<height>
2
0
</height>
<width>
2
0
</width>
<height>
4
0
</height>
</size>
</property>
</spacer>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment