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] Select Rows: "is defined" fails #2087

Merged
merged 4 commits into from
Mar 14, 2017
Merged

[FIX] Select Rows: "is defined" fails #2087

merged 4 commits into from
Mar 14, 2017

Commits on Mar 14, 2017

  1. Configuration menu
    Copy the full SHA
    fa5df6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30839e View commit details
    Browse the repository at this point in the history
  3. SelectRows: Put QLabel in empty cells

    When an empty cell in a QTableWidget is double clicked, it becomes
    editable, which is confusing. Avoid this behavior by using an empty
    QLabel as placeholder.
    jerneju authored and astaric committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    be7409f View commit details
    Browse the repository at this point in the history
  4. SelectRows: lint

    jerneju authored and astaric committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    7fa103f View commit details
    Browse the repository at this point in the history