Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Qt UI Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Design Studio
QML Viewer Projects
Qt UI Viewer
Commits
2b68687d
Commit
2b68687d
authored
7 months ago
by
Burak Hançerli
Browse files
Options
Downloads
Patches
Plain Diff
QDS-13358
Add FlowView component
parent
b96107d5
No related branches found
No related tags found
1 merge request
!51
QDS-13358 Add FlowView component
Pipeline
#74267
passed
7 months ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
3rdparty/qtquickdesigner-components
+1
-1
1 addition, 1 deletion
3rdparty/qtquickdesigner-components
src/android/AndroidManifest.xml
+1
-1
1 addition, 1 deletion
src/android/AndroidManifest.xml
with
2 additions
and
2 deletions
qtquickdesigner-components
@
80b9e31a
Subproject commit
39f8401bdb821aa6609fbb6baadd503f57aa82d1
Subproject commit
80b9e31a8863c9bf2a57c3d569b761d9df71cdb3
This diff is collapsed.
Click to expand it.
src/android/AndroidManifest.xml
+
1
−
1
View file @
2b68687d
<?xml version="1.0"?>
<?xml version="1.0"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"io.qt.qtdesignviewer"
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"io.qt.qtdesignviewer"
android:installLocation=
"auto"
android:versionCode=
"2
8
"
android:versionName=
"1.0.
1
"
>
android:installLocation=
"auto"
android:versionCode=
"2
9
"
android:versionName=
"1.0.
2
"
>
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<!-- %%INSERT_FEATURES -->
<supports-screens
android:anyDensity=
"true"
android:largeScreens=
"true"
<supports-screens
android:anyDensity=
"true"
android:largeScreens=
"true"
...
...
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