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
!68
QtCharts support and a couple more fixes for log forwarding
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
QtCharts support and a couple more fixes for log forwarding
fix-log-forwarding
into
master
Overview
0
Commits
2
Pipelines
3
Changes
1
Merged
Burak Hançerli
requested to merge
fix-log-forwarding
into
master
1 month ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
fix: sessionId is not empty even though there are no running projects
fix: logs are not forwarded to DS before the error popup is closed
add: qtcharts support (
QDS-14435
)
Edited
1 month ago
by
Burak Hançerli
0
0
Merge request reports
Viewing commit
fa9c06eb
Prev
Next
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
fa9c06eb
add: QtChars support
· fa9c06eb
Burak Hançerli
authored
1 month ago
src/backend/importdummy.qml
+
2
−
0
Options
@@ -31,6 +31,8 @@ import QtQuick.Timeline.BlendTrees
import
QtQuickUltralite
.
Extras
import
QtQuickUltralite
.
Layers
import
QtCharts
import
FlowView
import
Qt
.
labs
.
folderlistmodel
Loading