-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: shaavan/gui-qml
base: pr124.04
head repository: shaavan/gui-qml
compare: pr124.05
- 8 commits
- 24 files changed
- 2 contributors
Commits on Jun 17, 2022
-
qml: Add Information.qml in src/qml/controls
- This is an object similar to Setting.qml - Instead of a switch button this allows to have the text as the option's value. - The text could also double as an hyperlink if the link is given. - The header text has the property that it could be set to be an editable text. - Adds an optional property to display image instead of descriptive text, which also optionally can have a link attached to it.
Configuration menu - View commit details
-
Copy full SHA for 0a0e48f - Browse repository at this point
Copy the full SHA 0a0e48fView commit details -
qml: Add onboarding01 and its subpages
- Adds the onboarding01.qml file and its 3 subpages - onboarding01a.qml : Introduction - onboarding01b.qml : About - onboarding01c.qml : Developers Options - Adds the AboutOptions and DeveloperOptions component which facilitates working of the pages 01b and 01c respectively.
Configuration menu - View commit details
-
Copy full SHA for 2cb3513 - Browse repository at this point
Copy the full SHA 2cb3513View commit details -
qml: Add onboarding02.qml file
- This corresponds to the second page, which talks about Strengthening Bitcoin Co-authored-by: jarolrod <jarolrod@tutanota.com>
Configuration menu - View commit details
-
Copy full SHA for 3ebb719 - Browse repository at this point
Copy the full SHA 3ebb719View commit details -
- The page correponds to the block clock page in design file. - The block clock is temporarily replaced with the Bitcoin core app icon
Configuration menu - View commit details
-
Copy full SHA for 7c35c85 - Browse repository at this point
Copy the full SHA 7c35c85View commit details -
qml: Add onboarding04.qml page
- This page corresponds to the "Storage location" page in design file. - This commit also adds a component file: StorageLocations.qml to facilitate the working of the onboarding04.qml file. Co-authored-by: jarolrod <jarolrod@tutanota.com>
Configuration menu - View commit details
-
Copy full SHA for 08b02a9 - Browse repository at this point
Copy the full SHA 08b02a9View commit details -
qml: Add onboarding05.qml page and its subpages
- This includes the onboarding05.qml file and it subpages: - onboarding05a.qml : "Storage" - onboarding05b.qml : "Storage settings" - This commit also includes a components file to facilitate the onboarding05b.qml file Co-authored-by: jarolrod <jarolrod@tutanota.com>
Configuration menu - View commit details
-
Copy full SHA for eb4fb29 - Browse repository at this point
Copy the full SHA eb4fb29View commit details -
qml: Add onboarding06.qml pages and its subpages
- This includes the main onboarding06.qml file along with its subpages: - onboarding06a.qml : "Connection" - onboarding06b.qml : "Connection settings" - This commit also updates the ConnectionSettings.qml component to better reflect the design file. Co-authored-by: jarolrod <jarolrod@tutanota.com>
Configuration menu - View commit details
-
Copy full SHA for a28fa9f - Browse repository at this point
Copy the full SHA a28fa9fView commit details -
qml: Update stub.qml to display onboarding views
Co-authored-by: jarolrod <jarolrod@tutanota.com>
Configuration menu - View commit details
-
Copy full SHA for a655954 - Browse repository at this point
Copy the full SHA a655954View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff pr124.04...pr124.05