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

Rework quit dialog #5614

Merged
merged 28 commits into from
Jun 22, 2023
Merged

Rework quit dialog #5614

merged 28 commits into from
Jun 22, 2023

Commits on Jun 21, 2023

  1. Change quit form dialog title

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2697035 View commit details
    Browse the repository at this point in the history
  2. Remove negative button

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f52d9fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e351a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef87a7 View commit details
    Browse the repository at this point in the history
  5. Update test name

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d4f5f7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f0cbbe View commit details
    Browse the repository at this point in the history
  7. Add keep editing button

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    56e8437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c79c0ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e46a360 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b26c48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    449fa23 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d60b3c3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    379b5c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ad5810 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73f063f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bfc5317 View commit details
    Browse the repository at this point in the history
  17. Fix test

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c0cf6d5 View commit details
    Browse the repository at this point in the history
  18. Correct test names

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    95aa953 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa6fea1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e2d0960 View commit details
    Browse the repository at this point in the history
  21. Simplify if statement

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d653e2c View commit details
    Browse the repository at this point in the history
  22. Move related code together

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3af8185 View commit details
    Browse the repository at this point in the history
  23. Use ternary

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9307631 View commit details
    Browse the repository at this point in the history
  24. Correct typo

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    96fe9d3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bc463e8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    682fe37 View commit details
    Browse the repository at this point in the history
  27. Make quit dialog scrollable

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7965854 View commit details
    Browse the repository at this point in the history
  28. Fix test

    seadowg committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b4cd967 View commit details
    Browse the repository at this point in the history