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

Test Cutter high DPI support #1827

Open
1 of 8 tasks
karliss opened this issue Oct 8, 2019 · 1 comment
Open
1 of 8 tasks

Test Cutter high DPI support #1827

karliss opened this issue Oct 8, 2019 · 1 comment

Comments

@karliss
Copy link
Member

karliss commented Oct 8, 2019

Make the testing scenarios based on https://gist.github.com/karliss/3e2da4c372ea9c49fab8652bfae0c7b8

When testing if possible use latest Qt. Include Qt version in test results. Not required but it might be useful to compare the results with Qt version used for building Cutter releases.

  • Prepare list of custom drawn widgets that need to be checked during testing
  • Prepare a description based on document linked above, write down parts of software version and other configuration that needs to be included in test results
  • Create a test table
  • write down list of common/expected answers for configuration, compatibility level, errors, enabled compatibility mode
  • Test
    • Windows
    • Linux
    • macOS
@karliss karliss added this to To do in High DPI support via automation Oct 8, 2019
@karliss
Copy link
Member Author

karliss commented Oct 10, 2019

Custom drawn widgets

  • ProgressIndicator
  • SvgIconEngine used for icons in classsview
  • ColorPicker used in theme editor
  • ColorOptionDelegate - theme editor color list
  • GraphView
  • HexWidget
  • VisualNavbar
  • Disassembly widget arrows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Big Picture
  
To do
Status: No status
Development

No branches or pull requests

1 participant