Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
updating button svg's
Browse files Browse the repository at this point in the history
  • Loading branch information
demmm committed Mar 23, 2018
1 parent f7d0333 commit 48100d5
Show file tree
Hide file tree
Showing 15 changed files with 210 additions and 22 deletions.
14 changes: 8 additions & 6 deletions Page1Form.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Item {
Image {
id: image1
y: 13
width: 28
height: 28
width: 22
height: 22
fillMode: Image.PreserveAspectFit
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
Expand Down Expand Up @@ -238,10 +238,12 @@ Item {
Image {
id: image7
y: 13
width: 28
height: 28
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
anchors.left: parent.left
source: "images/list.svg"
source: "images/screen.svg"
fillMode: Image.PreserveAspectFit
anchors.leftMargin: 15
anchors.verticalCenter: parent.verticalCenter
Expand All @@ -267,7 +269,7 @@ Item {
width: 22
height: 22
anchors.left: parent.left
source: "images/information.svgz"
source: "images/oilpaint.svg"
fillMode: Image.PreserveAspectFit
anchors.leftMargin: 15
anchors.verticalCenter: parent.verticalCenter
Expand Down
12 changes: 8 additions & 4 deletions Page2Form.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,15 @@ Item {
Image {
id: image1
y: 13
width: 28
height: 28
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
fillMode: Image.PreserveAspectFit
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
source: "images/release.svg"
source: "images/help2.svg"
}
}

Expand Down Expand Up @@ -156,11 +158,13 @@ Item {
y: 10
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
fillMode: Image.PreserveAspectFit
source: "images/partition-disk.svg"
source: "images/fontawesome/linux.svg"
}
}

Expand Down
35 changes: 23 additions & 12 deletions Page3Form.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,15 @@ Item {
Image {
id: image1
y: 13
width: 28
height: 28
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
fillMode: Image.PreserveAspectFit
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
source: "images/release.svg"
source: "images/hotspot.svg"
}
}

Expand All @@ -91,7 +93,7 @@ Item {
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
source: "images/plasma.svg"
source: "images/contrast.svg"
}
}

Expand All @@ -112,11 +114,13 @@ Item {
y: 6
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
fillMode: Image.PreserveAspectFit
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
source: "images/kde.svg"
source: "images/fontawesome/usb.svg"
}
}
}
Expand Down Expand Up @@ -187,7 +191,7 @@ Item {
anchors.left: parent.left
anchors.leftMargin: 15
fillMode: Image.PreserveAspectFit
source: "images/view-list-icons.svg"
source: "images/network-connect.svg"
}
}

Expand All @@ -208,10 +212,13 @@ Item {
y: 10
width: 22
height: 22
fillMode: Image.PreserveAspectFit
sourceSize.width: 22
sourceSize.height: 21
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.leftMargin: 15
source: "images/partition-disk.svg"
source: "images/document-decrypt.svg"
}
}
}
Expand All @@ -235,10 +242,10 @@ Item {
Image {
id: image7
y: 13
width: 28
height: 28
width: 22
height: 22
anchors.left: parent.left
source: "images/list.svg"
source: "images/search.svg"
fillMode: Image.PreserveAspectFit
anchors.leftMargin: 15
anchors.verticalCenter: parent.verticalCenter
Expand All @@ -263,8 +270,10 @@ Item {
y: -49
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
anchors.left: parent.left
source: "images/information.svgz"
source: "images/fontawesome/linux.svg"
fillMode: Image.PreserveAspectFit
anchors.leftMargin: 15
anchors.verticalCenter: parent.verticalCenter
Expand All @@ -289,8 +298,10 @@ Item {
y: 6
width: 22
height: 22
sourceSize.height: 22
sourceSize.width: 22
anchors.left: parent.left
source: "images/folder-images.svg"
source: "images/format-text-symbol.svg"
fillMode: Image.PreserveAspectFit
anchors.leftMargin: 15
anchors.verticalCenter: parent.verticalCenter
Expand Down
15 changes: 15 additions & 0 deletions images/contrast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions images/document-decrypt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/filename-moodbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/flag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/format-text-symbol.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions images/help2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions images/hotspot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/network-connect.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/oilpaint.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions images/screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 48100d5

Please sign in to comment.