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

Fix some luals warnings and polish some code #1251

Merged
merged 6 commits into from
Jun 3, 2024
Merged

Fix some luals warnings and polish some code #1251

merged 6 commits into from
Jun 3, 2024

Commits on Jun 2, 2024

  1. Remove signal_err

    mfussenegger committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1240fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bc68c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0968b26 View commit details
    Browse the repository at this point in the history
  4. Add parent reference to variables

    Simplifies the parent lookup for setVariable.
    The parent lookup will also be necessary for data breakpoints
    mfussenegger committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ad363a3 View commit details
    Browse the repository at this point in the history
  5. Set view context on expression widgets

    Makes sure the close behavior of setVariable/setExpression works
    mfussenegger committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9bb1333 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    093de22 View commit details
    Browse the repository at this point in the history