Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qmltoqt6 rebasing #1610

Merged
merged 129 commits into from
Sep 2, 2024
Merged

qmltoqt6 rebasing #1610

merged 129 commits into from
Sep 2, 2024

Conversation

Ledjlale
Copy link

@Ledjlale Ledjlale commented Sep 2, 2024

Rebase from master (git rebase origin/master)
Only these 2 files had conflicts and needed to be edited:
qmlui/qml/virtualconsole/VCSpeedDialProperties.qml
qmlui/qml/virtualconsole/VCSpeedDialItem.qml

Which are

<<<<<<< HEAD
import QtQuick 2.14
import QtQuick.Layouts 1.14
import QtQuick.Controls 2.14
=======
import QtQuick
import QtQuick.Layouts
import QtQuick.Controls
>>>>>>> 3e43affa2 (qmlui: follow Qt6 guidelines for unqualified imports)

lilyCalla and others added 30 commits April 30, 2024 22:45
Refresh Cue List Widget on Addition or Removal of a Step from Chaser
…test_animation

Animation widget in Web API test page.
@Ledjlale Ledjlale changed the title Fix/qt6 rebase2 qmltoqt6 rebasing Sep 2, 2024
@Ledjlale Ledjlale marked this pull request as ready for review September 2, 2024 13:31
@mcallegari mcallegari merged commit 371f514 into mcallegari:qmltoqt6 Sep 2, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.