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

Qt GUI: Improvements #1045

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

Qt GUI: Improvements #1045

wants to merge 7 commits into from

Conversation

cjee21
Copy link
Collaborator

@cjee21 cjee21 commented Mar 2, 2025

  • Add ability to resolve Windows .lnk shortcuts
  • Make sheet view vertical split resizable
  • Make contents of Preferences window auto resize when window is manually resized to make use of available window space.
  • Add missing refresh after changing current view after Preferences are changed. It may appear to work without refresh after translations commit added a refresh in the language change event but that should not be relied upon for this purpose.
  • Ensure created C++ objects are deleted
  • Fix type comparison warning
  • Remove outdated Qt MSVC2022 project that no longer works. Instead, make changes to Qt project file and add a cmd script that can generate a working MSVC2022 project when needed.

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.

1 participant