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

Experimental: Multiple piece - shapes #133

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

Necktschnagge
Copy link
Owner

@Necktschnagge Necktschnagge commented Feb 20, 2024

@Necktschnagge Necktschnagge self-assigned this Feb 20, 2024
@Necktschnagge Necktschnagge added this to the First Release milestone Feb 20, 2024
@Necktschnagge
Copy link
Owner Author

Necktschnagge commented Feb 29, 2024

TODOs:

@Necktschnagge
Copy link
Owner Author

@Necktschnagge
Copy link
Owner Author

Necktschnagge commented Feb 29, 2024

We might read the file at runtime and check for some checksum:

@Necktschnagge
Copy link
Owner Author

Let's just implement some very easy stuff for now, decide about how to integrate an external SVG later.

TODO:

  • create Main menu items.
  • enable balls instead of ducks.

@Necktschnagge Necktschnagge force-pushed the feature-multiple-pieces-shapes branch from 907872e to 09b9895 Compare March 2, 2024 19:17
@Necktschnagge
Copy link
Owner Author

@r0ost3r Can you please determine exactly which Qt version is running on Azure ubuntu20 Qt5 and which version on your local manchine?

Old Qt versions are again causing trouble because of missing member function of class QACtionGroup

@Necktschnagge
Copy link
Owner Author

In older Qt versions the following slot does not exists:
void QActionGroup::setExclusionPolicy(QActionGroup::ExclusionPolicy policy).

Fow now, I stopped using it.

@Necktschnagge
Copy link
Owner Author

This PR was kind of experimental, since we are still considering how to include the swan in an elegant way.

Let's create a spin of to merge all working parts.

@Necktschnagge Necktschnagge changed the title Multiple piece - shapes Experimental: Multiple piece - shapes Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant