QDS-13458 New Android UI and backend
This MR brings the following changes;
- remove: project caching
- remove: Design Viewer integration
- remove: multiple Design Studio support
- remove: the pairing step when adding to the Design Studio
- fix: a couple of bug fixes here and there
- tests: tests are updated accordingly
- chore: update to Qt 6.7.3
- chore: update QtQuickDesigner Components
Edited by Burak Hançerli
Merge request reports
Activity
assigned to @hancerli
added 1 commit
- b7203527 - fix: reading initial values of the settings file
added 1 commit
- 300693d8 - chore: clean up to run in single DS instance mode
added 1 commit
- dc526d45 - chore: control the DS connection explicitly instead of doing it in the constructor
added 1 commit
- 1ad500c1 - chore: fix access specifiers and update qt 6.7.3
added 1 commit
- 693b2815 - fix: not sending device info in initial handshake
added 1 commit
- 9bf5478b - fix: prevent disconnect/reconnect to the same IP
added 14 commits
-
358786af - 1 commit from branch
master
- 358786af...5dc978bc - 3 earlier commits
- 603518e1 - add: tests for the settings class
- 67dea84e - add: tests for the settings class
- dd5b7802 - chore: clean-up unused test classes
- 1a3dc69d - chore: clean-up
- ef11ea9c - test: fix settings test
- 32510d25 - chore: clean up to run in single DS instance mode
- 6be6e8f1 - chore: control the DS connection explicitly instead of doing it in the constructor
- 6a4aa55a - chore: fix access specifiers and update qt 6.7.3
- 3770a623 - fix: not sending device info in initial handshake
- 92dfc5b8 - fix: prevent disconnect/reconnect to the same IP
Toggle commit list-
358786af - 1 commit from branch
added 1 commit
- 0e0edb58 - cicd: trying to fix android target version error
Please register or sign in to reply