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

port to Qt 6.1.3 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

port to Qt 6.1.3 #2

wants to merge 3 commits into from

Commits on Mar 10, 2022

  1. port from Qt5 to Qt6

    now the project compiles under Qt 6.1.2 and runs fine
    amdfxlucas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    bef998c View commit details
    Browse the repository at this point in the history
  2. create .pro and .pro files with Qt Tools for VS

    port the project to linux
    amdfxlucas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4b9de83 View commit details
    Browse the repository at this point in the history
  3. make project compile under linux

    added missing header guards
    and fix .pro files
    amdfxlucas committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4455d3f View commit details
    Browse the repository at this point in the history