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 overflow, binding loop and cmake syntax #1853

Merged
11 commits merged into from Jul 13, 2022
Merged

fix overflow, binding loop and cmake syntax #1853

11 commits merged into from Jul 13, 2022

Commits on Jul 5, 2022

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

Commits on Jul 7, 2022

  1. Revert "fix overflow, binding loop and cmake syntax"

    This reverts commit 25df653.
    smk762 authored and syl committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7ccc0e3 View commit details
    Browse the repository at this point in the history
  2. DefaultCheckBox: Right label may overflow

    syl committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c722247 View commit details
    Browse the repository at this point in the history
  3. Fix cmake syntax

    syl committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    40a1741 View commit details
    Browse the repository at this point in the history
  4. QML: Fix binding loop

    syl committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ecab410 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. partial fix for index issue

    smk762 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    22d4089 View commit details
    Browse the repository at this point in the history
  2. fix index when searching

    smk762 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8e674b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Coding style

    syl committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1254953 View commit details
    Browse the repository at this point in the history
  2. Addressbook: Fix: asset selection may not work when search field is f…

    …illed
    
    Reproducing steps: Select the first entry -> type any keyword in the field that matches at least two entries -> try to select the second entry
    syl committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    8e5ee30 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    fc77c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4c306 View commit details
    Browse the repository at this point in the history