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
Merge requests
!65
QDS-14287
Support interruptable operations
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
QDS-14287
Support interruptable operations
QDS-14287/support-interruptable-operations
into
master
Overview
0
Commits
11
Pipelines
7
Changes
2
Merged
Burak Hançerli
requested to merge
QDS-14287/support-interruptable-operations
into
master
2 months ago
Overview
0
Commits
11
Pipelines
7
Changes
2
Expand
This MR brings the following changes;
add: async project receiving support
add: push progress information from device
add: send project starting notification
fix: google play store version was not increased properly
Edited
2 months ago
by
Burak Hançerli
0
0
Merge request reports
Viewing commit
a0a2fef7
Prev
Next
Show latest version
2 files
+
4
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Verified
a0a2fef7
add: qt quick timeline modules
· a0a2fef7
Burak Hançerli
authored
1 month ago
src/backend/importdummy.qml
+
3
−
0
Options
@@ -25,6 +25,9 @@ import QtQuick.Studio.MultiText
import
QtQuick
.
Studio
.
Utils
import
QtQuick
.
Studio
.
DesignEffects
import
QtQuick
.
Timeline
import
QtQuick
.
Timeline
.
BlendTrees
import
QtQuickUltralite
.
Extras
import
QtQuickUltralite
.
Layers
Loading