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

Qt6 Only #538

Closed
wants to merge 6 commits into from
Closed

Qt6 Only #538

wants to merge 6 commits into from

Conversation

luis-pereira
Copy link
Member

@luis-pereira luis-pereira commented Apr 12, 2024

  • Rebased the wip-qt6 branch
  • Purged all the Qt5 stuff from the buildsystem
  • Ported QProcess::setupChildProcess() to QProcess::setChildProcessModifier()

When used with QTerminal wip-qt6 branch it results in a working QTerminal app.

p.s. Only when writing this I realized about #532. Didn't check it's status, yet.

qterminal2

Chih-Hsuan Yen and others added 6 commits April 12, 2024 18:47
Update own version and CMake minimum required.
Examples and Python bindings will follow.
No testing done, yet. Updating versions only, for now.
Qt5 QProcess::setupChildProcess() was removed.
Based on KDE KPty commit 2117727305e8d69998154c667c284ded6b390652.
@luis-pereira luis-pereira requested a review from yan12125 April 12, 2024 18:12
@luis-pereira
Copy link
Member Author

luis-pereira commented Apr 15, 2024

#532 Is in better shape.

@yan12125
Copy link
Member

#532 Is in better shape.

Yes, I merged it. I noticed changes not included in #532 are mostly in branches https://github.com/lxqt/qtermwidget/tree/versions and https://github.com/lxqt/qtermwidget/tree/kpty-childprocess now. We can work on those branches instead.

@luis-pereira luis-pereira deleted the qt6-only branch April 19, 2024 17:10
@luis-pereira
Copy link
Member Author

Yes, I merged it. I noticed changes not included in #532 are mostly in branches https://github.com/lxqt/qtermwidget/tree/versions and https://github.com/lxqt/qtermwidget/tree/kpty-childprocess now. We can work on those branches instead.

Make PR's for those branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants